aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2013-03-08Update to V11.5.0 (2012-12).Anders Broman24-81/+317
2013-03-08Prettify a bit dissection of sr-ProhibitTimer-r9 and drxShortCycleTimerPascal Quantin1-4/+10
2013-03-04Use explicit casts.Anders Broman4-20/+20
2013-03-03Use explicit casts.Anders Broman2-21/+22
2013-03-02Use explicit casts.Anders Broman6-26/+26
2013-03-02Remove asn1/dsp from autotools Makefile system since it lacks distclean targetBalint Reczey1-1/+0
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey19-26/+50
2013-02-28The LDAP dissector uses register_frame_end_routine(), so it needs toGuy Harris1-0/+1
2013-02-27Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8378 :Pascal Quantin1-3/+7
2013-02-27Get rid of unnecessary includes of "packet-frame.h".Guy Harris1-1/+0
2013-02-27Move show_exception() and show_reported_bounds_error() toGuy Harris6-11/+8
2013-02-26SNMP dissector should handle aes256 (better version than r47690)Michael Mann1-47/+96
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier7-38/+38
2013-02-26its ==> it's & it's ==> its as needed.Bill Meier3-4/+4
2013-02-21include the wsutil/wsgcrypt.h instead of including gcrypt.h directlyMartin Kaiser2-2/+2
2013-02-20And one more case where tvb_new_subset_remaining() is appropriate.Guy Harris1-3/+1
2013-02-20Clean up white space - get rid of 4-space tabs.Guy Harris1-166/+176
2013-02-19How can I get a new tvbuff that starts at an offset within a givenGuy Harris5-6/+6
2013-02-19Remove experiment with global codeAnders Broman1-2/+3
2013-02-19Add the remaining asn1 files "CODE global" not handled yet.Anders Broman12-2/+1024
2013-02-18Dissect more supplementarry servicesAnders Broman8-50/+621
2013-02-18Add more ASN1 files.Anders Broman2-0/+106
2013-02-17Remove C++ incompatibilities in c1222 dissector.Michael Mann2-17/+9
2013-02-17Squelch some more warnings.Guy Harris1-0/+4
2013-02-17Squelch some warnings.Guy Harris2-0/+8
2013-02-17Try to fix merge problem.Anders Broman2-253/+1
2013-02-17Add a preferense to the Q.932 dissector wether facility messages should be di...Anders Broman2-9/+309
2013-02-17Give it an RCS ID.Guy Harris1-0/+3
2013-02-17Get rid of trailing CRs, set the usual svn properties to expand $Id$ andGuy Harris9-945/+945
2013-02-17Add isdn-sup to the asn1 makefiles.Anders Broman2-0/+2
2013-02-17Add the files for an initial ISDN Supplimentary Services(ETSI) dissector.Anders Broman9-0/+945
2013-02-16Fix typo errorPascal Quantin1-2/+2
2013-02-16Add decryption algorithm preference to SNMP dissector.Michael Mann1-1/+32
2013-02-14Factorize FGI dissectionPascal Quantin2-402/+126
2013-02-05Export TBCD-STRING.Anders Broman1-0/+1
2013-02-02Hack: disguise '/*' in text strings to prevent checkAPIs & etc seeing 'start ...Bill Meier1-1/+1
2013-01-31Add SIB type to info columnPascal Quantin1-44/+108
2013-01-31Add an OID translation.Anders Broman1-0/+1
2013-01-28Allow SNMP user table entry to be re-editted even if engineID/Username remain...Michael Mann1-1/+1
2013-01-25Remove duplicate include filePascal Quantin1-1/+0
2013-01-25Fix dissection of ETWS/CMAS messagesPascal Quantin2-15/+40
2013-01-25Remove non ASCII characterPascal Quantin2-4/+4
2013-01-25Dissect Broadcast-Message-Content correctly.Anders Broman2-1/+73
2013-01-24Fix H.460.9 numbers of parametersTomas Kukosa1-3/+3
2013-01-24Fix H.460.x calling from H.225 - content decodingTomas Kukosa1-0/+12
2013-01-24Add sGSNPLMNIDChangeAnders Broman1-0/+1
2013-01-24Try making dataCodingScheme a guint32 to quiet the MacOS buildbots.Jeff Morriss1-3/+3
2013-01-23Allow dissection of several segmented warning messages in parallelPascal Quantin2-8/+33
2013-01-21Update to 3GPP TS 25.419 V11.0.0 (2012-09) no change in asn1.Anders Broman7-8/+9
2013-01-20Dissect ETWS and CMAS notificationsPascal Quantin2-19/+330