aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-09-08PluginIF: Parent menu and goto frameRoland Knall2-2/+45
2015-09-08Move some stuff into the only code path where it's used.Guy Harris1-11/+11
2015-09-08Add API to expose "expert info" summary.Michael Mann2-0/+21
2015-09-08Don't try to decrypt with an AES key shorter than 128 bits.Guy Harris1-0/+5
2015-09-07Add a new expert info type for decryption problems.Guy Harris2-0/+3
2015-09-07SSL: bugfix for raw public keys in certificate messageOlaf Bergmann1-31/+65
2015-09-06[Automatic update for 2015-09-06]Gerald Combs3-31/+233
2015-09-06SV: add an option to dissect seqData as PhsMeasPascal Quantin1-9/+110
2015-09-06OCSP: get rid of an evil global variablePascal Quantin1-11/+15
2015-09-05Fix comments in dissect_6lowpan_iphc_nhc()João Valverde1-3/+3
2015-09-04xip-serval: add support for XIP Serval packetsCody Doucette4-17/+482
2015-09-04Capitalize IPv6 extension headers ipprotostr()João Valverde1-5/+5
2015-09-04H223: fix will never be executed [-Wunreachable-code]Alexis La Goutte1-3/+1
2015-09-04Coverity CID 1167971-1167974: constant expressions in wslua_int64Hadriel Kaplan1-4/+9
2015-09-04Insert correct padding in RFC 6282 IPHC headersKevin Bracey1-3/+24
2015-09-04BGP: Fix typoguydavies1-1/+1
2015-09-03Declare col_get_text() as WS_DLL_PUBLICPascal Quantin1-1/+1
2015-09-03Lua: Check if having listeners before removeStig Bjørlykke1-1/+1
2015-09-03Address "shadow" warnings found by checkAPI script.Michael Mann11-58/+58
2015-09-02The official #define for 32-bit and 64-bit Windows is _WIN32.Guy Harris1-1/+1
2015-09-02Fix one more MSVC2015 issue: "[...]ignoring unknown option '/Zd'"Bill Meier1-15/+0
2015-09-021.99.9 → 1.99.10.Gerald Combs2-2/+2
2015-09-02Allow "Decode As" for IPv6 over UDPJoão Valverde1-0/+2
2015-09-02idl2wrs: fix clang analyzer Warning complains.Dario Lombardo1-8/+12
2015-09-02PER: followup of g59453fbPascal Quantin1-15/+8
2015-09-02dcerpc: fixed distcheck.Dario Lombardo1-1/+1
2015-09-02nfs: Fix order of octets in IPv4 addressTom Haynes1-1/+1
2015-09-02idl2wrs: Make Mac OSX buildbot happyAlexis La Goutte1-1/+1
2015-09-02IPv4: Remove extraneous colon from format stringJoão Valverde1-1/+1
2015-09-02Eliminate proto_tree_add_text from packet-per.cMichael Mann1-9/+56
2015-09-02Eliminate proto_tree_add_text from some dissectors.Michael Mann3-76/+153
2015-09-02Eliminate proto_tree_add_text from packet-rsvp.cMichael Mann1-274/+234
2015-09-02idl2wrs: some code cleanups.Dario Lombardo4-231/+334
2015-09-02MSDP: fix will never be executed [-Wunreachable-code]Alexis La Goutte1-2/+3
2015-09-02ANSI: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-4/+0
2015-09-02UMTS (mac): fix will never be executed [-Wunreachable-code]Alexis La Goutte1-1/+1
2015-09-01ANSI A: fix dissection of numerous fields broken in g7298a31Pascal Quantin2-39/+29
2015-09-01Eliminate proto_tree_add_text from ANSI dissectors.Michael Mann3-295/+193
2015-09-01Convert the WSP stats to generic stat API.Gerald Combs1-0/+156
2015-08-31Convert the MTP3 stats to new "generic stat API".Gerald Combs3-3/+209
2015-08-31NGHTTP2: Update to 1.3.0Alexis La Goutte5-10/+199
2015-08-31Eliminate proto_tree_add_text from packet-rtps.cMichael Mann1-406/+666
2015-08-31Add a hidden item that allows to allow filtering on the station address.Joerg Mayer1-0/+37
2015-08-30dlsw: don't THROW() an exception from a dissectorMartin Kaiser1-4/+9
2015-08-30dlsw: remove unnecessary if (tree) checksMartin Kaiser1-100/+94
2015-08-30[Automatic update for 2015-08-30]Gerald Combs2-10/+165
2015-08-30BGP: fixed incorrect NLRI decodingPyeole1-0/+6
2015-08-30CBOR: fix definition of cbor.type.tag64 fieldPascal Quantin1-1/+35
2015-08-296LoWPAN: IPv6 Fragment Headers don't have a Length fieldKevin Bracey1-16/+25
2015-08-29CBOR: fix no previous prototype for proto_reg*_cbor [-Wmissing-prototypes]Alexis La Goutte1-0/+3