aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-08-26Fix doxygen errors.Anders Broman2-9/+13
2010-08-26Show a text string of the Windows version (if Windows 2000 or higher.)Stephen Fisher1-0/+41
2010-08-26Fix a number of doxygen directives.Anders Broman4-9/+11
2010-08-26From Juha Siltanen via bug 5144:Stig Bjørlykke1-12/+277
2010-08-26- Try to fix a couple of doxygen comments. Anders Broman1-2/+2
2010-08-25Add ws_load_library and ws_module_open, which respectively callGerald Combs2-1/+2
2010-08-25Fix wrong length of CSeq Method parameter Tomas Kukosa1-2/+2
2010-08-25Let DCT2000 tree extend to end of ipprim or sctpprim bytes.Martin Mathieson1-3/+2
2010-08-25Show (again?) MAC-d PDUs inside MAC-es PDUs.Martin Mathieson1-2/+15
2010-08-24Display content entry (with length) in tree.Stig Bjørlykke1-59/+60
2010-08-24Rewrote to fetch content_tvb from dissect_ber_octet_string().Stig Bjørlykke1-27/+16
2010-08-24Display octet string fragments for RTSE segment data.Stig Bjørlykke1-7/+10
2010-08-24Display constructed octet strings with correct hf_id.Stig Bjørlykke1-13/+82
2010-08-24Indicate abort and abort-reason in info column.Stig Bjørlykke1-17/+33
2010-08-24From Christian Durrer:Anders Broman1-1/+8
2010-08-24Display ISATAP encapsulated IPv4 addresses.Gerald Combs1-2/+33
2010-08-23The ARP hardware type and operation code are listed with the IANA in decimal ...Stephen Fisher1-2/+2
2010-08-23Fix for attribute boolean, from bug 5127.Stig Bjørlykke1-2/+1
2010-08-22[Automatic manuf and enterprise-numbers update for 2010-08-22]Gerald Combs1-3/+171
2010-08-21Add a "summary in tree" option similar to v4.Gerald Combs1-4/+20
2010-08-21Add some code to prefs_cleanup() to free (most of the) memory associated with...Jeff Morriss1-46/+98
2010-08-21Remove duplicate definition of COL_MAX_LEN and COL_MAX_INFO_LEN: apparently n...Jeff Morriss1-11/+0
2010-08-21If we have something that looks like a stateless autoconfigurationGerald Combs1-0/+42
2010-08-19Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5114 (infinite loop inJeff Morriss1-34/+35
2010-08-18Fix for Bug 5052:Gerasimos Dimitriadis1-10/+15
2010-08-18Fix ipprim IPv6 port number offsets.Martin Mathieson1-2/+2
2010-08-18Show IPv6 addresses in ipprim summary line.Martin Mathieson1-2/+12
2010-08-18Fix indentation.Anders Broman1-3/+3
2010-08-17Updates due to ITU Operational Bulletins 956 and 957Gerasimos Dimitriadis2-828/+883
2010-08-17The Mobile Status msg in BSSAP+ has IMSI as first possible IEGerasimos Dimitriadis1-1/+1
2010-08-17Change a channel type #define to be contiguous with others.Martin Mathieson1-1/+1
2010-08-17Commit 33815 renamed packet-nt-sonmp.c to packet-ndp.cJörg Mayer1-1/+1
2010-08-17Fix two typos/bugs (introduced by me in the previous commit).Bill Meier1-2/+2
2010-08-17From Tom Hughes: FastCGI dissector.Bill Meier3-0/+432
2010-08-16Clarify that the "Sequence number" is given in big endian representation and ...Stephen Fisher1-4/+2
2010-08-16Change the protocol name from "Nortel NDP" to "Nortel Discovery Protocol" in ...Stephen Fisher1-1/+1
2010-08-16Fix display of Client's FQDN and clear up the confusion with the S, O and N b...Stephen Fisher1-12/+10
2010-08-16Modernize the SONMP ("SynOptics Network Management Protocol") dissector by re...Stephen Fisher5-83/+99
2010-08-16Clean up indentation.Guy Harris1-24/+25
2010-08-16Typo - wrong IE code for APN aggregate maximum bit rate in messageAnders Broman1-1/+1
2010-08-16Set length of 'PDU Block Header' subtrees.Martin Mathieson1-2/+15
2010-08-16From rodebiet:Anders Broman1-16/+24
2010-08-16Removed some TAB's.Stig Bjørlykke1-2/+2
2010-08-16Added Info for RTTPapdu.Stig Bjørlykke1-4/+15
2010-08-16From Slava:Anders Broman2-1/+126
2010-08-16From Christian Durrer:Anders Broman1-17/+50
2010-08-16From Stephen Donnelly:Anders Broman2-8/+42
2010-08-15[Automatic manuf and enterprise-numbers update for 2010-08-15]Gerald Combs1-5/+193
2010-08-14Added proto_item_prepend_text().Stig Bjørlykke3-0/+49
2010-08-14Fixed guint64 printf modifier.Stig Bjørlykke1-2/+2