aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-27Add classification of an aironet proprietary L2 protocolJörg Mayer4-0/+7
2005-08-27- Update wka.tmpl with two Extreme MAC addressesJörg Mayer4-28/+127
2005-08-27remove the last remaining sprintf in epan/dissectorsRonnie Sahlberg1-25/+46
2005-08-27removal of sprintfRonnie Sahlberg1-12/+13
2005-08-27sprintf removalRonnie Sahlberg1-6/+13
2005-08-27sprintf removalRonnie Sahlberg1-7/+6
2005-08-27remove one sprintfRonnie Sahlberg1-1/+1
2005-08-27sprintf removalRonnie Sahlberg1-1/+1
2005-08-27sprintf removalRonnie Sahlberg1-1/+1
2005-08-27sprintf removalsRonnie Sahlberg1-25/+17
2005-08-27bump up the wiretap.dll version from 0.2 to 0.3 as I've recently changed the ...Ulf Lamping1-2/+2
2005-08-27sprintf removalRonnie Sahlberg2-14/+23
2005-08-27sprintf big fixRonnie Sahlberg1-1/+1
2005-08-27some sprintf removalsRonnie Sahlberg1-7/+13
2005-08-26show the list of reassembled COTP fragments as a toplevel tree item and show ...Ulf Lamping1-2/+2
2005-08-26There will be a lot of tcp_unacked data structures we only need to keepRonnie Sahlberg1-17/+33
2005-08-26Fix indentation, and fix a comment.Guy Harris1-2/+2
2005-08-26Ethereal now requires 64-bit integer support, so get rid of the tests ofGuy Harris4-47/+13
2005-08-26Docbook isn't HTML. Use <ulink> instead of <a>.Gerald Combs1-2/+2
2005-08-26don't use -1 if the remaining length (the fragment length) is actually zero, ...Ulf Lamping1-1/+2
2005-08-26Add an item about ip.checksum_bad's new behavior. Update the WinPcapGerald Combs1-2/+12
2005-08-26Make sure the size of dialedDigits matches the ASN.1 definition.Gerald Combs3-3/+3
2005-08-26Add a pair of #defines to emem.c that make ep_alloc() and se_alloc()Gerald Combs3-3/+67
2005-08-26time resolution changes from packet-h225.c moved to packet-h225-template.cTomas Kukosa1-10/+4
2005-08-26Dissectors registered with "register_ber_oid_dissector()" return void.Guy Harris3-62/+62
2005-08-26fix #339: don't try to install WinPcap with a silent installerUlf Lamping1-1/+5
2005-08-26fix #378:Ulf Lamping2-7/+7
2005-08-25timestamp display precision:Ulf Lamping44-70/+658
2005-08-25Fix malformed packet if linkedId is present dissect some OID:sAnders Broman4-169/+704
2005-08-25add OUI's for Siemens and Xerox (and a hyperlink to the IEEE page)Ulf Lamping2-0/+6
2005-08-25From Timo MetsalaAnders Broman3-14/+118
2005-08-25http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=377Luis Ontanon2-6/+11
2005-08-25Fix sorting in the "Ports" columns. Add a comment about address sorting.Gerald Combs1-12/+16
2005-08-25Show dBm and dB signal and noise values differently, so that the userGuy Harris1-13/+35
2005-08-25when tracking PDU bondaries, only do this IFFRonnie Sahlberg1-1/+8
2005-08-25I missed one OID string.Guy Harris1-2/+0
2005-08-25The OID strings returned by new_format_oid(), and the OID stringGuy Harris3-8/+0
2005-08-25"sprint_realloc_objid()" expects to be handled a malloced buffer, soGuy Harris1-78/+119
2005-08-25The "secs" field of a "struct wtap_nstime" is a time_t, so it could beGuy Harris1-2/+4
2005-08-24The time stamp in a Wiretap packet header is now a wtap_nstime, not aGuy Harris1-3/+3
2005-08-24fix usec -> nsec translationUlf Lamping1-12/+12
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping88-610/+462
2005-08-24Properly initialize our hf_ arrays. Make hf_rtcp_app_poc1_conn_session_typeGerald Combs1-4/+4
2005-08-24fix a comment typoUlf Lamping1-1/+1
2005-08-24From Graeme HewsonRonnie Sahlberg1-2/+3
2005-08-23The name in a Display TLV is null-terminated (or padded with a null byteGuy Harris1-11/+10
2005-08-23Use "format_text()" and "tvb_format_text()" when displaying strings. Guy Harris1-15/+63
2005-08-23Fix the parenthesization of an expression.Guy Harris1-1/+2
2005-08-22Two fixes to tektronix k12 import:Luis Ontanon2-3/+10
2005-08-22Length of string == lengt of element - headerlengthJörg Mayer1-1/+1