aboutsummaryrefslogtreecommitdiffstats
path: root/extcap
Commit message (Expand)AuthorAgeFilesLines
* Move extcap EditorConfig settings to source dirJoão Valverde2016-03-232-0/+10
* Remove ADNS supportJoão Valverde2016-03-211-1/+1
* extcap-base: remove print of version if no interfaces present.Dario Lombardo2016-03-171-4/+6
* androiddump 1.0.2: Fix a lot of usage of recv()Michal Labedzki2016-03-121-73/+171
* sshdump: minor changesDario Lombardo2016-03-071-12/+10
* Clean up modelines and indentation.Jeff Morriss2016-03-041-151/+151
* androiddump: change first error message into verbose_print()Dario Lombardo2016-03-041-1/+1
* extcap: move ssh common functions to ssh-base.Dario Lombardo2016-03-045-129/+226
* extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo2016-03-042-74/+30
* nmake: add extcap-base to sshdump.Dario Lombardo2016-03-021-2/+2
* Fix randpktdump build in Windows.Michael Mann2016-02-291-4/+4
* extcap: Move extcap handling to baseRoland Knall2016-02-295-319/+374
* Fix nmake build for extcap apps.Michael Mann2016-02-261-4/+4
* extcap: Fix noinst headerRoland Knall2016-02-261-1/+1
* extcap: move windows functions into extcap-baseDario Lombardo2016-02-266-137/+99
* extcap: Fix make distcheckJoão Valverde2016-02-261-0/+4
* Clean up modelines and indentation.Guy Harris2016-02-253-16/+16
* Put extcap-base.h into the release tarball.Guy Harris2016-02-251-0/+3
* extcap: move includes into extcap-base.Dario Lombardo2016-02-254-106/+37
* extcap: move common code into extcap-base filesDario Lombardo2016-02-254-335/+253
* Have "make maintainer-clean" remove extcap/Makefile.in.Guy Harris2016-02-231-0/+3
* autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde2016-02-211-0/+2
* Don't add the wiretap directory to the list of include directories.Guy Harris2016-02-182-3/+1
* Fix compilation of extcap programs with NMakePascal Quantin2016-02-181-5/+7
* Build the extcap programs in the extcap directory.Guy Harris2016-02-154-1/+252
* androiddump: fix logical ‘or’ of equal expressions [-Werror=logical-op] f...Alexis La Goutte2016-02-131-9/+9
* randpktdump: change error messages.Dario Lombardo2016-02-111-13/+13
* sshdump: fix default value for capture filter.Dario Lombardo2016-02-081-1/+4
* Fix some Coverity issueMichal Labedzki2016-02-051-0/+4
* androiddump: fix printf format warning.Dario Lombardo2016-02-011-3/+6
* sshdump: fix error in extcap sentence.Dario Lombardo2016-01-271-2/+2
* sshdump: fix leak in ssh_open_remote_connection() (CID 1349731)Dario Lombardo2016-01-221-10/+12
* sshdump: fix typo in extcap-config.Dario Lombardo2016-01-191-1/+1
* androiddump: There is no need to make full copy optargMichal Labedzki2016-01-181-4/+4
* extcap: add masked to options.Dario Lombardo2016-01-181-1/+1
* fix spelling-error-in-binary found by lintianAlexis La Goutte2016-01-161-4/+4
* sshdump: change message to error.Dario Lombardo2016-01-151-1/+1
* androiddump: Return extcap version informationRoland Knall2016-01-151-1/+7
* ssh/randpktdump: Add version to extcap utilityRoland Knall2016-01-142-0/+2
* Fix a lot of typos and misspellingsmoshekaplan2016-01-081-2/+2
* sshdump: print error message to stderr instead of stdout.Dario Lombardo2016-01-061-47/+47
* Moved variable declaration top, to be C89 compliantThomas Wiens2016-01-021-2/+4
* extcap: Add Required and cleanupRoland Knall2015-12-301-1/+1
* extcap: add randpktdump, a random packet generator.Dario Lombardo2015-12-221-0/+505
* anddroiddump: fix compilation errors with Win64 and OSX 10.5 x86Pascal Quantin2015-12-171-2/+2
* Try to fix some PVS Studio warningsMichal Labedzki2015-12-171-43/+70
* androiddump: Remove all mallocsMichal Labedzki2015-12-171-184/+29
* androiddump: Some Coverity fixesMichal Labedzki2015-12-171-8/+22
* androiddump: fix crash on Windows when running in verbose modePascal Quantin2015-12-081-133/+133
* sshdump: add default filter even when interfaces are not listed.Dario Lombardo2015-11-241-8/+7