summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-07Move more capture device handling to the caputils library.Guy Harris7-639/+852
2016-01-07Don't assume a stat() fails only if the target file doesn't exist.Guy Harris1-2/+31
2016-01-07Qt: Add recent capture filter entries.Gerald Combs1-1/+17
2016-01-07Remove some unnecessary dependencies and cleanup some codeJoão Valverde9-98/+68
2016-01-07[docsis->INIT-RNG-REQ] Correction for INFO fieldAdrianSimionov1-1/+1
2016-01-07Get rid of unused #define.Guy Harris1-6/+0
2016-01-06Have all TCP flags in the structure that is passed to subdissectors.Michael Mann4-10/+9
2016-01-06checkAPIs: Add "system" to possible shadow variable (on OS X)Alexis La Goutte1-0/+1
2016-01-06Nstrace: Fix field name for nstrace.tcpdbg.rtrttUli Heilmeier1-1/+1
2016-01-06extcap: Rewrite the tokenizer to use regexpsRoland Knall1-93/+71
2016-01-06Correct fix for "GFP: Fix Dead Store (Dead assignement/Dead increment) Warnin...John A. Thacker1-0/+2
2016-01-06[S1AP] Update to version V13.1.0 (2015-12)AndersBroman9-273/+2608
2016-01-06sshdump: print error message to stderr instead of stdout.Dario Lombardo1-47/+47
2016-01-06[OSC] rename variable 'system' to 'system_msg'.Hanspeter Portner1-5/+5
2016-01-06KISS the Follow TCP functionality.Michael Mann11-904/+279
2016-01-06[OSC] fix and tidy up MIDI in OSC dissector.Hanspeter Portner1-57/+294
2016-01-06Adding Color Control and Ballast Configuration(Lighting Chapter) Clusters for...Aditya Jain5-0/+1041
2016-01-06[WINPCAP] First step to be able to use pcap_create()AndersBroman2-3/+103
2016-01-06GFP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+0
2016-01-06Use TCP FIN bit to help determine desegmentation in HTTP dissector.Michael Mann3-8/+12
2016-01-06Remove unnecessary #ifdef and includes.Guy Harris1-7/+0
2016-01-06BTAVRCP: fix misspelling (found by Lintian)Alexis La Goutte1-4/+4
2016-01-06oids_test.c - Fix compile errorMichael Mann1-1/+1
2016-01-06Clean up more includes of wtap.h.Guy Harris8-10/+15
2016-01-06Remove unnecessary includes.Guy Harris2-6/+0
2016-01-05For non-libwiretap code, use <wiretap/XXX.h> to include libwiretap headers.Guy Harris2-6/+8
2016-01-05Add basic exclude facility to pre-commit hook checksJoão Valverde2-0/+19
2016-01-05INAP: fix indent (use 2spaces and modelines)Alexis La Goutte2-116/+136
2016-01-05When dissecting fragments heuristically, check for incomplete RPC messages.Guy Harris1-353/+443
2016-01-05Qt: Disable configurable interface settings for extcapStig Bjørlykke1-18/+30
2016-01-05extcap: Add regular expression validation supportRoland Knall13-278/+557
2016-01-05Qt: Show capture filter warningStig Bjørlykke1-1/+1
2016-01-05Netflow/Ipfix: Enhance Netscaler Appflow ICA fieldsUli Heilmeier1-16/+16
2016-01-05Add opiton to configure HAVE_PCAP_CREATEAndersBroman3-0/+4
2016-01-05Qt: Don't check capture filter for user DLTsStig Bjørlykke4-17/+24
2016-01-05GFP: Add support for Generic Framing Procedure (ITU-T G.7041/Y.1303)John A. Thacker7-4/+694
2016-01-04Another symbol exported.Guy Harris1-0/+1
2016-01-04Remove unneeded "#if 0"ed out code.Guy Harris2-169/+16
2016-01-04Don't walk the entire protocol tree to extract the value of one field.Guy Harris6-171/+61
2016-01-04PPP: fix registration of CRTP (CNTCP) protocolPascal Quantin2-1/+3
2016-01-04cli: packets / bytes conversation statistics are swappedPascal Quantin1-2/+2
2016-01-04C12.22: fix compilation without LibgcryptPascal Quantin2-5/+9
2016-01-04IPv6: Don't export Shim6 protocol parametersJoão Valverde2-47/+47
2016-01-04Added/extended handling of CPU message systemThomas Wiens3-36/+1491
2016-01-04Generate better pkg-config fileMichal Privoznik3-12/+19
2016-01-04Bugfix Follow HTTP byte statsDavid Morsberger1-1/+1
2016-01-04Bugfix some issues with Follow HTTP Qt dialogMichael Mann1-5/+34
2016-01-04Remove extraneous stuff from a comment.Guy Harris1-1/+0
2016-01-04Rename ipv4_addr and ipv6_addr to indicate their full contents.Guy Harris15-121/+124
2016-01-03Rename ipv6-utils.h to ipv6.h.Guy Harris13-13/+13