summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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 Meier3-0/+953
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-31Insert the function which analyzes Q.708 ISPCs in libwireshark.defGerasimos Dimitriadis1-0/+1
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 Didier Gautheron via bug 4622:Stig Bjørlykke1-1/+1
2010-03-28From Ben Greear: Update to the LANforge dissector to handle newer protocol fo...Bill Meier1-142/+166
2010-03-28[Automatic manuf and enterprise-numbers update for 2010-03-28]Gerald Combs1-15/+235
2010-03-27Convert tabs to spaces as per the comment in the file.Bill Meier1-13/+13
2010-03-27Add proto_tree_add_bitmask_text to libwireshark.defAnders Broman1-0/+1
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-26Constify an argument.Guy Harris2-2/+2
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-25Set svn:executable property for some .py and .pl filesBill Meier3-0/+0
2010-03-25Update for RFC 4578.Jaap Keuter1-8/+13
2010-03-25Fix properties:Bill Meier1-1/+1
2010-03-25Add minor sanity checkBill Meier1-0/+1
2010-03-25(Minor): Do some sanity checking....Bill Meier1-0/+2
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-22(Trivial) Fix a typo.Bill Meier1-1/+1
2010-03-22Minor Reformatting; Rename some enum constant identifiers to be a bit more sp...Bill Meier1-579/+584
2010-03-22Show oob items outside of context tree.Martin Mathieson1-12/+21
2010-03-22From Venkateshwaran Dorai: Server/Application State Protocol v1 (RFC 4678 ) ...Bill Meier3-0/+1618
2010-03-22Include the leading zeroes when decoding the MNCGerasimos Dimitriadis1-4/+18
2010-03-21[Automatic manuf and enterprise-numbers update for 2010-03-21]Gerald Combs1-14/+194
2010-03-20Fix for Bug 4588:Gerasimos Dimitriadis15-27/+73
2010-03-20Update offset outside of if statement.Anders Broman1-2/+2
2010-03-19From Jochen Bartl:Jaap Keuter1-9/+49
2010-03-19Squelch a bunch of compiler warnings.Guy Harris1-55/+57
2010-03-19add some Q.931 messages from older specificationsTomas Kukosa2-0/+8
2010-03-19Squelch some compiler warnings.Guy Harris1-8/+8