Jianqiu Zhang
|
eacc448f6c
|
wpcap: Fix crash on pcap_loop.
Signed-off-by: Jianqiu Zhang <zhangjianqiu_133@yeah.net>
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-16 12:02:24 +09:00 |
André Hentschel
|
b0140f8ee2
|
wpcap: Forward pcap_strerror to msvcrt.strerror.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-27 00:26:32 +09:00 |
Alexandre Julliard
|
ded44ed947
|
configure: Follow the variable naming convention for libpcap.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-22 20:25:37 +09:00 |
André Hentschel
|
04d72a3e47
|
wpcap: Partially implement pcap_parsesrcstr.
|
2015-09-02 18:36:43 +09:00 |
André Hentschel
|
3a372f26e9
|
wpcap: Add version resource.
|
2014-08-21 12:23:09 +02:00 |
André Hentschel
|
e141ecf89d
|
wpcap: Implement pcap_findalldevs_ex.
|
2014-08-21 12:22:17 +02:00 |
André Hentschel
|
b2962fb87e
|
wpcap: Implement wsockinit.
|
2014-08-20 13:12:13 +02:00 |
André Hentschel
|
f0f57c22bf
|
wpcap: Implement pcap_setnonblock.
|
2014-08-20 13:10:53 +02:00 |
André Hentschel
|
1c460fcd63
|
wpcap: Implement pcap_sendpacket.
|
2014-08-20 13:10:50 +02:00 |
André Hentschel
|
1c6902679b
|
wpcap: Implement pcap_next_ex.
|
2014-08-20 13:10:46 +02:00 |
André Hentschel
|
daae8422a0
|
wpcap: Implement pcap_next.
|
2014-08-20 13:10:41 +02:00 |
André Hentschel
|
4de7047873
|
wpcap: Implement pcap_getnonblock.
|
2014-08-20 13:10:35 +02:00 |
André Hentschel
|
c070c46ed4
|
wpcap: Implement pcap_open.
|
2014-08-20 13:10:28 +02:00 |
André Hentschel
|
2b9cade4b8
|
wpcap: Implement pcap_get_airpcap_handle.
|
2014-08-19 14:51:22 +02:00 |
André Hentschel
|
e5e8760591
|
wpcap: Implement pcap_set_datalink.
|
2014-08-19 14:51:03 +02:00 |
André Hentschel
|
e227f7d84d
|
wpcap: Implement pcap_datalink_val_to_description.
|
2014-08-19 14:50:57 +02:00 |
André Hentschel
|
d6c4ed0878
|
wpcap: Implement pcap_list_datalinks.
|
2014-08-19 14:50:52 +02:00 |
André Hentschel
|
ea18520e6c
|
wpcap: Implement pcap_datalink_name_to_val.
|
2014-08-19 14:50:45 +02:00 |
André Hentschel
|
235bbd0f30
|
wpcap: Implement pcap_close.
|
2014-08-19 14:50:37 +02:00 |
André Hentschel
|
6284a3e202
|
wpcap: Implement pcap_datalink_val_to_name.
|
2014-08-19 14:50:31 +02:00 |
André Hentschel
|
2789538bd5
|
wpcap: Implement pcap_breakloop.
|
2014-08-18 13:26:04 +02:00 |
André Hentschel
|
d45f9144a1
|
wpcap: Implement pcap_loop.
|
2014-08-18 13:25:51 +02:00 |
André Hentschel
|
927f8bee46
|
wpcap: Implement pcap_dispatch.
|
2014-08-18 13:25:28 +02:00 |
André Hentschel
|
eaad4fea89
|
wpcap: Implement pcap_snapshot.
|
2014-08-18 13:21:49 +02:00 |
André Hentschel
|
03d067183f
|
wpcap: Implement pcap_freecode.
|
2014-08-18 13:21:42 +02:00 |
André Hentschel
|
c180d522ae
|
wpcap: Trace strings when possible.
|
2014-08-18 13:21:33 +02:00 |
André Hentschel
|
d1e780f2d2
|
wpcap: Fix spec file to not print empty buffers.
|
2014-08-18 13:21:15 +02:00 |
André Hentschel
|
1ed9760bdf
|
wpcap: Implement pcap_setfilter.
|
2014-08-15 17:03:34 +02:00 |
André Hentschel
|
297a69a4b5
|
wpcap: Implement pcap_compile.
|
2014-08-15 17:02:52 +02:00 |
André Hentschel
|
53912aed73
|
wpcap: Implement pcap_lookupnet.
|
2014-08-15 17:02:44 +02:00 |
André Hentschel
|
29cdb71d98
|
wpcap: Implement pcap_lookupdev.
|
2014-08-15 17:02:39 +02:00 |
André Hentschel
|
fa229c205d
|
wpcap: Implement pcap_datalink.
|
2014-08-15 17:01:37 +02:00 |
André Hentschel
|
e7bf85ccae
|
wpcap: Add stub for pcap_setbuff.
|
2014-08-15 17:01:31 +02:00 |
André Hentschel
|
5d0e67855d
|
wpcap: Implement pcap_stats.
|
2014-08-15 17:01:22 +02:00 |
André Hentschel
|
8738eb31de
|
wpcap: Implement pcap_open_live.
|
2014-08-15 16:59:27 +02:00 |
André Hentschel
|
efb1d1d849
|
wpcap: Implement pcap_geterr.
|
2014-08-15 16:59:21 +02:00 |
André Hentschel
|
b1c54557d7
|
wpcap: Implement pcap_freealldevs.
|
2014-08-11 23:55:27 +02:00 |
André Hentschel
|
ca1aa1cfa2
|
wpcap: Implement pcap_findalldevs.
|
2014-08-11 23:55:25 +02:00 |
André Hentschel
|
0cbd82f629
|
wpcap: Implement pcap_major_version and pcap_minor_version.
|
2014-08-11 23:55:24 +02:00 |
André Hentschel
|
fa67586811
|
wpcap: Implement pcap_lib_version.
|
2014-08-07 17:53:12 +02:00 |
André Hentschel
|
af9f3a2054
|
wpcap: Initial stub implementation.
|
2014-08-06 21:52:05 +02:00 |