aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-21Fix Dead Store (Dead nested assignment) Warning found by Clang Alexis La Goutte1-1/+1
2011-04-13Rollback r36614 and change dissect_SMUX_PDUs_PDU() to use previouslyStephen Fisher1-2/+3
2011-04-12Fix Coverity 524: NEGATIVE_RETURNSStephen Fisher1-2/+2
2011-04-12Fix Coverity 1047: UNUSED_VALUE in dissect_smuxStephen Fisher1-2/+1
2011-04-12Add x509if_frame_end() which is passed to register_frame_end_routine()Gerald Combs2-13/+35
2011-04-12Removed some unused variables.Stig Bjørlykke1-3/+2
2011-04-12Corrected switch-case flow.Stig Bjørlykke1-1/+1
2011-04-10Rename ws_stat to ws_stat64, and make it take a pointer to a ws_statb64Guy Harris1-2/+2
2011-04-08From Pascal Quantin:Anders Broman3-4/+51
2011-04-08From Pascal Quantin:Anders Broman4-154/+318
2011-04-07Use a unique variable name. Fixes Coverity CID 593.Gerald Combs1-4/+4
2011-04-06Add a commentAnders Broman1-0/+15
2011-04-06Missing decoding for CalledPartyBCD number in CAMELAnders Broman2-0/+14
2011-04-05Compile fix: camel_obj_id -> obj_id.Stig Bjørlykke1-1/+1
2011-04-05Actually get the oid string ...Anders Broman1-1/+4
2011-04-04Change the signature of elem_fcn():ns to include pinfo.Anders Broman3-11/+11
2011-04-02-Whitespace fix in gsm_map-template(no need to regenerate).Anders Broman3-3/+16
2011-03-27Added FALLTHRU comment to avoid a "missing break" warning.Anders Broman1-2/+12
2011-03-25From Didier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3055 :Jeff Morriss1-1/+9
2011-03-14Properly initialize our filter counters.Gerald Combs1-0/+4
2011-03-03Export SONtransferRequestContaine, SONtransferResponseContainerand and Global...Anders Broman1-0/+3
2011-03-01QSIG: decoding of PSS1InformationElementTomas Kukosa2-0/+16
2011-03-01If we encounter an excessively long filter string or one with too manyGerald Combs2-0/+17
2011-02-27Export:Anders Broman1-0/+6
2011-02-27Add miisng file from Anders Broman1-0/+2
2011-02-27Add dissection of SonTransfer-IEs.Anders Broman2-0/+189