aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-29define of O_BINARY not needed, if fcntl.h is includedUlf Lamping8-46/+23
2004-06-29Fixed a bug in instruction COMPARE dissection, added output of bytecode for a...Anders Broman1-27/+85
2004-06-29From Martin Mathieson:Anders Broman3-12/+17
2004-06-29add a preference setting for the web browser commandUlf Lamping5-16/+70
2004-06-29From Jaime Fournier: clean up some function names.Guy Harris7-67/+68
2004-06-29If we can't find the krb5 header or the krb5 code isn't Heimdal, clearGuy Harris1-2/+3
2004-06-29From Laurent Rabret:Guy Harris1-6/+24
2004-06-29Fix up some warnings.Guy Harris1-48/+48
2004-06-29Catch invalid GUI layout type values; if we see one, use the defaultGuy Harris1-2/+7
2004-06-29The patch to fix the race condition introduced by using tmpnam replacedJörg Mayer4-8/+8
2004-06-29Some of the documentation files don't depend on [t]ethereal any more. RemoveGerald Combs1-5/+5
2004-06-28Add dissector for Signaling Compression (SigComp) dissection, RFC3320.Anders Broman2-1/+1919
2004-06-28From Yaniv Kaul: Fix an SNMP crash bug.Gerald Combs1-1/+6
2004-06-28minor bugfix for merge dialog: use the correct handle for resizingUlf Lamping1-3/+3
2004-06-28From Graeme Hewson: prevent an assertion failure if a display filterGuy Harris1-14/+14
2004-06-28From Jean-Baptiste Marchand: many small fixes for the samr dissector,Guy Harris1-73/+218
2004-06-28From Yaniv Kaul: adjust to RFC 3748, and add some more EAP method types.Guy Harris1-8/+15
2004-06-28From Jean-Baptiste Marchand: fix the dissection of theGuy Harris1-1/+6
2004-06-28From Jean-Baptiste Marchand: slightly enhance the dissection of theGuy Harris1-4/+12
2004-06-28From Jean-Baptiste Marchand: for NetrWkstaGetInfo and NetWkstaEnumUsersGuy Harris1-2/+34
2004-06-28From Jean-Baptiste Marchand:Guy Harris1-1/+64
2004-06-27Add the dissection of a WBXML-encoded Profile-Diff header to the WSP andOlivier Biot2-163/+616
2004-06-27Add more distclean files.Gerald Combs1-1/+3
2004-06-27Show point codes also in a strucuted way if selected in the MTP3 preferences.Michael Tüxen1-8/+28
2004-06-27Added functionality to support multiple ways of structuringMichael Tüxen2-111/+118
2004-06-27Fixes needed for "make distcheck".Gerald Combs3-6/+12
2004-06-26From Tomas Kukosa: small fix for ASN2ETH compiler concerning creation ofGuy Harris1-18/+22
2004-06-26Use the "crc16.c" CRC-16 routine in the PPP dissector.Guy Harris5-64/+21
2004-06-26Make the CRC-16 table static (as it's not used outside "crc16.c") andGuy Harris1-7/+9
2004-06-26From Jean-Baptiste Marchand: dissect the USER_INFO_25 samr structureGuy Harris1-1/+34
2004-06-26From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aGuy Harris5-10/+10
2004-06-25Add "Resolve Name" to "View/Name Resolution" andUlf Lamping1-4/+8
2004-06-25add some sanity checking to packet-ber.c to let it display a helpful message...Ronnie Sahlberg1-1/+23
2004-06-25Update to the makefiles to pull in the crc16 helper for use by SIR and later ...Ronnie Sahlberg2-2/+4
2004-06-25doxygen changes:Jörg Mayer9-39/+29
2004-06-25Get rid of a warning with newer auto... tools by proper quoting.Jörg Mayer1-2/+2
2004-06-25Minor updateJörg Mayer2-4/+28
2004-06-25tmpnam() really should not be used for security reasons.Jörg Mayer5-12/+17
2004-06-25Fix automagically generated filters in case of remote login via IPv6.Jörg Mayer4-12/+37
2004-06-25Updates from Richard v d HoffRonnie Sahlberg8-268/+1676
2004-06-25fix bug in reassembly from last checkinRonnie Sahlberg1-2/+2
2004-06-24from tomas kRonnie Sahlberg7-337/+440
2004-06-24Update Gile S email addressRonnie Sahlberg1-1/+1
2004-06-24prettify the dissector and mark the generated fields as suchRonnie Sahlberg1-5/+11
2004-06-24As current implementation won't compile with GLib 1.x,Ulf Lamping1-1/+8
2004-06-24from todd sRonnie Sahlberg3-53/+239
2004-06-24from Mazeau PhilippeRonnie Sahlberg1-1/+84
2004-06-24some ber/der stuff like pkinit do use very large integers, 8 and 16 byte on...Ronnie Sahlberg1-1/+17
2004-06-24from JBM updates to SAMR CONNECTxRonnie Sahlberg1-15/+112
2004-06-24from Tomas KRonnie Sahlberg1-92/+372