aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-03-19make idl2eth handle 8bit bitmapssahlberg8-483/+1764
2005-03-19from didiersahlberg1-4/+1
2005-03-19bugfix to idl2eth : handle the case when pointers were not explicitely specifiedsahlberg8-451/+1222
2005-03-19There's now a www.cygwin.com - use it in the URL for Cygwin.guy1-1/+1
2005-03-18from Thierry Martinsahlberg1-0/+1
2005-03-18fix a string in the hf fieldssahlberg1-1/+1
2005-03-18From Jeff Morris: Display PC structured.tuexen2-5/+12
2005-03-18add the comment "The Ethereal Network Protocol Analyzer" to some shortcutsulfl1-2/+2
2005-03-18From Jeff Morris: display protocol class at parameter level.tuexen1-3/+4
2005-03-18from Ming Zhangsahlberg1-2/+2
2005-03-18only show the Status field in a DataIn PDU if the S bit is set.sahlberg1-1/+3
2005-03-18Increase the width of some unsigned ints, so that we don't roll them over.gerald1-11/+11
2005-03-17From Jeff Morriss: use the new range preference type.etxrab1-98/+91
2005-03-17From Jeff Morriss: use the new range preference type.etxrab1-99/+92
2005-03-17Use "format_text()" on strings fetched from packets.guy1-3/+4
2005-03-17Fix a couple of format string bugs discovered by Bryan Fulton.gerald1-0/+2
2005-03-17Insert "%s" at various points in an attempt to trigger format string bugs.gerald1-1/+7
2005-03-17iscsi LUNs were reported incorrectly for SCSI Command PDUs when they were not...sahlberg1-22/+23
2005-03-17Use val_to_str instead of indexing a value_string directly. This keeps usgerald1-1/+1
2005-03-17Fix the display of help information for various --with arguments (forguy2-57/+51
2005-03-17Apply abartlet@samba.org's "raw NTLMSSP over GSS-SPNEGO" patch.tpot1-6/+15
2005-03-17Clean up.lroland15-2315/+1
2005-03-16Capitalize "Net-SNMP" the way the Net-SNMP project capitalizes it.guy2-73/+107
2005-03-16Use 0, not NULL, for integer arguments; NULL might be defined as "(void *)0",guy1-3/+3
2005-03-16Replace malloc()/free() with g_malloc()/g_free().gerald1-2/+2
2005-03-16Add subversion Id to libethereal.deflroland1-0/+3
2005-03-16Remove support for the old plugin api.lroland2-73/+8
2005-03-16Add a comment about where lemon is maintained now.etxrab1-0/+4
2005-03-16Have GSS-API subdissectors supply a "data is encrypted" flag to theirguy4-24/+41
2005-03-16Spell out "G.723".guy1-1/+1
2005-03-16Check whether we have a first byte before checking it.guy1-1/+1
2005-03-16Get rid of an unused variable.guy1-1/+0
2005-03-16Dissect a bit of the payload to, Picture start block and temporal ref.etxrab1-7/+50
2005-03-16Fix some comments.guy1-9/+13
2005-03-16Get rid of some redundant tests that cause compiler warnings.guy1-8/+8
2005-03-16Dissect some more IE:s and bug fixes.etxrab1-35/+518
2005-03-16Try the pt_dissector table also if conversation has been set up with SDP.etxrab1-2/+3
2005-03-16Fix a typo in a comment, and get rid of some unused variables, toguy1-3/+1
2005-03-16Doing a g_assert() that can fail with data that could appear in a packetguy1-4/+10
2005-03-16Fix a format string vulnerability discovered by Bryan Fulton.gerald1-1/+1
2005-03-16For UDP output, set the length to 65535 instead of 0.gerald1-1/+1
2005-03-16IEEE is correct about 00:00:39jmayer1-1/+0
2005-03-16close potential overflow causing malloc to allocate 0 bytessahlberg1-0/+1
2005-03-16prettify nlm a bitsahlberg1-2/+44
2005-03-16make idl2eth able to handle negative case tagssahlberg1-3/+18
2005-03-16decode some more of drsuapisahlberg5-17/+218
2005-03-15jxta updates from duigousahlberg1-463/+1058
2005-03-15fix a compiler warningsahlberg1-0/+2
2005-03-15ikev2 support from Shoichi Sakanesahlberg2-466/+1151
2005-03-15more idl2eth and drsuapi updatessahlberg4-36/+534