aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add a preference setting for the web browser commandUlf Lamping2004-06-295-16/+70
* From Jaime Fournier: clean up some function names.Guy Harris2004-06-297-67/+68
* If we can't find the krb5 header or the krb5 code isn't Heimdal, clearGuy Harris2004-06-291-2/+3
* From Laurent Rabret:Guy Harris2004-06-291-6/+24
* Fix up some warnings.Guy Harris2004-06-291-48/+48
* Catch invalid GUI layout type values; if we see one, use the defaultGuy Harris2004-06-291-2/+7
* The patch to fix the race condition introduced by using tmpnam replacedJörg Mayer2004-06-294-8/+8
* Some of the documentation files don't depend on [t]ethereal any more. RemoveGerald Combs2004-06-291-5/+5
* Add dissector for Signaling Compression (SigComp) dissection, RFC3320.Anders Broman2004-06-282-1/+1919
* From Yaniv Kaul: Fix an SNMP crash bug.Gerald Combs2004-06-281-1/+6
* minor bugfix for merge dialog: use the correct handle for resizingUlf Lamping2004-06-281-3/+3
* From Graeme Hewson: prevent an assertion failure if a display filterGuy Harris2004-06-281-14/+14
* From Jean-Baptiste Marchand: many small fixes for the samr dissector,Guy Harris2004-06-281-73/+218
* From Yaniv Kaul: adjust to RFC 3748, and add some more EAP method types.Guy Harris2004-06-281-8/+15
* From Jean-Baptiste Marchand: fix the dissection of theGuy Harris2004-06-281-1/+6
* From Jean-Baptiste Marchand: slightly enhance the dissection of theGuy Harris2004-06-281-4/+12
* From Jean-Baptiste Marchand: for NetrWkstaGetInfo and NetWkstaEnumUsersGuy Harris2004-06-281-2/+34
* From Jean-Baptiste Marchand:Guy Harris2004-06-281-1/+64
* Add the dissection of a WBXML-encoded Profile-Diff header to the WSP andOlivier Biot2004-06-272-163/+616
* Add more distclean files.Gerald Combs2004-06-271-1/+3
* Show point codes also in a strucuted way if selected in the MTP3 preferences.Michael Tüxen2004-06-271-8/+28
* Added functionality to support multiple ways of structuringMichael Tüxen2004-06-272-111/+118
* Fixes needed for "make distcheck".Gerald Combs2004-06-273-6/+12
* From Tomas Kukosa: small fix for ASN2ETH compiler concerning creation ofGuy Harris2004-06-261-18/+22
* Use the "crc16.c" CRC-16 routine in the PPP dissector.Guy Harris2004-06-265-64/+21
* Make the CRC-16 table static (as it's not used outside "crc16.c") andGuy Harris2004-06-261-7/+9
* From Jean-Baptiste Marchand: dissect the USER_INFO_25 samr structureGuy Harris2004-06-261-1/+34
* From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aGuy Harris2004-06-265-10/+10
* Add "Resolve Name" to "View/Name Resolution" andUlf Lamping2004-06-251-4/+8
* add some sanity checking to packet-ber.c to let it display a helpful message...Ronnie Sahlberg2004-06-251-1/+23
* Update to the makefiles to pull in the crc16 helper for use by SIR and later ...Ronnie Sahlberg2004-06-252-2/+4
* doxygen changes:Jörg Mayer2004-06-259-39/+29
* Get rid of a warning with newer auto... tools by proper quoting.Jörg Mayer2004-06-251-2/+2
* Minor updateJörg Mayer2004-06-252-4/+28
* tmpnam() really should not be used for security reasons.Jörg Mayer2004-06-255-12/+17
* Fix automagically generated filters in case of remote login via IPv6.Jörg Mayer2004-06-254-12/+37
* Updates from Richard v d HoffRonnie Sahlberg2004-06-258-268/+1676
* fix bug in reassembly from last checkinRonnie Sahlberg2004-06-251-2/+2
* from tomas kRonnie Sahlberg2004-06-247-337/+440
* Update Gile S email addressRonnie Sahlberg2004-06-241-1/+1
* prettify the dissector and mark the generated fields as suchRonnie Sahlberg2004-06-241-5/+11
* As current implementation won't compile with GLib 1.x,Ulf Lamping2004-06-241-1/+8
* from todd sRonnie Sahlberg2004-06-243-53/+239
* from Mazeau PhilippeRonnie Sahlberg2004-06-241-1/+84
* some ber/der stuff like pkinit do use very large integers, 8 and 16 byte on...Ronnie Sahlberg2004-06-241-1/+17
* from JBM updates to SAMR CONNECTxRonnie Sahlberg2004-06-241-15/+112
* from Tomas KRonnie Sahlberg2004-06-241-92/+372
* The hf field we pass to H235_AuthenticationMechanism is a FT_UINT32 and not a...Ronnie Sahlberg2004-06-241-3/+3
* dissect_per_sequence_of needs a hf field of type FT_NONE and not FT_UINT32Ronnie Sahlberg2004-06-241-4/+5
* Add the HTML man pages to the "ignore these files" list.Guy Harris2004-06-231-0/+7