index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extcap
Commit message (
Expand
)
Author
Age
Files
Lines
*
sshdump: fix detection of custom version in Windows
Pascal Quantin
2020-12-10
1
-0
/
+4
*
Have WTAP_ERR_INTERNAL include an err_info string giving details.
Guy Harris
2020-10-14
1
-3
/
+4
*
wiretap: have wtap_dump_flush(), and its callers, check for errors.
Guy Harris
2020-08-09
1
-2
/
+9
*
sshdump: allow for multiple instances.
Dario Lombardo
2020-07-18
1
-6
/
+17
*
extcap: put the code to add lissh version information into a common routine.
Guy Harris
2020-07-16
4
-4
/
+13
*
extcap: assume we're using libssh 0.6 or later.
Guy Harris
2020-07-16
3
-29
/
+2
*
extcap: get the libssh version string from the libssh.h header.
Guy Harris
2020-07-16
1
-0
/
+19
*
extcap: clean up the version number handling.
Guy Harris
2020-07-16
9
-23
/
+41
*
extcap-base: no need to get the basename of the executable path twice.
Guy Harris
2020-07-16
1
-4
/
+1
*
Show the version of libssh being used, if possible.
Guy Harris
2020-07-15
4
-5
/
+22
*
extcap: add libssh version info to sshdump and ciscodump.
Dario Lombardo
2020-07-15
4
-0
/
+10
*
extcap: improve version output for all extcaps.
Dario Lombardo
2020-07-15
1
-2
/
+7
*
sshdump: remove redundant ssh_userauth_agent call
Peter Wu
2020-06-14
2
-13
/
+0
*
More PVS-Studio issues flagged by Valerii Zapodovnikov.
Martin Mathieson
2020-05-09
1
-8
/
+4
*
sshdump: Use Open dialog for SSH private key
Tomasz Moń
2020-04-15
1
-1
/
+1
*
More modeline fixes to put HT tab stops every 8 characters.
Guy Harris
2020-03-15
2
-7
/
+7
*
extcap: Fix packet time calculation
Erwin Rol
2020-02-10
2
-5
/
+8
*
androiddump: Link against libwiretap and libwsutil
Jeroen Roovers
2020-01-25
1
-0
/
+3
*
androiddump: Provide fifo argument to g_warning()
Jeroen Roovers
2020-01-18
1
-3
/
+3
*
androiddump: Fix tcpdump encap type signed/unsigned conversion error
Mikael Kanstrup
2019-10-16
1
-1
/
+1
*
Revert "CMake: Don't install HTML manuals twice"
João Valverde
2019-10-10
6
-6
/
+6
*
CMake: Don't install HTML manuals twice
João Valverde
2019-10-09
6
-6
/
+6
*
randpktdump: Remove misleading tooltip
Tomasz Moń
2019-09-24
1
-1
/
+1
*
randpktdump: Initialize print error handler
Tomasz Moń
2019-09-14
1
-0
/
+8
*
CMake: Fix extcap symlinks on macOS.
Gerald Combs
2019-09-10
1
-1
/
+1
*
HTTPS In More Places, update some URLs.
Guy Harris
2019-07-27
1
-1
/
+1
*
HTTPS (almost) everywhere.
Guy Harris
2019-07-26
2
-2
/
+2
*
sshdump: fix bug in --remote-sudo.
Dario Lombardo
2019-06-19
1
-2
/
+2
*
CMake+macOS: Use symlinks for our CLI utilities.
Gerald Combs
2019-05-24
1
-7
/
+8
*
Fix some signedness warnings.
Guy Harris
2019-05-17
2
-12
/
+12
*
CMake: Remove wsutil pcap dependency
João Valverde
2019-05-03
1
-1
/
+1
*
CMake: Add libpcap imported library target
João Valverde
2019-05-03
1
-1
/
+1
*
Move the Winsock initialization and cleanup to wsutil routines.
Guy Harris
2019-05-02
6
-77
/
+59
*
Windows: Modernize our WSAStartup usage.
Gerald Combs
2019-05-01
6
-5
/
+11
*
If you use data_file_url(), you must first call init_progfile_dir().
Guy Harris
2019-04-08
7
-0
/
+126
*
Don't cast away constness if you don't have to.
Guy Harris
2019-03-17
1
-2
/
+2
*
extcap: set G_REGEX_RAW to avoid potential crashes
Peter Wu
2019-02-10
2
-4
/
+4
*
CMake: rewrite FindSystemd.cmake file
Peter Wu
2019-01-31
1
-3
/
+0
*
sshdump: leave username, port and interface unset by default
Peter Wu
2019-01-27
1
-15
/
+20
*
CMake: fix failure to locate zlib (and possibly libssh)
Peter Wu
2019-01-23
1
-2
/
+6
*
extcap: remove dependencies from ui.
Dario Lombardo
2019-01-22
1
-2
/
+0
*
CMake: Set a direct rpath for libraries
João Valverde
2019-01-22
1
-9
/
+5
*
CMake: do not set RPATH when installing to a system directory
Peter Wu
2019-01-20
1
-2
/
+3
*
CMake: Replace PACKAGELIST magic
João Valverde
2019-01-20
1
-3
/
+9
*
CMake: use object libraries to avoid redundant builds
Peter Wu
2019-01-12
1
-20
/
+31
*
Remove comment whose meaning is unclear at best.
Guy Harris
2019-01-05
1
-2
/
+0
*
cli_main: remove real_main from stack traces for non-Windows
Peter Wu
2019-01-02
5
-5
/
+5
*
Move some command-line-oriented routines from wsutil to ui.
Guy Harris
2019-01-01
1
-1
/
+1
*
ssh-base: fix no previous prototype for ‘extcap_log’ [-Wmissing-prototypes]
Alexis La Goutte
2018-12-26
1
-1
/
+1
*
writecap: rename pcapng_write_session_block to _section_block
Jaap Keuter
2018-12-18
1
-1
/
+1
[next]