aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-14Final commits for 0.10.4 (I hope).Gerald Combs2-1464/+2323
2004-05-14Make the GTK2 interface the default. Remove GTK-Wimp from the GTK2 section.Gerald Combs1-9/+6
2004-05-14add dissection of pa-prov-srv-location preauthentication type used by packetc...Ronnie Sahlberg1-2/+24
2004-05-13Paul Smith: bugfix: make loadable module support work when cross compilingJörg Mayer1-2/+3
2004-05-13Fix --with-krb5 when given a directoryJörg Mayer1-3/+2
2004-05-13From Dinesh Dutt: Mode Sense (10) and Mode Select (10) bugfixes.Gerald Combs1-5/+5
2004-05-13Thomas Anders: fix usage of brk5_dirJörg Mayer1-3/+3
2004-05-13Fix a typo (seperate should be separate).Olivier Biot2-6/+6
2004-05-13WBXML OPAQUE is not really a protocol.Olivier Biot1-2/+3
2004-05-13From Carlos Pignataro: Add MPLS Echo support.Gerald Combs9-10/+579
2004-05-13Add a note about generic media dissection, and add WBXML updates.Gerald Combs1-4/+7
2004-05-13Fix a typo in the CHANNEL document ID.Olivier Biot1-2/+2
2004-05-13As noted by Fr�d�ric Huet, RFC1889 section 6.4 says:Olivier Biot1-1/+14
2004-05-13Thomas Anders: Don't add library paths twiceJörg Mayer1-7/+9
2004-05-13Remove comma at end of enumJörg Mayer1-2/+2
2004-05-13Win32 only: Preference setting to open a console window, one of:Ulf Lamping5-21/+84
2004-05-13dissect the authentication-block flag bitRonnie Sahlberg1-2/+14
2004-05-13isns standard is unclear here but some servers do respond with a 0 lengthRonnie Sahlberg1-3/+6
2004-05-13update to isns:Ronnie Sahlberg1-49/+78
2004-05-13fixed httpstat_reset, so reloading a capture file won't increase statistic va...Ulf Lamping1-4/+5
2004-05-13use sed to create a temporary doxygen config file,Ulf Lamping2-5/+11
2004-05-13we now have export dialogs,Ulf Lamping1-3/+5
2004-05-13Bump the version up to 0.10.4. Preliminary updates to the NEWS file. UpdatesGerald Combs4-7/+98
2004-05-12From Carlos M. Pignataro: MPLS PW Control Channel Header support.Guy Harris1-2/+63
2004-05-12Make the calls to build the protocol tree regardless of whether we'reGuy Harris1-172/+166
2004-05-12From Thomas Anders: display the time in time protocol packets as a dateGuy Harris1-5/+6
2004-05-12You can hand a string to "col_add_str()" as an argument - or toGuy Harris1-15/+10
2004-05-12From Ryuji Somegawa: fix some typos.Guy Harris1-7/+7
2004-05-12From Dominic B�chaz: IEEE 1588 (Precision Time Protocol) support.Gerald Combs4-1/+2138
2004-05-11Update manuf and FAQ to current master filesJörg Mayer3-9/+37
2004-05-11add initial support for newer opcodesNathan Neulinger5-6/+63
2004-05-11From metatech:Guy Harris1-35/+172
2004-05-11From Carlos M. Pignataro: interface parameter and VC type updates fromGuy Harris1-33/+227
2004-05-11From Lars Roland: add the libethereal .def file to the list of filesGuy Harris1-1/+2
2004-05-11From Lars Roland: ignore the libethereal DLL and export file in CVS.Guy Harris1-0/+2
2004-05-11Add a colon to the top-level item for a sequence or set, to separate theGuy Harris1-3/+4
2004-05-11A line is an RTSP request merely because it begins with a string that'sGuy Harris1-3/+6
2004-05-11Kerberos encryption types are ASN.1 integers, meaning signed values, andGuy Harris1-3/+3
2004-05-11In the top-level summary item for a bitstring, show the names of theGuy Harris1-5/+23
2004-05-11Make sure next_level_value isn't NULL before trying to access one of itsGerald Combs1-11/+13
2004-05-11add "configurable" path to doxygen.exeUlf Lamping1-1/+9
2004-05-11add the new doxygen.cfg file to the EXTRA_DIST filesUlf Lamping1-2/+3
2004-05-11experimental doxygen supportUlf Lamping1-0/+1117
2004-05-11adding a doxygen targetUlf Lamping1-2/+7
2004-05-10prepared for generate documentation using doxygen,Ulf Lamping1-165/+565
2004-05-10As noted by Thomas Anders, the Heimdal libroken library has a base64_decode()Olivier Biot3-7/+7
2004-05-10From Jerry Talkington: speed up tvb_uncompress() by increasing the minimalOlivier Biot1-17/+69
2004-05-10use GNUC_FORMAT_CHECK in every appropriate functionUlf Lamping1-124/+23
2004-05-10first try to get rid of annoying double definition of the proto_tree_add_xy_f...Ulf Lamping1-9/+8
2004-05-10Add ps.c to BUILT_SOURCES, so that "make distcheck" doesn't burst into flames.Gerald Combs1-2/+3