Have iseries_parse_hex_string() take a "const char *" as its first
[obnox/wireshark/wip.git] / wiretap /
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,...
2008-01-14 sfisherFix seek reading by adding the size of the block length...
2008-01-13 ulflsome minor updates
2008-01-13 sfisherAdd svn:eol-style native and svn:keywords Id
2008-01-13 sfisherMake pcapng.c compile on Unix (with gcc)
2008-01-13 ulfladd very experimental support for pcapng "PCAP Next...
2008-01-10 guyGet rid of extra blank lines at the end of the file.
2008-01-10 guyUse WTAP_ENCAP_ERF as the file encapsulation, as that...
2008-01-09 morrissFrom Florent Drouin:
2007-12-28 kukosamore buffer functions
2007-12-27 kukosaexport more buffer functions from wiretap
2007-12-17 jmayer_SOURCE has magic meaning and isn't to be used by non...
2007-12-16 stigFrom Fulko Hew:
2007-12-16 stigFrom Marton Nemeth:
2007-12-08 guywtap_process_pcap_packet() is gone; remove it from...
2007-12-08 guyAdd .. to the directory in which to look for headers...
2007-12-08 guyGet rid of wtap_process_pcap_packet(); it's no longer...
2007-12-07 guyDelete the *right* config.h.win32.
2007-12-07 guyHAVE_PCAP_H is no longer defined; just use HAVE_LIBPCAP.
2007-12-07 guyRun runlex.sh from the tools directory. Get rid of...
2007-12-07 jmayerGet rid of configure in wiretap. Finally!
2007-12-07 guyGet rid of 8-bit charcters in the example ETHERWATCH...
2007-11-30 ulflfirst steps to support MSVC 2008 Express Edition
2007-11-28 wmeierFixes for Windows build w/o ZLIB
2007-11-27 sfisherAdd support for showing wireless LAN info (signal stren...
2007-11-27 ulflfix mpa_... problems
2007-11-26 morrissGet rid of the global data structures populated by...
2007-11-26 morrissGet rid of C++/C99 style comments--not all compilers...
2007-11-26 sfisherChange %G to %Y for year in strftime() so it works...
2007-11-26 sfisherAdd writing support for the CommView file format.
2007-11-25 guyClean up a comment.
2007-11-25 stigRemoved a "/*" within comment.
2007-11-25 stigCorrected setting of "warnings_as_errors_default".
2007-11-25 guyPut in a comment about encapsulation hint values.
2007-11-25 guyNote that the encapsulation type values are SNMP ifType...
2007-11-24 guyFrom James Menzies: if the per-packet encapsulation...
2007-11-24 sfisherInitial checkin of support to read TamoSoft's CommView...
2007-11-21 guyGet rid of a no-longer-used variable.
2007-11-21 guyDon't use "if it begins with 0xff 0x03 it's PPP, otherw...
2007-11-21 geraldMake it easier to change the default behavior of -...
2007-11-19 geraldGet the number of captured bytes from "rlen" instead...
2007-11-16 martinmSome comments and formatting.
2007-11-15 sakeAdded correct svn propset settings to wiretap/netscreen...
2007-11-06 etxrabFrom Florent Drouin:
next