aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2012-07-21Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7508 :Pascal Quantin1-0/+1
2012-07-18Put back r43768 that got removed by error in r43781Pascal Quantin2-2/+2
2012-07-18Merge the rest of Jacob Nordgren and Rishie Sharmas work onAnders Broman4-19/+149
2012-07-17Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7470 :Pascal Quantin3-9/+22
2012-07-17Fix 'dereferencing type-punned pointer will break strict-aliasing rules' warn...Pascal Quantin2-2/+2
2012-07-17Remove extra space after message namePascal Quantin1-40/+40
2012-07-16Comment a few unused variables / functionsPascal Quantin1-7/+7
2012-07-16From Jacob Nordgren and Rishie Sharma:Anders Broman4-11/+356
2012-07-16From Jacob Nordgren and Rishie Sharma:Anders Broman2-1/+8
2012-07-13tvb_length_remaining() can return -1, so don't assign its return value to an ...Chris Maynard1-52/+52
2012-07-13tvb_length_remaining() can return -1, so don't assign its return value to an ...Chris Maynard1-2/+2
2012-07-11Revert part of revision 43107 which broke sub dissection ofAnders Broman1-32/+38
2012-07-10Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7438 :Pascal Quantin1-2/+3
2012-07-10Introduce a preference setting for application context version.Anders Broman1-8/+29
2012-07-09Update commentsPascal Quantin1-3/+3
2012-07-09Add LTE Positioning Protocol Extensions dissectorPascal Quantin13-14/+4186
2012-07-09Dissect Release 8 CDR:sAnders Broman5-157/+1591
2012-07-08UATs could be put into "categories". The categories were defined onlyGuy Harris5-6/+8
2012-07-05Upgrade LTE RRC dissector to v10.6.0Pascal Quantin5-15/+162
2012-06-28Update FSF address - part II.Jakub Zawadzki3-3/+3
2012-06-28Update Free Software Foundation address.Jakub Zawadzki463-463/+463
2012-06-25From Martin Kaiser:Anders Broman5-1/+86
2012-06-24From Martin Kaiser:Anders Broman2-0/+9
2012-06-24Remove useless packet-spnego.h filePascal Quantin2-31/+0
2012-06-19Use tvb_get_ephemeral_string_enc() in combination with proto_tree_add_unicode...Pascal Quantin2-2/+2
2012-06-19Use newly introduced proto_tree_add_unicode_string() to add UTF-8 stringsPascal Quantin2-0/+14
2012-06-18Use enums instead of hand written valuesPascal Quantin1-12/+17
2012-06-16Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7372 :Pascal Quantin1-3/+7
2012-06-15Correct a discrepancy in the specification.Anders Broman1-1/+2
2012-06-14Add dissection of utra-BCCH-Container-r10Pascal Quantin1-0/+6
2012-06-14Pretify columns.Anders Broman1-0/+39
2012-06-13Use value_string_ext for arrays with more than 15 entriesPascal Quantin1-0/+31
2012-06-13Use value_string_ext for arrays with more than 15 entriesPascal Quantin1-0/+10
2012-06-12Upgrade GSM BSSMAP dissection to Release 9 (V9.8.0)Pascal Quantin1-0/+1
2012-06-09Do not use BASE_NONE for FT_*INT* types.Chris Maynard1-1/+1
2012-06-09Do not use BASE_NONE for FT_*INT* types.Chris Maynard1-1/+1
2012-06-05from Alex Lindberg:Anders Broman4-219/+272
2012-06-04Get rid of a couple of warnings.Anders Broman1-34/+34
2012-06-04Get rid of a couple of warnings.Anders Broman1-5/+5
2012-06-04Fix 'lvalue required as left operand of assignment' error when compiling with...Pascal Quantin1-1/+1
2012-06-04Get rid of a couple of warnings.Anders Broman4-310/+310
2012-06-02Put more mesage names in info colAnders Broman1-3/+67
2012-06-01Fix a couple of warningsAnders Broman1-5/+0
2012-06-01Fix a couple of warningsAnders Broman1-1/+1
2012-05-30Prefix TransportFormatSet_type_enum values with NBAP_ to avoid a clash with '...Pascal Quantin2-20/+20
2012-05-30Dissect non segmented MiB and SiB:sAnders Broman3-0/+65
2012-05-30Use ett variable for proto_item_add_subtree function callPascal Quantin2-2/+3
2012-05-28Keep backward compatibility with UDP framing format for UMTS RLC dissectorPascal Quantin2-103/+102
2012-05-28Use ett instead of hf variableAnders Broman2-3/+5
2012-05-28Move defenition of rlc_mode.Anders Broman1-1/+1