aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-09Accommodate the CMake build on Ubuntu 10.10.Jaap Keuter1-0/+1
2011-02-09A couple of dissectors have/need an NTP-to-nstime routine, so put it inJeff Morriss4-70/+23
2011-02-09Rename ntp_fmt_ts() to tvb_ntp_fmt_ts() and make it take a pointer to a TVB andJeff Morriss3-5/+5
2011-02-09Rewrite this dissector's NTP-to-nstime routine to take a TVB and an offsetJeff Morriss1-7/+9
2011-02-09Document that NTP times can be added with proto_tree_add_item().Jeff Morriss1-5/+21
2011-02-09Add NTP times using proto_tree_add_item().Jeff Morriss3-53/+42
2011-02-08From Holger Freyther:Anders Broman1-1/+11
2011-02-08Add 3GPP Requesting-Node-Type AVP: it's old but apparently still out there.Jeff Morriss1-352/+359
2011-02-08from Václav Horčák:Anders Broman1-8/+14
2011-02-08- Use ENC_BIG_ENDIAN.Anders Broman1-428/+428
2011-02-08Don't look at any of the fields that come from the Auxiliary SecurityGuy Harris1-8/+15
2011-02-08Fix compilation problem for GTK+ < 2.18Stephen Fisher1-2/+2
2011-02-08Add NTP times using proto_tree_add_item().Jeff Morriss4-61/+33
2011-02-08Add support for 4-byte NTP times (only the seconds) in proto_tree_add_item().Jeff Morriss2-43/+48
2011-02-08Build with pre-2.18 GTK+es.Guy Harris1-2/+8
2011-02-08Rename some hf_... vars so name starts with hf_docsis_cmstatusBill Meier1-77/+77
2011-02-08More -DGSEAL_ENABLE cleanup in preparation for GTK+ 3.0...Stephen Fisher3-8/+8
2011-02-08The checkAPI script doesn't understand arrays of value_string tables,Guy Harris1-116/+123
2011-02-08More -DGSEAL_ENABLE cleanup (hopefully without breaking anything)...Stephen Fisher3-47/+237
2011-02-08#if 0 code related to unused "docsis" dissector table;Bill Meier6-3369/+3307
2011-02-07Fix bug #5657: Update my mail address Stephen Fisher3-3/+3
2011-02-07From Masashi Honma:Jaap Keuter1-16/+156
2011-02-07From Hendrik Robbel:Jaap Keuter3-0/+294
2011-02-07Fix parameters to gtk_widget_get_allocation() call.Jaap Keuter2-2/+2
2011-02-07from Holger Freyther:Anders Broman1-23/+92
2011-02-07From Alexis La Goutte:Anders Broman1-115/+352
2011-02-07Switch from GtkCList (which is deprecated) to GtkTreeView+GtkListStore.Gerald Combs4-751/+619
2011-02-07Similar corrections here.Guy Harris1-14/+22
2011-02-07Fix typo.Guy Harris1-1/+1
2011-02-07Check for a large packet_len. Fixes a bug reported by HuzaifaGerald Combs1-0/+12
2011-02-07"XXX takes a foo * as an argument" != "pass a variable of type foo * toGuy Harris1-12/+12
2011-02-07More -DGSEAL_ENABLE cleanup in preparation for GTK+ 3Stephen Fisher2-36/+118
2011-02-07More -DGSEAL_ENABLE cleanup in preparation for GTK+ 3Stephen Fisher1-5/+5
2011-02-07Fix crash introduced in r35849Stephen Fisher1-3/+3
2011-02-07Remove unneeded #includes (stdio.h,stdlib.h);Bill Meier15-9533/+9551
2011-02-07And even more -DGSEAL_ENABLE cleanup for GTK+ 3.0 preparation...Stephen Fisher13-24/+137
2011-02-07More -DGSEAL_ENABLE cleanup in preparation for GTK+ 3.0Stephen Fisher2-0/+12
2011-02-07Some -DGSEAL_ENABLE cleanup in preparation for GTK+ 3.0Stephen Fisher1-7/+32
2011-02-07Update URL (the document now includes all updates through TechnicalGuy Harris1-1/+1
2011-02-07Mark a parameter unused.Gerald Combs1-2/+2
2011-02-07Use value_string_ext and ENC_BIG_ENDIAN.Anders Broman1-105/+195
2011-02-07Dissect V1 version , found in trace from:Anders Broman3-5/+22
2011-02-07Add a missing IE found in trace from https://bugs.wireshark.org/bugzilla/show...Anders Broman2-1/+5
2011-02-07For FT_{ABSOLUTE,RELATIVE}_TIME, make the rest of the encodingGuy Harris4-135/+298
2011-02-07Add support for passing NTP times to proto_tree_add_item() by specifyingJeff Morriss4-100/+52
2011-02-06[Automatic manuf, services and enterprise-numbers update for 2011-02-06]Gerald Combs2-11/+220
2011-02-06From Alexis La Goutte:Anders Broman1-539/+378
2011-02-05Remove debug printouts.Anders Broman2-9/+11
2011-02-04From Jason Masker (bug 5240):Sake Blok2-14/+22
2011-02-04Fix checkAPIs errorsTomas Kukosa2-14/+14