aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-12-13rfid-pn532.c: Use FT_UINT24 to display complete hex value for three 3-byte fi...Bill Meier1-3/+3
2014-12-13gsm_sms: Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fieldsBill Meier1-47/+47
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier122-1219/+1219
2014-12-13GSM SMS: fix 'msg_class' may be used uninitialized in this function warningPascal Quantin1-3/+2
2014-12-13fix compile errorMartin Kaiser1-1/+1
2014-12-13GSM SMS: fix (U)SIM Data Download Class 2 dissectionPascal Quantin1-7/+27
2014-12-13dissector_try_uint(_new) and dissector_try_string now return the number of by...Pascal Quantin10-34/+32
2014-12-13Riemann: add support for TCP transportPascal Quantin1-15/+51
2014-12-13Use g_direct_ functions for hash tables where possibleMartin Mathieson2-65/+13
2014-12-13DNS: Remove whitespace on DNS Col info before type nameAlexis La Goutte1-2/+2
2014-12-12cip: Access FT_UINT16 hf_cip_sc_create_instance with proper encoding-arg.Bill Meier1-1/+1
2014-12-12Change ENC_NA to ENC_BIG_ENDIAN for all fetches of integral type fields.Bill Meier11-297/+297
2014-12-12rsvp: Convert encoding-arg ENC_NA to ENC_BIG_ENDIAN for all integer fieldsBill Meier1-93/+93
2014-12-12Riemann: fix compilationPascal Quantin1-2/+2
2014-12-12LPP: avoid doing an out of bound access in case the PER decoding gives an inv...Pascal Quantin1-71/+73
2014-12-12Riemann: fix "Decode as" featurePascal Quantin1-2/+1
2014-12-11eth,mp2t: Rename ei[] filter names duplicating hf[] filter names.Bill Meier2-2/+2
2014-12-11rsvp: Fix dup display-filter name possibly leading to crash if used.Bill Meier1-3/+3
2014-12-11BGP: add support of RFC6368 - Internal BGP as the Provider/Customer EdgeYann Lejeune1-0/+25
2014-12-11BGP: extract the bgp path attribute dissection to a dedicated function.Yann Lejeune1-668/+684
2014-12-11GSM BSSMAP LE: fix indent (use tabs)Alexis La Goutte1-6/+6
2014-12-11GSM a BSSMAP : fix warning: no previous prototype for 'dissect_bssmap' [-Wmis...Alexis La Goutte1-1/+1
2014-12-11GSM bssmap le: fix warning: no previous prototype for 'dissect_bssmap_le' [-W...Alexis La Goutte1-1/+1
2014-12-116lowpan : fix warning: no previous prototype for 'lowpan_context_free' [-Wmis...Alexis La Goutte1-1/+1
2014-12-11skip the extra field in the gzip headerMartin Kaiser1-5/+19
2014-12-11[SIP] Try to fix another corner case of reassembly.AndersBroman1-0/+9
2014-12-11Add a heur_dissector_table_foreach() function.Guy Harris2-19/+72
2014-12-11Give dissector_all_heur_tables_foreach_table() a sort function.Guy Harris3-10/+51
2014-12-11Make the type of the second argument to a DATFunc_heur_table explicit.Guy Harris3-7/+7
2014-12-11Fix a comment.Guy Harris1-5/+4
2014-12-10LCSAP: fix dissection of negative longitude and latitudePascal Quantin1-2/+2
2014-12-10GPRSCDR: Remove from Dirty ASN1 listAlexis La Goutte2-2/+2
2014-12-10GPRSCDR: fix warning: 'dissect_gprscdr_MBMSInformation' defined but not useAlexis La Goutte1-148/+20
2014-12-10Refactor "color" conversation filtersMichael Mann11-0/+262
2014-12-10Eliminate some proto_tree_add_text in packet-bgp.cMichael Mann1-102/+67
2014-12-10Expose find_heur_dissector_list().Guy Harris2-1/+8
2014-12-10packet-couchbase.c: dissect more DCP commandsSergey Avseyev1-1/+97
2014-12-10Riemann protocol dissectorSergey Avseyev3-0/+829
2014-12-10ICQ: fix icq.meta_user.found_authorization field registrationPascal Quantin1-1/+1
2014-12-10NFS: do not duplicate field name in blurbPascal Quantin1-3/+3
2014-12-10Eliminate proto_tree_add_text from packet-icq.cMichael Mann1-198/+235
2014-12-10nfs: expert...() shouldn't be called under 'if(tree)'Bill Meier1-3/+7
2014-12-10nfs: decode dCache NFS file handleTigran Mkrtchyan1-1/+70
2014-12-10nfs: fix failure to parse EXCHANGE_ID argumentsJ. Bruce Fields1-8/+7
2014-12-10Qt: Obey main toolbar icon preferences.Gerald Combs1-1/+1
2014-12-09LTE RRC: upgrade dissector to v12.3.0Pascal Quantin1-752/+4391
2014-12-09Qt: Initial VoIP Calls dialog.Gerald Combs1-1/+1
2014-12-09Eliminate proto_tree_add_text from packet-ppp.c.Michael Mann1-267/+351
2014-12-09LTE: Update MAC and RLC dissectors to Release 12Pascal Quantin5-84/+269
2014-12-09Fix copy-and-pasteo.Guy Harris1-1/+1