aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Fix and suppress some warningsgal2-3/+15
2011-09-21Remove Makefile.instig1-651/+0
2011-09-21Add asn/t124/Makefile to configure.in and remove it from the repository.gal1-651/+0
2011-09-21Fix for unary minus warning on Windowsgal1-0/+5
2011-09-21Basic RDP dissection, which can dissect the connection sequence. gal12-17/+3083
2011-09-16From Liam Sharp:etxrab1-17/+28
2011-09-12Fix a typoetxrab1-1/+1
2011-09-12Update to V10.2.0 (2011-06)etxrab7-77/+529
2011-09-12Update to V9.6.0 (2011-06)etxrab7-17/+21
2011-09-12From Liam Sharp:etxrab1-24/+10
2011-09-12from Liam Sharp:etxrab1-8/+12
2011-09-11From Pascal Quantin:etxrab12-87/+513
2011-09-06From Liam Sharp:etxrab2-1/+28
2011-08-29From Fredrik Kuivinen:etxrab1-7/+3
2011-08-16Based on patch from Denis Ovsienko viamorriss1-1/+1
2011-08-07Fix bug 5848, "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5848", whi...cmaynard1-0/+4
2011-08-02 Bug 6146 - Malformed RANAP packets when HandOver procedure on iuh etxrab2-12/+21
2011-08-02From Paul Stath via bug 5731: The check for engineID length should only occu...cmaynard1-1/+1
2011-07-21Try to do a more syntactically correct import.etxrab1-2/+4
2011-07-20Register nicer entry points for LTE RRC BCH messages, and use them in RLC, MA...martinm1-0/+32
2011-07-19Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.stig13-18/+18
2011-07-19Use correct encoding for proto_tree_add_item().stig13-35/+35
2011-07-14Update the algorithms in line with RFC 5912 including support for eliptic cur...gal5-58/+602
2011-07-14Update to correct the definition of the clearance attribute used in certifica...gal3-0/+14
2011-06-20Pretyfy APN display and make it filterable as a string.etxrab2-0/+43
2011-06-05From Sean Van Gorder:etxrab1-1/+1
2011-05-27Corrected "old-style function definition".stig1-1/+1
2011-05-27Corrected "old-style function definition".stig1-1/+4
2011-05-27Make TVBs opaque for most users.morriss1-15/+15
2011-05-27Treat TVBs as opaque: use the accessor functions instead of accessing the fieldsmorriss1-68/+68
2011-05-25Remove a backslash.gerald1-1/+1
2011-05-25Make it easier to add custom asn1 dissectors.etxrab2-1/+30
2011-05-18Fix a couple (value) mistakes in value_strings. Found by Martin's patch on t...morriss1-5/+5
2011-05-13Build with S1AP-SonTransfer-IEs.asnstig1-1/+2
2011-05-12Indicate Signed Receipt in info column.stig1-0/+5
2011-05-06From Ed Day via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5890 :morriss6-419/+506
2011-05-04From Pascal Quantin:etxrab2-4/+34
2011-04-28From Pascal Quantin:etxrab1-3/+17
2011-04-21From Stefan Metzmacher and Gregor Beck via https://bugs.wireshark.org/bugzill...morriss1-1/+30
2011-04-21Fix Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-1/+1
2011-04-21Fix Dead Store (Dead nested assignment) Warning found by Clang alagoutte1-1/+1
2011-04-13Rollback r36614 and change dissect_SMUX_PDUs_PDU() to use previouslysfisher1-2/+3
2011-04-12Fix Coverity 524: NEGATIVE_RETURNSsfisher1-2/+2
2011-04-12Fix Coverity 1047: UNUSED_VALUE in dissect_smuxsfisher1-2/+1
2011-04-12Add x509if_frame_end() which is passed to register_frame_end_routine()gerald2-13/+35
2011-04-12Removed some unused variables.stig1-3/+2
2011-04-12Corrected switch-case flow.stig1-1/+1
2011-04-10Rename ws_stat to ws_stat64, and make it take a pointer to a ws_statb64guy1-2/+2
2011-04-08From Pascal Quantin:etxrab3-4/+51
2011-04-08From Pascal Quantin:etxrab4-154/+318