aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-04- Use correct length in TLV-E and LV-E.Anders Broman6-102/+490
2009-03-04Map "x.25.*" preferences to "x25.*".Stig Bjørlykke1-1/+3
2009-03-03From Neil Piercy (bug 3299):Stig Bjørlykke1-1/+20
2009-03-03Use correct length.Anders Broman1-3/+2
2009-03-03Fix a typo.Anders Broman2-2/+2
2009-03-03Added the missing file.Stig Bjørlykke1-0/+30
2009-03-03Change key_len to guint16.Anders Broman1-1/+1
2009-03-03Moved the dissector_handle_t.Stig Bjørlykke1-2/+2
2009-03-03Removed unused rpcap_handle.Stig Bjørlykke1-4/+1
2009-03-03Moved the dissector_handle_t.Stig Bjørlykke1-2/+2
2009-03-03Renamed filter name to x25 to be like other X protocols.Stig Bjørlykke1-16/+16
2009-03-03Added support for Memcache Binary Protocol.Stig Bjørlykke2-0/+675
2009-03-03Add expert info when bad checksum.Stig Bjørlykke1-0/+1
2009-03-03Add a newline at the end of the file.Martin Mathieson1-1/+1
2009-03-03Artem Tamazov:Anders Broman2-0/+264
2009-03-03Artem Tamazov:Anders Broman3-97/+163
2009-03-03From Alvaro Vega Garcia:Anders Broman7-2/+944
2009-03-03From Sven Eckelmann:Anders Broman2-12/+13
2009-03-03From Michael Lum:Anders Broman1-189/+335
2009-03-03Export the E212 dissection routine.Anders Broman1-0/+1
2009-03-03Use the SCTP ppid for S1AP.Anders Broman5-9/+16
2009-03-03Update UMA towards the most recent 3GPP spec, and export InterRATHandoverInfoAnders Broman5-255/+524
2009-03-03Try to make the solaris buildbot happy.Anders Broman1-1/+21
2009-03-02More Windows compiler flag cleanups. Fix a problem with my last commitGerald Combs5-17/+8
2009-03-02Remove a variable that is no longer used as of svn rev 27580Stephen Fisher1-1/+1
2009-03-02Use gtk_combo_box_new_text ().Anders Broman1-9/+6
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.Gerald Combs18-61/+5
2009-03-02Fix our keyword anchor.Gerald Combs1-1/+1
2009-03-02Add a version to register-cache.pkl and use it to rebuild the cache fromGerald Combs1-1/+6
2009-03-02Code cleanup.Anders Broman1-11/+11
2009-03-01Fix conversation tracking bug noticed in:Jeff Morriss1-76/+64
2009-03-01Add more IE dissection.Anders Broman1-11/+253
2009-03-01[Automatic manuf update for 2009-03-01]Gerald Combs1-1/+24
2009-03-01From Carles Kishimoto:Jaap Keuter5-4/+359
2009-03-01Clean up display of QoS PS Buffer State field.Guy Harris1-36/+55
2009-03-01Show bit 4 of the QoS field for frames not coming from an AP.Guy Harris1-19/+68
2009-02-28From Toralf Forster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3...Jeff Morriss1-20/+41
2009-02-28Remove a whole bunch of if(tree)'s that were protecting singleJeff Morriss1-188/+98
2009-02-28From Alex Turbov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3291 :Jeff Morriss1-34/+28
2009-02-28From Michael Lum via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3281 :Jeff Morriss1-1/+1
2009-02-27Fix counting of 'predefined' bytes.Martin Mathieson1-18/+41
2009-02-27Update the services file from IANA's port-numbers.Stig Bjørlykke1-82/+322
2009-02-27Some context names now do include '-', so allow it.Martin Mathieson1-1/+1
2009-02-27Add GTK deprecated functions.Anders Broman1-1/+16
2009-02-26Remember the last used profile and restore this on startup.Stig Bjørlykke2-10/+21
2009-02-26Don't write the recent file when leaving a deleted profile.Stig Bjørlykke1-2/+4
2009-02-26gtk_menu_append is deprecated and should not be used in newly-written code. U...Anders Broman3-9/+9
2009-02-26Use same coloring rule for icmp and icmpv6.Stig Bjørlykke1-1/+1
2009-02-26gtk_label_set -> gtk_label_set_textAnders Broman9-34/+34
2009-02-26gtk_list_store_insert_with_values() requires GTK+ 2.6 or later.Anders Broman1-22/+8