summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Quantin2-72/+76
2014-12-12Riemann: fix "Decode as" featurePascal Quantin1-2/+1
2014-12-11Qt: Move Follow TCP, UDP, SSL to a Follow folder (like when right click)Alexis La Goutte1-4/+10
2014-12-11CMake: Make it easier to generate the release notes & NEWS.Gerald Combs10-128/+108
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 Harris3-22/+75
2014-12-11Give dissector_all_heur_tables_foreach_table() a sort function.Guy Harris4-11/+52
2014-12-11Make the type of the second argument to a DATFunc_heur_table explicit.Guy Harris4-11/+9
2014-12-11Fix a comment.Guy Harris1-5/+4
2014-12-10LCSAP: fix dissection of negative longitude and latitudePascal Quantin2-4/+4
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 Goutte2-148/+31
2014-12-10Update the release notes.Gerald Combs1-3/+1
2014-12-101.99.1 → 1.99.2.Gerald Combs5-9/+9
2014-12-10Build 1.99.1.Gerald Combs4-23129/+7471
2014-12-10Refactor "color" conversation filtersMichael Mann13-0/+314
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 Avseyev4-0/+830
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 Combs7-63/+21
2014-12-09Add media playback icons.Guy Harris1-0/+3
2014-12-09LTE RRC: upgrade dissector to v12.3.0Pascal Quantin6-805/+5028
2014-12-09Qt: Initial VoIP Calls dialog.Gerald Combs33-224/+1304
2014-12-09Fix ranlib "has no symbols" errors in the codecs directory.Gerald Combs1-3/+8
2014-12-09Fix filename matching.Gerald Combs1-1/+1
2014-12-09Qt: Update and rename the summary dialog.Gerald Combs24-1747/+1146
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 Quantin7-97/+284
2014-12-09Fix copy-and-pasteo.Guy Harris1-1/+1
2014-12-09Fix GTK warning in EXTCAP partsIrene Ruengeler1-4/+7
2014-12-09Eliminate proto_tree_add_text from some dissectors.Michael Mann11-328/+406
2014-12-09SCTP: Missing break in switch (CID 1135556)Alexis La Goutte1-0/+2
2014-12-09GVSP: Missing break in switch (CID 1247683 & 1247684)Alexis La Goutte1-3/+3