aboutsummaryrefslogtreecommitdiffstats
path: root/extcap
Commit message (Expand)AuthorAgeFilesLines
...
* ciscodump: fix line parsing and fix memleak.Dario Lombardo2016-09-061-1/+2
* extcap: improve interface print in help.Dario Lombardo2016-08-264-13/+30
* extcap: add binary name and version to help message.Dario Lombardo2016-08-256-7/+16
* extcap: remove unused #define from ssh-base.Dario Lombardo2016-08-241-2/+0
* extcap: make extcaps use the version registered in config.Dario Lombardo2016-08-245-5/+4
* androiddump: use socklen_t (32bit) instead of gssize (64bit) (CID 1293384).Dario Lombardo2016-08-111-3/+4
* androiddump: fix bug in socket retry (CID 1293391).Dario Lombardo2016-08-091-4/+4
* extcap: move defines from sshdump & ciscodump to ssh-base.Dario Lombardo2016-08-063-16/+8
* extcap: restyle the help function.Dario Lombardo2016-08-046-121/+165
* extcap: prevent registration of wrong version.Dario Lombardo2016-08-041-0/+3
* extcap: restyle the output subsystem.Dario Lombardo2016-08-046-319/+255
* extcap: fix indentation in extcap-base.Dario Lombardo2016-07-311-69/+69
* sshdump: Change ws_close to closesocketRoland Knall2016-07-221-1/+1
* Fix printf style parameters complaints from VS Code AnalysisMichael Mann2016-07-172-3/+3
* ciscodump.c - Address VS Code Analysis warnings.Michael Mann2016-07-171-3/+12
* androiddump.c - Address VS Code Analysis warnings.Michael Mann2016-07-161-3/+3
* Have extcap executables mirror the GTK's WinMain signature.Michael Mann2016-07-164-8/+24
* androiddump.c: Use preprocessor directive to distinguish E_AGAIN and E_WOULDB...Michael Mann2016-07-141-9/+60
* randpkt_core: change rand() to g_rand_int (CID 1355360).Dario Lombardo2016-07-091-2/+0
* androiddump: fix leak (CID 1293387).Dario Lombardo2016-07-041-0/+1
* Remove Makefile.common filesJoão Valverde2016-06-302-53/+25
* Remove Nmake build systemPascal Quantin2016-06-151-165/+0
* androiddump: fix leak on --extcap-interfacesPeter Wu2016-06-151-0/+2
* *_stdup_printf -> strdup for "single string only" formatting.Michael Mann2016-06-061-2/+2
* androiddump: Add model name to user-friendly interface nameMichal Labedzki2016-05-181-21/+40
* ssh-base(.h) : fix no newline at end of file [-Wnewline-eof]Alexis La Goutte2016-05-031-1/+1
* ssh-base : fix no newline at end of file [-Wnewline-eof]Alexis La Goutte2016-05-031-1/+1
* Compile sshdump and ciscodump for WindowsPascal Quantin2016-04-253-7/+10
* androiddump 1.0.3: Return more specific error codesMichal Labedzki2016-04-191-149/+199
* g_list_free_full() only exists since 2.28AndersBroman2016-04-181-1/+3
* ciscodump: bugfixDario Lombardo2016-04-141-1/+1
* extcap-base: There is no need to register interfaces everytimeMichal Labedzki2016-04-141-6/+0
* sshdump,ciscodump: fix local addresses discoveryPeter Wu2016-04-122-4/+4
* androiddump: Change insecure sprint into g_snprintfMichal Labedzki2016-04-061-20/+140
* androiddump: Fix crash on start capturingMichal Labedzki2016-04-041-0/+6
* androiddump: Register interfaces when list interfacesMichal Labedzki2016-04-021-3/+3
* randpkt: restyle the list generation to get rid of the const compiler warning.Dario Lombardo2016-04-011-16/+17
* extcap: fix const warningsDario Lombardo2016-04-011-2/+2
* Fix modeline definitionsPeter Wu2016-03-291-2/+2
* Another round of extcap memleak fixesPeter Wu2016-03-294-66/+96
* Fix nmake build for new extcap and writecap binaries.Michael Mann2016-03-261-3/+3
* Add ax_lib_socket_nsl.m4 macroJoão Valverde2016-03-251-8/+4
* First convert the string to a number, then convert it to network byte order.Guy Harris2016-03-241-1/+2
* Put pcapio.c into a writecap library, and use it.Guy Harris2016-03-243-2/+3
* sshdump: use arg define.Dario Lombardo2016-03-241-9/+1
* ciscodump: fix OSX compilation error.Dario Lombardo2016-03-241-4/+4
* extcap: add ciscodump.Dario Lombardo2016-03-246-7/+813
* Add pkg.m4 and remove aclocal-flags scriptJoão Valverde2016-03-231-2/+0
* Move extcap EditorConfig settings to source dirJoão Valverde2016-03-232-0/+10
* Remove ADNS supportJoão Valverde2016-03-211-1/+1