aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-02-10Declare ett's as gint, not guint.cmaynard2-2/+2
2011-02-10Modify proto_tree_add_bytes_format() and proto_tree_add_bytes_format_value()morriss18-145/+127
2011-02-10Obtained from Thomas Dreibholz: Update SCTP PPIDs.tuexen7-18/+56
2011-02-10Added a dissector table for AttributeId localForm.stig1-30/+48
2011-02-10- Add message name to info col in case of SERVICE REQUEST.etxrab1-210/+209
2011-02-09Use tvb_bytes_to_str_punct() instead of a homegrown version.morriss1-41/+2
2011-02-09Use tvb_bytes_to_str_punct() instead of bytestring_to_str(tvb_get_ptr(), ...)morriss2-6/+6
2011-02-09Register ett_gtp_bcm.morriss1-12/+13
2011-02-09From Grzegorz Szczytowski:jake1-10/+35
2011-02-09A couple of dissectors have/need an NTP-to-nstime routine, so put it inmorriss4-70/+23
2011-02-09Rename ntp_fmt_ts() to tvb_ntp_fmt_ts() and make it take a pointer to a TVB andmorriss3-5/+5
2011-02-09Rewrite this dissector's NTP-to-nstime routine to take a TVB and an offsetmorriss1-7/+9
2011-02-09Add NTP times using proto_tree_add_item().morriss3-53/+42
2011-02-08From Holger Freyther:etxrab1-1/+11
2011-02-08from Václav Horčák:etxrab1-8/+14
2011-02-08- Use ENC_BIG_ENDIAN.etxrab1-428/+428
2011-02-08Don't look at any of the fields that come from the Auxiliary Securityguy1-8/+15
2011-02-08Add NTP times using proto_tree_add_item().morriss4-61/+33
2011-02-08Add support for 4-byte NTP times (only the seconds) in proto_tree_add_item().morriss2-43/+48
2011-02-08The checkAPI script doesn't understand arrays of value_string tables,guy1-116/+123
2011-02-07Fix bug #5657: Update my mail address sfisher2-2/+2
2011-02-07From Masashi Honma:jake1-16/+156
2011-02-07from Holger Freyther:etxrab1-23/+92
2011-02-07From Alexis La Goutte:etxrab1-115/+352
2011-02-07Remove unneeded #includes (stdio.h,stdlib.h);wmeier15-9533/+9551
2011-02-07Update URL (the document now includes all updates through Technicalguy1-1/+1
2011-02-07Mark a parameter unused.gerald1-2/+2
2011-02-07Use value_string_ext and ENC_BIG_ENDIAN.etxrab1-105/+195
2011-02-07Dissect V1 version , found in trace from:etxrab1-4/+14
2011-02-07Add a missing IE found in trace from https://bugs.wireshark.org/bugzilla/show...etxrab1-0/+1
2011-02-07For FT_{ABSOLUTE,RELATIVE}_TIME, make the rest of the encodingguy4-135/+298
2011-02-07Add support for passing NTP times to proto_tree_add_item() by specifyingmorriss4-100/+52
2011-02-06[Automatic manuf, services and enterprise-numbers update for 2011-02-06]gerald1-5/+173
2011-02-06From Alexis La Goutte:etxrab1-539/+378
2011-02-05Remove debug printouts.etxrab1-6/+7
2011-02-04Fix checkAPIs errorskukosa2-14/+14
2011-02-04Fix for bug 5645 : Ethernet packets with both VLAN tag and LLC header no long...sake1-2/+23
2011-02-04Get rid of check_col().etxrab1-64/+30
2011-02-04From Alexis La Goutte:etxrab1-34/+34
2011-02-04Get rid of check_col().etxrab1-6/+4
2011-02-04Introduce preferences to set the strictness of Invoke/responseetxrab2-30/+95
2011-02-04Mark a parameter as unused.morriss1-3/+3
2011-02-04Mark some parameters as unused.morriss1-11/+14
2011-02-04Erlang Port Mapper Daemon protocol updated and Erlang Distribution Protocol i...kukosa5-152/+865
2011-02-04From Samu Varjonen:etxrab1-2/+2
2011-02-04Fix Bug 5500 - failed assertion in ISAKMP dissector (proto.c:4002) etxrab1-0/+9
2011-02-04From Alexis La Goutte:etxrab1-2/+2
2011-02-04Show some top-level info about PDCP frame in protocol root.martinm1-11/+30
2011-02-04From Václav Horčák:etxrab1-47/+86
2011-02-04From Alexis La Goutte:etxrab1-502/+502