aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2011-10-05Add a couple of OID strings.Anders Broman1-0/+3
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier6-179/+179
2011-10-03From Pascal Quantin:Anders Broman2-2/+46
2011-10-02From Pascal Quantin:Anders Broman2-0/+28
2011-09-30Add credssp to subdirs listGraeme Lunt1-0/+1
2011-09-30Microsoft Credential Security Support Provider (CredSSP) support. Graeme Lunt7-0/+408
2011-09-29Make it possible to dissect proprietarry Opcodes.Anders Broman3-14/+60
2011-09-27Get rid of check_col, while at it set ENC.Anders Broman10-155/+69
2011-09-26Move tvb_new_octet_aligned() to tvbuff.c and use it.Anders Broman1-2/+2
2011-09-23Change the case of "sNMPv2-Trap" to match RFC 3416. Reported by Qiyao.Gerald Combs1-1/+1
2011-09-21Fix and suppress some warningsGraeme Lunt2-3/+15
2011-09-21Remove Makefile.inStig Bjørlykke1-651/+0
2011-09-21Add asn/t124/Makefile to configure.in and remove it from the repository.Graeme Lunt1-651/+0
2011-09-21Fix for unary minus warning on WindowsGraeme Lunt1-0/+5
2011-09-21Basic RDP dissection, which can dissect the connection sequence. Graeme Lunt12-17/+3083
2011-09-16From Liam Sharp:Anders Broman1-17/+28
2011-09-12Fix a typoAnders Broman1-1/+1
2011-09-12Update to V10.2.0 (2011-06)Anders Broman7-77/+529
2011-09-12Update to V9.6.0 (2011-06)Anders Broman7-17/+21
2011-09-12From Liam Sharp:Anders Broman1-24/+10
2011-09-12from Liam Sharp:Anders Broman1-8/+12
2011-09-11From Pascal Quantin:Anders Broman12-87/+513
2011-09-06From Liam Sharp:Anders Broman2-1/+28
2011-08-29From Fredrik Kuivinen:Anders Broman1-7/+3
2011-08-16Based on patch from Denis Ovsienko viaJeff Morriss1-1/+1
2011-08-07Fix bug 5848, "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5848", whi...Chris Maynard1-0/+4
2011-08-02 Bug 6146 - Malformed RANAP packets when HandOver procedure on iuh Anders Broman2-12/+21
2011-08-02From Paul Stath via bug 5731: The check for engineID length should only occu...Chris Maynard1-1/+1
2011-07-21Try to do a more syntactically correct import.Anders Broman1-2/+4
2011-07-20Register nicer entry points for LTE RRC BCH messages, and use them in RLC, MA...Martin Mathieson1-0/+32
2011-07-19Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.Stig Bjørlykke13-18/+18
2011-07-19Use correct encoding for proto_tree_add_item().Stig Bjørlykke13-35/+35
2011-07-14Update the algorithms in line with RFC 5912 including support for eliptic cur...Graeme Lunt5-58/+602
2011-07-14Update to correct the definition of the clearance attribute used in certifica...Graeme Lunt3-0/+14
2011-06-20Pretyfy APN display and make it filterable as a string.Anders Broman2-0/+43
2011-06-05From Sean Van Gorder:Anders Broman1-1/+1
2011-05-27Corrected "old-style function definition".Stig Bjørlykke1-1/+1
2011-05-27Corrected "old-style function definition".Stig Bjørlykke1-1/+4
2011-05-27Make TVBs opaque for most users.Jeff Morriss1-15/+15
2011-05-27Treat TVBs as opaque: use the accessor functions instead of accessing the fieldsJeff Morriss1-68/+68
2011-05-25Remove a backslash.Gerald Combs1-1/+1
2011-05-25Make it easier to add custom asn1 dissectors.Anders Broman2-1/+30
2011-05-18Fix a couple (value) mistakes in value_strings. Found by Martin's patch on t...Jeff Morriss1-5/+5
2011-05-13Build with S1AP-SonTransfer-IEs.asnStig Bjørlykke1-1/+2
2011-05-12Indicate Signed Receipt in info column.Stig Bjørlykke1-0/+5
2011-05-06From Ed Day via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5890 :Jeff Morriss6-419/+506
2011-05-04From Pascal Quantin:Anders Broman2-4/+34
2011-04-28From Pascal Quantin:Anders Broman1-3/+17
2011-04-21From Stefan Metzmacher and Gregor Beck via https://bugs.wireshark.org/bugzill...Jeff Morriss1-1/+30
2011-04-21Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1