aboutsummaryrefslogtreecommitdiffstats
path: root/extcap
Commit message (Expand)AuthorAgeFilesLines
* sshdump: fix detection of custom version in WindowsPascal Quantin2020-12-101-0/+4
* Have WTAP_ERR_INTERNAL include an err_info string giving details.Guy Harris2020-10-141-3/+4
* wiretap: have wtap_dump_flush(), and its callers, check for errors.Guy Harris2020-08-091-2/+9
* sshdump: allow for multiple instances.Dario Lombardo2020-07-181-6/+17
* extcap: put the code to add lissh version information into a common routine.Guy Harris2020-07-164-4/+13
* extcap: assume we're using libssh 0.6 or later.Guy Harris2020-07-163-29/+2
* extcap: get the libssh version string from the libssh.h header.Guy Harris2020-07-161-0/+19
* extcap: clean up the version number handling.Guy Harris2020-07-169-23/+41
* extcap-base: no need to get the basename of the executable path twice.Guy Harris2020-07-161-4/+1
* Show the version of libssh being used, if possible.Guy Harris2020-07-154-5/+22
* extcap: add libssh version info to sshdump and ciscodump.Dario Lombardo2020-07-154-0/+10
* extcap: improve version output for all extcaps.Dario Lombardo2020-07-151-2/+7
* sshdump: remove redundant ssh_userauth_agent callPeter Wu2020-06-142-13/+0
* More PVS-Studio issues flagged by Valerii Zapodovnikov.Martin Mathieson2020-05-091-8/+4
* sshdump: Use Open dialog for SSH private keyTomasz Moń2020-04-151-1/+1
* More modeline fixes to put HT tab stops every 8 characters.Guy Harris2020-03-152-7/+7
* extcap: Fix packet time calculationErwin Rol2020-02-102-5/+8
* androiddump: Link against libwiretap and libwsutilJeroen Roovers2020-01-251-0/+3
* androiddump: Provide fifo argument to g_warning()Jeroen Roovers2020-01-181-3/+3
* androiddump: Fix tcpdump encap type signed/unsigned conversion errorMikael Kanstrup2019-10-161-1/+1
* Revert "CMake: Don't install HTML manuals twice"João Valverde2019-10-106-6/+6
* CMake: Don't install HTML manuals twiceJoão Valverde2019-10-096-6/+6
* randpktdump: Remove misleading tooltipTomasz Moń2019-09-241-1/+1
* randpktdump: Initialize print error handlerTomasz Moń2019-09-141-0/+8
* CMake: Fix extcap symlinks on macOS.Gerald Combs2019-09-101-1/+1
* HTTPS In More Places, update some URLs.Guy Harris2019-07-271-1/+1
* HTTPS (almost) everywhere.Guy Harris2019-07-262-2/+2
* sshdump: fix bug in --remote-sudo.Dario Lombardo2019-06-191-2/+2
* CMake+macOS: Use symlinks for our CLI utilities.Gerald Combs2019-05-241-7/+8
* Fix some signedness warnings.Guy Harris2019-05-172-12/+12
* CMake: Remove wsutil pcap dependencyJoão Valverde2019-05-031-1/+1
* CMake: Add libpcap imported library targetJoão Valverde2019-05-031-1/+1
* Move the Winsock initialization and cleanup to wsutil routines.Guy Harris2019-05-026-77/+59
* Windows: Modernize our WSAStartup usage.Gerald Combs2019-05-016-5/+11
* If you use data_file_url(), you must first call init_progfile_dir().Guy Harris2019-04-087-0/+126
* Don't cast away constness if you don't have to.Guy Harris2019-03-171-2/+2
* extcap: set G_REGEX_RAW to avoid potential crashesPeter Wu2019-02-102-4/+4
* CMake: rewrite FindSystemd.cmake filePeter Wu2019-01-311-3/+0
* sshdump: leave username, port and interface unset by defaultPeter Wu2019-01-271-15/+20
* CMake: fix failure to locate zlib (and possibly libssh)Peter Wu2019-01-231-2/+6
* extcap: remove dependencies from ui.Dario Lombardo2019-01-221-2/+0
* CMake: Set a direct rpath for librariesJoão Valverde2019-01-221-9/+5
* CMake: do not set RPATH when installing to a system directoryPeter Wu2019-01-201-2/+3
* CMake: Replace PACKAGELIST magicJoão Valverde2019-01-201-3/+9
* CMake: use object libraries to avoid redundant buildsPeter Wu2019-01-121-20/+31
* Remove comment whose meaning is unclear at best.Guy Harris2019-01-051-2/+0
* cli_main: remove real_main from stack traces for non-WindowsPeter Wu2019-01-025-5/+5
* Move some command-line-oriented routines from wsutil to ui.Guy Harris2019-01-011-1/+1
* ssh-base: fix no previous prototype for ‘extcap_log’ [-Wmissing-prototypes]Alexis La Goutte2018-12-261-1/+1
* writecap: rename pcapng_write_session_block to _section_blockJaap Keuter2018-12-181-1/+1