aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-25lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Guy Harris1-2/+2
2017-09-25s4-rpc_server: Allow each interface to declare if it uses handlesGuy Harris1-8/+13
2017-09-25s4-rpc_server: Add back support for lsa over \\pipe\\netlogon optionallyGuy Harris1-1/+4
2017-09-25pidl: Make dcesrv\_$name\_interface "static const"Guy Harris1-1/+1
2017-09-25pidl: Use a static const initialised struct in dcerpc_server_$name_init(void)Guy Harris1-9/+8
2017-09-25libndr/compression: pass down compressed length in ndr_pull_compression_startGuy Harris1-1/+2
2017-09-25pidl:NDR/Parser: add missing {start,end}_flags() to ParseElementPrint()Guy Harris1-0/+4
2017-09-25pidl:NDR/Parser: initialize [skip] values in ndr_pull_*Guy Harris1-0/+3
2017-09-25pidl:NDR/Parser: add "skip_noinit" elementGuy Harris2-6/+7
2017-09-25pidl:NDR/Parser: fix "skip" for pointersGuy Harris1-10/+30
2017-09-25pidl: use ndr_push_charset_to_null() when [to_null] keyword is used in IDLGuy Harris1-1/+5
2017-09-25s4: COM: Remove talloc_autofree_context() from (unused) COM code.Guy Harris1-3/+3
2017-09-25pidl: Make static struct api_struct also constGuy Harris1-1/+1
2017-09-25pidl: Change *_get_pipe_fns() to return const struct api_struct *Guy Harris1-3/+3
2017-09-25pidl:NDR: add ReturnTypeElement() helper functionGuy Harris1-1/+20
2017-09-25pidl:NDR: keep interface->{ORIGINAL}Guy Harris1-1/+2
2017-09-24Windows: fix NSIS and WiX installersPascal Quantin2-28/+28
2017-09-24GTK: Fix warning for missing actionJoão Valverde1-1/+0
2017-09-24sharkd: close server file descriptor in child.Jakub Zawadzki1-0/+1
2017-09-24Replace DISSECTOR_ASSERT(hfinfo->type == FT_STRING) with DISSECTOR_ASSERT_FIE...Guy Harris3-4/+4
2017-09-24Move DISSECTOR_ASSERT_FIELD_TYPE_IS_TIME after __DISSECTOR_ASSERT_FIELD_TYPE_...Guy Harris1-7/+7
2017-09-24Use proto_tree_add_ipv4(), not proto_tree_add_uint(), to add FT_IPV4 fields.Guy Harris1-2/+2
2017-09-24sharkd: don't go to background when using stdin and stdout.Jakub Zawadzki1-10/+13
2017-09-24autotools: Use package flags to configure libpcapJoão Valverde8-72/+84
2017-09-24CMake: Print build flags just before feature summaryJoão Valverde1-6/+7
2017-09-24CMake: Pretty print PACKAGELISTJoão Valverde1-1/+2
2017-09-24Install libwiretap and libwscodecs headersJoão Valverde5-9/+43
2017-09-24[Automatic update for 2017-09-24]Gerald Combs27-886/+699
2017-09-24megaco: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2017-09-24Don't use proto_tree_add_uint() with FT_BYTES.Guy Harris1-1/+1
2017-09-24GPRSCDR: decoding of PDPTypeJoakim Karlsson7-10/+71
2017-09-24Don't look at the comment or process table with pre-2.2 files.Guy Harris1-6/+17
2017-09-23WebSocket: remove useless pointer checks (CID 1418346)Pascal Quantin1-2/+2
2017-09-23PFCP: fix a typo (CID 1418345)Pascal Quantin1-4/+4
2017-09-23Add lcap file extension to nsis and wix installers.Joerg Mayer4-3/+40
2017-09-23plugins: Fixups for g9260461f4fJoão Valverde6-10/+11
2017-09-23ZigBee ZCL SE Metering: Dissect functional notification flags and notificatio...Martin Boye Petersen1-7/+602
2017-09-23Have sequence analysis properly use filters from taps.Michael Mann12-205/+172
2017-09-22Revert "CMake: Print a warning if CCACHE_CPP2 is unset."Gerald Combs1-4/+0
2017-09-22nsis: Always create the extcap directoryStig Bjørlykke1-1/+3
2017-09-22ZigBee ZCL Attributes: Set length of attribute subtreesMartin Boye Petersen1-0/+9
2017-09-22CMake: Print a warning if CCACHE_CPP2 is unset.Gerald Combs1-0/+4
2017-09-22Add Flow Graph functionality to TSharkMichael Mann9-25/+209
2017-09-21Complete move of tap-sequence-analysis.c functionality to sequence_analysis.cMichael Mann15-462/+344
2017-09-21Diameter 3GPP: update S6a/S6d/S13/S13' AVPsPascal Quantin2-9/+676
2017-09-21[PFCP] Add more IE dissection.AndersBroman1-19/+322
2017-09-21packetlogger: Add Syslog and Config typesStig Bjørlykke1-1/+72
2017-09-21cmake: look for Qt5 from Homebrew on macOSPeter Wu2-7/+7
2017-09-20UMTS RLC: Removing unused 'is ciphered' functionDarien Spencer3-25/+6
2017-09-20FP: Removed unused codeDarien Spencer1-16/+0