aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2012-08-24match display filter prefix for all filtersmmann1-3/+3
2012-08-22Add French National parameter https://bugs.wireshark.org/bugzilla/show_bug.cg...etxrab1-1/+5
2012-08-21Add dissection of locationInformation IE in Ericsson proprietary extensionpascal3-3/+57
2012-08-21Fix filter names for Ericsson proprietary extensionspascal2-2/+3
2012-08-21Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7648 :pascal4-5/+68
2012-08-20Remove unused hf_gsm_map_imsi_digits entry and fix filter name for hf_gsm_map...pascal1-6/+1
2012-08-20Avoid defining 2 entries with incompatible types (FT_BYTES vs FT_NONE) and sa...pascal1-0/+5
2012-08-19use session allocated memory for rtp_add_address/srtp_add_address hash tablesmmann1-13/+4
2012-08-18make hash key session scopedmmann2-33/+9
2012-08-18Mark a parameter as unused.guy2-13/+6
2012-08-18epan/dissectors/packet-ansi_map.c shouldn't be edited - it's generatedguy1-3/+1
2012-08-18epan/dissectors/packet-ansi_tcap.c shouldn't be edited - it's generatedguy1-4/+1
2012-08-15Remove non ASCCI characterspascal1-4/+4
2012-08-15Fix some headers fields that were wrongly marked as 64 bits instead of 32 bitspascal1-29/+1
2012-08-15Fix field type for some 64 bits header fieldspascal5-5/+45
2012-08-10Fix missing dissection of HSDSCH-Paging-System-InformationFDD (bug introduced...pascal2-18/+20
2012-08-10Try to make the buildbot happy.etxrab1-10/+2
2012-08-10From Jacob Nordgren and Rishie Sharma:etxrab2-1683/+2049
2012-08-09Fix a comment.etxrab1-3/+4
2012-08-09From Jacob Nordgren and Rishie Sharma:etxrab2-25/+17
2012-08-08Various small changes:pascal3-247/+235
2012-08-08From Jacob Nordgren and Rishie Sharma:etxrab4-53/+250
2012-08-02From Jacob Nordgren and Rishie Sharma:etxrab1-3/+3
2012-08-01Follow-up of r44162: gsm_a_gm dissector is used for both GPRS Mobility Manage...pascal1-6/+6
2012-08-01Fix Coverity CID 280019 (formerly 19): "Logically dead code" that abroman pre...cmaynard1-1/+1
2012-07-31- Put back not used constants to fill value_strings_ext.etxrab3-2/+11
2012-07-31Restore includes from r44107 to fix abi check.darkjames1-0/+3
2012-07-31From Jacob Nordgren and Rishie Sharma:etxrab2-139/+144
2012-07-30Fix Coverity CID 712343: Wrong sizeof argument.cmaynard1-1/+1
2012-07-30From Jacob Nordgren and Rishie Sharma:etxrab1-3/+0
2012-07-29Try to fix ABI check.darkjames1-0/+3
2012-07-27From Jacob Nordgren and Rishie Sharma:etxrab4-20/+89
2012-07-26Changes corresping totuexen2-1/+2
2012-07-26From Jacob Nordgren and Rishie Sharma:etxrab2-3/+4
2012-07-26From Jacob Nordgren and Rishie Sharma:etxrab6-3/+191
2012-07-21Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7508 :pascal1-0/+1
2012-07-18Put back r43768 that got removed by error in r43781pascal2-2/+2
2012-07-18Merge the rest of Jacob Nordgren and Rishie Sharmas work onetxrab4-19/+149
2012-07-17Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7470 :pascal3-9/+22
2012-07-17Fix 'dereferencing type-punned pointer will break strict-aliasing rules' warn...pascal2-2/+2
2012-07-17Remove extra space after message namepascal1-40/+40
2012-07-16Comment a few unused variables / functionspascal1-7/+7
2012-07-16From Jacob Nordgren and Rishie Sharma:etxrab4-11/+356
2012-07-16From Jacob Nordgren and Rishie Sharma:etxrab2-1/+8
2012-07-13tvb_length_remaining() can return -1, so don't assign its return value to an ...cmaynard1-52/+52
2012-07-13tvb_length_remaining() can return -1, so don't assign its return value to an ...cmaynard1-2/+2
2012-07-11Revert part of revision 43107 which broke sub dissection ofetxrab1-32/+38
2012-07-10Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7438 :pascal1-2/+3
2012-07-10Introduce a preference setting for application context version.etxrab1-8/+29
2012-07-09Update commentspascal1-3/+3