aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-03-18add the comment "The Ethereal Network Protocol Analyzer" to some shortcutsUlf Lamping1-2/+2
2005-03-18From Jeff Morris: display protocol class at parameter level.Michael Tüxen1-3/+4
2005-03-18from Ming ZhangRonnie Sahlberg1-2/+2
2005-03-18only show the Status field in a DataIn PDU if the S bit is set.Ronnie Sahlberg1-1/+3
2005-03-18Increase the width of some unsigned ints, so that we don't roll them over.Gerald Combs1-11/+11
2005-03-17From Jeff Morriss: use the new range preference type.Anders Broman1-98/+91
2005-03-17From Jeff Morriss: use the new range preference type.Anders Broman1-99/+92
2005-03-17Use "format_text()" on strings fetched from packets.Guy Harris1-3/+4
2005-03-17Fix a couple of format string bugs discovered by Bryan Fulton.Gerald Combs1-0/+2
2005-03-17Insert "%s" at various points in an attempt to trigger format string bugs.Gerald Combs1-1/+7
2005-03-17iscsi LUNs were reported incorrectly for SCSI Command PDUs when they were not...Ronnie Sahlberg1-22/+23
2005-03-17Use val_to_str instead of indexing a value_string directly. This keeps usGerald Combs1-1/+1
2005-03-17Fix the display of help information for various --with arguments (forGuy Harris2-57/+51
2005-03-17Apply abartlet@samba.org's "raw NTLMSSP over GSS-SPNEGO" patch.Tim Potter1-6/+15
2005-03-17Clean up.Lars Roland15-2315/+1
2005-03-16Capitalize "Net-SNMP" the way the Net-SNMP project capitalizes it.Guy Harris2-73/+107
2005-03-16Use 0, not NULL, for integer arguments; NULL might be defined as "(void *)0",Guy Harris1-3/+3
2005-03-16Replace malloc()/free() with g_malloc()/g_free().Gerald Combs1-2/+2
2005-03-16Add subversion Id to libethereal.defLars Roland1-0/+3
2005-03-16Remove support for the old plugin api.Lars Roland2-73/+8
2005-03-16Add a comment about where lemon is maintained now.Anders Broman1-0/+4
2005-03-16Have GSS-API subdissectors supply a "data is encrypted" flag to theirGuy Harris4-24/+41
2005-03-16Spell out "G.723".Guy Harris1-1/+1
2005-03-16Check whether we have a first byte before checking it.Guy Harris1-1/+1
2005-03-16Get rid of an unused variable.Guy Harris1-1/+0
2005-03-16Dissect a bit of the payload to, Picture start block and temporal ref.Anders Broman1-7/+50
2005-03-16Fix some comments.Guy Harris1-9/+13
2005-03-16Get rid of some redundant tests that cause compiler warnings.Guy Harris1-8/+8
2005-03-16Dissect some more IE:s and bug fixes.Anders Broman1-35/+518
2005-03-16Try the pt_dissector table also if conversation has been set up with SDP.Anders Broman1-2/+3
2005-03-16Fix a typo in a comment, and get rid of some unused variables, toGuy Harris1-3/+1
2005-03-16Doing a g_assert() that can fail with data that could appear in a packetGuy Harris1-4/+10
2005-03-16Fix a format string vulnerability discovered by Bryan Fulton.Gerald Combs1-1/+1
2005-03-16For UDP output, set the length to 65535 instead of 0.Gerald Combs1-1/+1
2005-03-16IEEE is correct about 00:00:39Jörg Mayer1-1/+0
2005-03-16close potential overflow causing malloc to allocate 0 bytesRonnie Sahlberg1-0/+1
2005-03-16prettify nlm a bitRonnie Sahlberg1-2/+44
2005-03-16make idl2eth able to handle negative case tagsRonnie Sahlberg1-3/+18
2005-03-16decode some more of drsuapiRonnie Sahlberg5-17/+218
2005-03-15jxta updates from duigouRonnie Sahlberg1-463/+1058
2005-03-15fix a compiler warningRonnie Sahlberg1-0/+2
2005-03-15ikev2 support from Shoichi SakaneRonnie Sahlberg2-466/+1151
2005-03-15more idl2eth and drsuapi updatesRonnie Sahlberg4-36/+534
2005-03-15update to idl2eth adding WERROR as a built in typeRonnie Sahlberg3-12/+65
2005-03-14Export another routine that's been asked for at least once.Guy Harris1-0/+1
2005-03-14Routines for Unlicensed Mobile Access(UMA) dissection ( http://www.umatechnol...Anders Broman2-0/+1532
2005-03-14a lot of people dont specify top level pointers in teh idl and justRonnie Sahlberg5-95/+155
2005-03-14from Frederic Peters: bring debian package generation .deb up to dateUlf Lamping18-35/+939
2005-03-14Tagged integers have 4 bytes of data (1 byte of tag, 3 bytes ofGuy Harris1-1/+1
2005-03-14Some VoIP VLAN query and reply fields have a length of 6, not 7, withGuy Harris1-10/+38