summaryrefslogtreecommitdiff
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2010-04-05"Web Cache Coordination Protocol" ==> "Web Cache Communication Protocol"Bill Meier2-3/+3
2010-04-05As requested by David Aggeler:Bill Meier1-4/+4
2010-04-05Remove 'if (tree)' around code so that ethertype always gets called with corr...Bill Meier1-44/+40
2010-04-05Cleanup:Bill Meier1-80/+72
2010-04-05Put volatile back - without it, the compiler warns you.Guy Harris1-1/+1
2010-04-05Remove volatileKovarththanan Rajaratnam1-1/+1
2010-04-05Get rid of unused variable.Guy Harris1-2/+0
2010-04-05From David Aggeler:Anders Broman2-0/+200
2010-04-05From David Aggeler:Anders Broman1-1/+1
2010-04-05From David Aggeler:Anders Broman1-0/+1
2010-04-05From Toshihiro KATAOKA:Anders Broman2-3/+25
2010-04-04From Jelmer Vernooij via bug 4640:Stig Bjørlykke2-0/+167
2010-04-04packet-ssl-utils.h now includes <stdio.h> itself.Guy Harris1-2/+0
2010-04-04Needs #include <stdio.h>.Bill Meier1-1/+2
2010-04-04packet-ssl-utils.h uses "FILE *"; at least on Solaris, we need toGuy Harris1-0/+2
2010-04-03Remove unneeded #include <stdio.h>Bill Meier312-341/+0
2010-04-03(Trivial): indentation & whitespace cleanup.Bill Meier2-13/+13
2010-04-03 From Yaniv Kaul: constify parametersBill Meier2-3/+3
2010-04-02Revert SVN #32360 until Windows compilation errors corrected.Bill Meier2-3/+3
2010-04-02From Yaniv Kaul: constify parametersBill Meier2-3/+3
2010-04-01From KATAOKA Toshihiro:Anders Broman1-7/+19
2010-04-01Fix Tag value wrong in ansi_map.asn file for ServiceId in ServiceRequest mess...Anders Broman1-1/+1
2010-04-01From Aniruddha A: ANCP (Access Node Control Protocol) Dissector.Bill Meier2-0/+952
2010-03-31From Jouni Malinen:Anders Broman1-26/+166
2010-03-31Use IANA asigned PPID and port.Anders Broman1-11/+27
2010-03-31From KATAOKA Toshihiro:Anders Broman1-6/+7
2010-03-31(Trivial) cleanup some indentation/whitespace.Bill Meier1-7/+7
2010-03-30Add routine and tables for analyzing International Signalling PointGerasimos Dimitriadis4-0/+11247
2010-03-30Revert commit 31798 and 31799 as requested by Johannes Berg Anders Broman1-86/+2
2010-03-30Temporary (?) fix for bug 4623.Gerald Combs1-2/+2
2010-03-30Do not reassemble messages if segment is not complete (packet size limited du...Tomas Kukosa1-1/+1
2010-03-28From Ben Greear: Update to the LANforge dissector to handle newer protocol fo...Bill Meier1-142/+166
2010-03-27- Make dfilter_sip_request_line() take offset as an argument to get the right...Anders Broman1-19/+14
2010-03-27#include <stdio.h> not req'd; cleanup whitespace & indentation.Bill Meier4-553/+552
2010-03-27Fix an "unused variable" warning: remove 'infoStrings'Bill Meier1-1/+0
2010-03-27From Chuck Kristofek:Anders Broman7-51/+1543
2010-03-26Add another MCC for IndiaGerasimos Dimitriadis1-2/+3
2010-03-26From Mike Morrin:Anders Broman2-24/+106
2010-03-25Update MNC list with all amendments up to No. 17 (ITU Gerasimos Dimitriadis1-37/+48
2010-03-25From Alexis La Goutte:Jaap Keuter1-2/+131
2010-03-25Remove svn:executable property.Bill Meier1-0/+0
2010-03-25From Alexis La Goutte:Jaap Keuter1-8/+88
2010-03-25Update for RFC 4578.Jaap Keuter1-8/+13
2010-03-25Fix properties:Bill Meier1-1/+1
2010-03-25From Samu Varjonen: "New patch to the locators"Bill Meier1-343/+369
2010-03-24Incorporate changes to the MNC list as mandated from Amendments 1-3Gerasimos Dimitriadis1-6/+30
2010-03-24Triggered by a comment from Mark Wallis:Gerasimos Dimitriadis1-1066/+1075
2010-03-23From Martin Visser:Jaap Keuter1-5/+16
2010-03-23Improve reporting of Scheduling Request failure.Martin Mathieson1-8/+4
2010-03-22Minor Reformatting; Rename some enum constant identifiers to be a bit more sp...Bill Meier1-579/+584