From Richard Brodie:
[obnox/wireshark/wip.git] / wiretap /
2008-12-17 guyClarify that, in the Linux USB capture format, the...
2008-11-27 stigAdded support for open TNEF files directly.
2008-11-20 jakeFrom yami:
2008-11-16 etxrabFrom Max Filippov:
2008-11-13 geraldFor libpcap captures with the DLT DLT_BLUETOOTH_HCI_H4...
2008-10-26 sfisherPatch from bug #2986: "Fixes and enhancements in pcapng...
2008-10-24 wmeierWindows build: #include winsock2.h only when needed.
2008-10-16 stigFixed a datatype to avoid a warning.
2008-10-13 martinmAllow really long lines.
2008-10-01 morrissFix for: https://bugs.wireshark.org/bugzilla/show_bug...
2008-09-29 etxrabFrom Francesco Fusco:
2008-09-19 geraldMove wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_...
2008-09-16 morrissLink libwireshark and wiretap against libwsutil. That...
2008-09-15 jakeFix for bug 2875:
2008-09-11 guySuggest why we might have at least 3 different network...
2008-09-10 guyA network type of 2 appears to be similar to a network...
2008-09-07 etxrabFrom Neil Piercy:
2008-09-03 guyg_ascii_strdown() and g_ascii_strup(), unlike g_strdown...
2008-08-21 gerald_MSC_VERs 1400 and greater require manifests. Check...
2008-08-14 geraldReplace "guint" with "size_t" in a couple of places.
2008-08-12 etxrabFrom Márton Németh:
2008-08-12 etxrabFrom Alexey Neyman:
2008-08-05 legoluis.ontanon@gmail.com => luis@ontanon.org
2008-08-04 geraldFrom Pascal Quantin via bug 2719: Fix support for Micro...
2008-07-17 wmeierRemove -g abort from checkAPIs (for now) since existing...
2008-07-14 jakeFrom Stephen Donnelly:
2008-07-11 morrisspacket-k12.c expects pseudo_header->k12.extra_info...
2008-07-09 morrissDon't cast a char[] into a guint32/64: the array may...
2008-07-09 morrissReindent some to get things a bit more consistent/readable.
2008-07-09 morrissAdd MP3 to the list of magic types
2008-07-08 morrissTighten heuristics a bit: if the caplen or iplen is...
2008-07-08 morrissTighten heuristics a bit: traces with packets longer...
2008-07-02 guyThis directory needs some checkapi love; it's not yet...
2008-07-02 guyAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 guyPut printf into a separate "termoutput" API group....
2008-07-01 guyThe intended argument for "-g" was presumably "abort...
2008-07-01 guyUnless I've misread the GetOptions documentation, the...
2008-06-26 geraldWiretap code probably shouldn't abort the application...
2008-06-24 guyWe don't check structure sizes elsewhere; don't check...
2008-06-23 stigFixed some "shadowed variables", as pointed out by...
2008-05-30 guywtap_read() and wtap_seek_read(), and thus the function...
2008-05-30 guyFix references to tcpdump-workers@tcpdump.org to refer...
2008-05-29 guyFix the types of k12text_read() and k12text_seek_read...
2008-05-29 guyHave iseries_parse_hex_string() take a "const char...
2008-05-28 morrissAlways set pkt_encap, not just when we have the start...
2008-05-27 martinmFix subtle bugs introduced by recent change to safer...
2008-05-23 guyfile_util.c isn't part of Wiretap any more.
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-20 morrissUse the correct name for libwsutil
2008-05-20 morrissCreate a new "Wireshark utility" library and move the...
2008-05-20 morrissUndo rev 24518 and (re)fix bugs.wireshark.org/bugzilla...
2008-05-20 martinmEnable FP R7 support.
2008-05-14 kukosado not use * wildcard which is not supported by Windows...
2008-05-13 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-13 etxrabFrom: Luis Ontanon
2008-05-08 martinmFrom Anders: Checkapi enabled for wiretap and more...
2008-05-08 martinmUse g_strlcpy() rather than strcpy(), strncpy().
2008-05-08 etxrabstrncpy -> g_strlcpy
2008-05-07 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-06 etxrabAdd checkapi target.
2008-04-25 wmeier Bug 2493: Fix (Part 2):
2008-04-24 guyExpand and clean up the descriptions of the new WTAP_EN...
2008-04-24 guyClean up indentation. There is no guarantee that tabs...
2008-04-23 jakeThe constants are there, now they need real names.
2008-04-23 etxrabFrom Hannes Kälber:
2008-04-20 stigFrom Rolf Fiedler (bug 2408):
2008-04-12 sakeFrom Stephen Donnelly (bug 2359):
2008-04-12 jakeFrom Mark C. Brown:
2008-04-07 sfisher- Remove GLIB1 code
2008-04-04 martinmAllocate size of data pointed to (64 bits) rather than...
2008-03-14 geraldFrom Stephen Donnelly via bug 2235:
2008-03-14 geraldFrom Hannes Kalber:
2008-03-05 etxrabFrom Owen Kirby :
2008-03-01 morrissAll our programs link against glib so don't there's...
2008-02-25 morrissAdd support for DLT_IPMB (199). The dissector for...
2008-02-22 morrissFrom Peter via bugs.wireshark.org/bugzilla/show_bug...
2008-02-20 sfisherReally fix pcapng timestamp reading and writing this...
2008-02-18 wmeierAdd $Id$
2008-02-16 stigCast secs and nsecs correct.
2008-02-16 sfisherChange if_tsaccur to if_tsresol and change timestamp...
2008-02-12 stigAdd a cast.
2008-02-10 guyDo the time calculations with 64-bit integers, rather...
2008-02-09 wmeierFix (Sun) compiler warnings as reported by David Kirkby...
2008-02-07 stigRemoved some "statement not reached" warnings.
2008-02-07 stigCorrected some types.
2008-02-04 stigAdded btsnoop.h
2008-02-03 stigFrom Shane Kearns (bug 2237):
2008-02-03 stigMore rewrite of prohibited APIs (sprintf, strcpy, strcat).
2008-01-26 ulflg_warning -> pcapng_debug and "switch it off" as defaul...
2008-01-24 morrisss/%ll/%" G_GINT64_MODIFIER "/g
2008-01-24 stigFixed some more malloc -> g_malloc, free -> g_free...
2008-01-22 sfisherUse WTAP_MAX_PACKET_SIZE in place of 65535 in sanity...
2008-01-21 ulflas we have BSWAP64() now, at least read 64bit section_l...
2008-01-20 sfisherIntroduce BSWAP64() and use it in the pcapng code
2008-01-19 ulflMake it compile on Win32 ;-)
2008-01-19 stigMake it compile on OSX.
2008-01-19 ulflvarious enhancements:
2008-01-18 ulfldecode IDB options (if_tsaccur and if_fcslen)
2008-01-18 sfisherAdd link to pcap-ng format specification and use #defin...
2008-01-17 morrissAdd support for DLT_SCCP (SCCP without MTP2, MTP3,...
next