Move dissector add sanity check to separate function
[obnox/wireshark/wip.git] / wiretap /
2009-03-10 geraldAnother iteration of 64-bit-support-by-successive-appro...
2009-03-10 geraldng_file_read and SnifferDecompress need to be able...
2009-03-09 geraldMore 64-bit fixes.
2009-03-09 geraldConvert a bunch of ints to size_t in ngsniffer.c, and...
2009-03-09 geraldP64 fixes.
2009-03-08 wmeierChange a a remaining eth_fopen to ws_fopen (used only...
2009-03-07 guyMore P64 changes.
2009-03-07 guyMore P64 changes.
2009-03-07 guyMore P64 changes.
2009-03-07 guyMore P64 changes.
2009-03-07 guySquelch warnings - none of those strings will be so...
2009-03-07 guyMore P64 stuff.
2009-03-07 guySome LLP64 work to get rid of warnings for Win64; this...
2009-03-02 geraldMore Windows compiler flag cleanups. Fix a problem...
2009-02-27 martinmSome context names now do include '-', so allow it.
2009-02-25 jakeFrom Mark C. Brown:
2009-02-21 wmeierAdd a cast to fix a VC6 compie warning
2009-02-16 sfisherAdd support for reading Apple's Bluetooth PacketLogger...
2009-01-27 etxrabFrom Rolf Fiedler:
2009-01-14 wmeierUpdate comment re the use of the flex statement '%optio...
2009-01-08 martinmFix a bug where a space character wasn't being written...
2009-01-08 kukosaget rid of few signed/unsigned mishmash warnings to...
2009-01-07 wmeierFix what certainly looks like a bug: change a SEEK_SET...
2009-01-07 jakeFrom Duncan Salerno:
2009-01-06 wmeierAddt'l fix for bug #1937: Fill in frame pseudo_header...
2009-01-06 wmeierFix a typo in a comment
2009-01-05 wmeierUse encap=WTAP_ENCAP_UNKNOWN if encap can't be determin...
2009-01-05 wmeierRework code somewhat; Fixes bug 1937 & various other...
2009-01-04 wmeierFix some indentation
2009-01-04 wmeierOops: Revert SVN #27152: There weren't actually any...
2009-01-04 wmeierFix a few minor memory leaks...
2009-01-04 wmeierMinor rewording of a few comments; fix a few typos.
2008-12-24 guyName changes to match libpcap name change of the corres...
2008-12-23 guyHandle the new DLT_USB_LINUX_MMAP link-layer type.
2008-12-22 guyMove wtap_pcap_encap_to_wtap_encap() and wtap_wtap_enca...
2008-12-20 geraldFrom babi: Fix three overflows (bugs 3150 and 3151).
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.
next