aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2012-12-21Squelch a qualifier-discard warning.Guy Harris1-1/+1
2012-12-21Get rid of unused routines for UDC-type.Guy Harris1-1/+1
2012-12-18When copying addresses, also copy the (new) hf field.Jeff Morriss2-185/+166
2012-12-13Fix what seems to be a typo errorPascal Quantin1-1/+1
2012-12-13From John Batty via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8087 :Pascal Quantin1-1/+1
2012-12-12Moved users table lookup to find_oid_by_pres_ctx_id() so otherStig Bjørlykke3-32/+27
2012-12-12"Fill" a couple of value_string(ext)Anders Broman1-0/+5
2012-12-07Added deltaRevocationList.Stig Bjørlykke2-3/+4
2012-12-03Fix [-Wshadow] warnings.Bill Meier2-9/+9
2012-11-30Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8023 :Pascal Quantin1-1/+1
2012-11-29Make all enum_val_t's const.Jeff Morriss4-48/+48
2012-11-26Add missing OPTIONAL keyword in RRCConnectionRequest messagePascal Quantin1-1/+1
2012-11-18You can't return from inside a TRY/CATCH/ENDTRY block (seeGuy Harris1-12/+32
2012-11-18In the heuristic T.124 dissector, catch BoundsError andGuy Harris1-9/+21
2012-11-16Added a try-catch in the heuristics to avoid a false malformed packetStig Bjørlykke1-8/+12
2012-11-16If we have an com_context_id entry reuse that.Anders Broman2-74/+87
2012-11-15Add and prettify debug info - will regenerate dissector laterAnders Broman1-49/+105
2012-11-14Dissable code causing a crash. Add debug printouts and add a few more visited...Anders Broman2-13/+70
2012-11-13Pacify OSX-10.5 buildbotsPascal Quantin1-4/+4
2012-11-12Added attributes from RFC 2798.Stig Bjørlykke3-1/+16
2012-11-12Fix detection of H-RNTI when it is given after the DL-TransportChannelType co...Pascal Quantin3-27/+29
2012-11-12Fixed some typosStig Bjørlykke2-4/+4
2012-11-12Update ACP133 to edition D.Stig Bjørlykke6-14/+138
2012-11-09Use a subtree for message containersPascal Quantin2-71/+90
2012-11-08Only append oid name to parent item once when having RDN as a attribute.Stig Bjørlykke1-3/+1
2012-11-07Avoid accessing a no more valid tvbuffPascal Quantin2-2/+10
2012-11-06Fix dissection of NAS security parameters to/from E-UTRAPascal Quantin2-10/+13
2012-11-06Dissect lat. long and Uncertainty-Code.Anders Broman2-0/+28
2012-11-05Dissect the positioning data.Anders Broman2-5/+148
2012-11-05Use little endian MNC encoding.Anders Broman1-2/+3
2012-11-01From LI Hai:Anders Broman1-3/+3
2012-10-24To indicate that all bytes in the tvb were consumed, just return tvb_reported...Chris Maynard1-1/+1
2012-10-21AddressString can have a size of 1, fixes Bug 7882 -GSM_MAP show malformed Pa...Anders Broman1-0/+3
2012-10-09From Bill Parker:Anders Broman3-14/+14
2012-09-30Upgrade LTE RRC dissector to v11.1.0Pascal Quantin5-47/+545
2012-09-28Revert r21471: previous decoding of APN was matching 3GPP 23.003 chapter 9.1 ...Pascal Quantin1-1/+16
2012-09-28Upgrade LTE Positioning Protocol to V11.0.0Pascal Quantin3-6/+14
2012-09-23Let's be consistent and display lte_rrc root for all LTE RRC messagesPascal Quantin2-57/+91
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss97-287/+93
2012-09-19From LI Hai via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7736 :Pascal Quantin2-7/+2
2012-09-11Upgrade LTE RRC dissector to v11.0.0Pascal Quantin4-7/+7
2012-09-11Add data parameter to dissector_try_uint_newJakub Zawadzki4-22/+22
2012-09-11Add data parameter to call_dissector_only.Jakub Zawadzki1-1/+1
2012-09-11Add data parameter to dissector_try_heuristicJakub Zawadzki3-4/+4
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki46-260/+259
2012-09-10Propage changes done in generated dissectors to asn1/Jakub Zawadzki6-39/+43
2012-09-03MT: move global frame_end_routines to packet_info.Jakub Zawadzki2-6/+6
2012-08-24match display filter prefix for all filtersMichael Mann1-3/+3
2012-08-22Add French National parameter https://bugs.wireshark.org/bugzilla/show_bug.cg...Anders Broman1-1/+5
2012-08-21Add dissection of locationInformation IE in Ericsson proprietary extensionPascal Quantin3-3/+57