aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-09-10nfs: Fix compilation breakTom Haynes2-1/+2
2015-09-10IPv6: Rename 'dstopt_tree' variable in dissect_opts()João Valverde1-5/+5
2015-09-09Add the IAX2 Analysis dialog.Gerald Combs1-3/+3
2015-09-09GIOP: increase the maximum message size allowed to 10MBPascal Quantin1-4/+8
2015-09-09nfs: Add NFSv4.2 op LAYOUTERRORTom Haynes2-13/+42
2015-09-09nfs: Add support for the Flex File Layout Type in LAYOUTRETURNTom Haynes1-102/+261
2015-09-09nfs: Add NFSv4.2 op LAYOUTSTATSTom Haynes2-1/+165
2015-09-09nfs: Add NFSv4.2 op WRITE_SAMETom Haynes2-2/+87
2015-09-09nfs: Add NFSv4.2 op READ_PLUSTom Haynes2-2/+97
2015-09-09nfs: Add NFSv4.2 cb op CB_OFFLOADTom Haynes2-2/+21
2015-09-09nfs: Add NFSv4.2 op IO_ADVISETom Haynes2-2/+170
2015-09-09nfs: Add NFSv4.2 ops OFFLOAD_CANCEL and OFFLOAD_STATUSTom Haynes2-3/+36
2015-09-09nfs: Add NFSv4.2 op CLONETom Haynes2-3/+36
2015-09-09nfs: Add NFSv4.2 ops COPY and COPY_NOTIFYTom Haynes2-5/+256
2015-09-09nfs: Cleanup of FlexFiles Layout TypeTom Haynes1-26/+56
2015-09-09nfs: Add new attributes for NFSv4.2Tom Haynes1-1/+52
2015-09-09nfs: Add new error codes for NFSv4.2Tom Haynes2-3/+18
2015-09-09Fix some memory leaks when extracting a string from TVBPascal Quantin3-11/+9
2015-09-09packet-optommp.c add dest_ID support.John1-9/+62
2015-09-08Add the IPv6 DSCP value to the IP DSCP columnJoão Valverde1-0/+3
2015-09-08Detect mismatched ethertype protocol ID (IPv4) and encapsulated IP packet (IPv6)João Valverde2-3/+11
2015-09-08BGP: Update BGP Capability ListAlexis La Goutte1-2/+43
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