aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-03-15Get rid of a flag that's not used and that has no effect.guy1-1/+0
2008-03-15From http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1539 :morriss9-568/+585
2008-03-15Add a comment.guy1-0/+8
2008-03-15Check in the OS X packaging patch from bug 2341, since I've hadgerald1-136/+165
2008-03-15Fix trivial spelling errorwmeier1-1/+1
2008-03-15Add register_ber_oid_dissector to the exported functions.etxrab1-0/+1
2008-03-14Make sure the Infiniband plugin is properly built and packaged.gerald1-0/+1
2008-03-14From Dustin D. Trammell:jake1-2/+2
2008-03-14Added check for length in heuristic check so we don't dissect unknownstig1-2/+4
2008-03-14From Stephen Donnelly via bug 2235:gerald1-0/+27
2008-03-14From Dan Messinger:jake1-2/+1
2008-03-14Update documentation information.guy1-2/+5
2008-03-14Update documentation links.guy1-5/+9
2008-03-13From Hariharan Ananthakrishnan:gerald3-9/+24
2008-03-13Make the SMI preference a little more verbose. In the COPS and SNMPgerald4-4/+12
2008-03-13Partial fix for bug 2153jake1-1/+1
2008-03-13Remove leftover debug code.gerald1-1/+0
2008-03-13Make SABP work over registered ports.martinm1-11/+16
2008-03-13sscanf() apparently handles negative input values, even when yourgerald1-3/+4
2008-03-13Save about 1MB of RAM that was wasted for the entire Wireshark session.sfisher1-3/+2
2008-03-12Fixed uint -> guint.stig1-2/+2
2008-03-12Fix for bug 2344:jake1-6/+6
2008-03-12+ DHCP overload option parsing changes (triggered by bug 2194):jmayer1-128/+140
2008-03-11If we haven't found a handshake packet, say so.gerald1-1/+1
2008-03-10From Dick Gooris:jake2-2/+370
2008-03-10Update comments.jake1-4/+4
2008-03-10Change the BSD-licensed written by CACE to BSD+GPL.gerald10-0/+40
2008-03-10Fix for bug 2328.martinm1-2/+2
2008-03-10From Sami Farin:jake1-2/+3
2008-03-09Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2009 : if the dissecto...morriss1-15/+66
2008-03-09Add a const.stig1-1/+1
2008-03-09Show VarBind OIDs and trap enterprise OID in info column.stig1-25/+61
2008-03-09Update almost year out of date file, with over 150 changes and over 1800 addi...jake1-272/+7698
2008-03-09Corrected a typo: octestring -> octetstring.stig1-3/+3
2008-03-09Display agent-addr as IPv4 address.stig1-1/+1
2008-03-08Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=383 : show multiple (p...morriss1-4/+5
2008-03-07Add Id tagmorriss1-0/+2
2008-03-07Adjust the RTP heuristic dissector:martinm1-15/+21
2008-03-07Updated to Version 2.0 Draft 6.stig1-22/+86
2008-03-06Added an option to uat_new() to set if configuration shall be saved in thestig9-3/+17
2008-03-06From Florian Lohoff via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=23...morriss2-0/+260
2008-03-06Make this dissector (which runs on a non-IANA-assigned port) a new-style diss...morriss1-657/+255
2008-03-06Added yet another free().stig1-0/+1
2008-03-06Small fix for heuristic: it missed a tapa packetjmayer1-5/+5
2008-03-05Mark a couple of variables volatilesfisher1-5/+3
2008-03-05Fix typos.etxrab1-5/+5
2008-03-05Free return value from smiRenderType, smiRenderOID, smiGetPath,stig1-25/+38
2008-03-05From Peter Johansson :etxrab1-0/+1
2008-03-05From Peter Johansson :etxrab1-0/+1
2008-03-05From Andrew Feren :etxrab1-25/+203