aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Enable case-insensitive string dissector tablesEvan Huus4-18/+44
2014-12-15Revert "Bluetooth: BTLE: Add src/dst addresses when they are known"Pascal Quantin5-116/+102
2014-12-15[ISUP] Add dissection of Japan TTC EMERGENCY CALL INDICATORAndersBroman1-31/+61
2014-12-15Bluetooth: BTLE: Add src/dst addresses when they are knownMichal Labedzki5-102/+116
2014-12-15Bluetooth: Fix CRC Init length in UbertoothMichal Labedzki1-4/+4
2014-12-15Bluetooth: BTLE: SN, NESN should be numbers not booleansMichal Labedzki1-2/+2
2014-12-15HTTP2: Update nghttp2 lib (0.6.7)Alexis La Goutte14-6295/+6120
2014-12-14Add support for EAPOL-MKA (802.1x-2010)maisheri4-0/+791
2014-12-14Kerberos: import KRB5_AD_WIN2K_PAC dissection from old non ASN.1 based dissectorPascal Quantin1-18/+465
2014-12-14GSM SMS: fix dissection of Character Set IEPascal Quantin1-29/+14
2014-12-14[Automatic manuf, services and enterprise-numbers update for 2014-12-14]Gerald Combs3-42/+643
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier15-53/+53
2014-12-13Use ENC_LITTLE_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier25-232/+232
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