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
/
sharkd_daemon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTTPS (almost) everywhere.
Guy Harris
2019-07-26
1
-1
/
+1
*
Remove ABI compliance checker code.
João Valverde
2019-07-21
1
-1
/
+1
*
Move the Winsock initialization and cleanup to wsutil routines.
Guy Harris
2019-05-02
1
-10
/
+9
*
Windows: Modernize our WSAStartup usage.
Gerald Combs
2019-05-01
1
-1
/
+1
*
Windows: Always assign newly-created processes to our job.
Gerald Combs
2018-03-13
1
-5
/
+3
*
replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
Dario Lombardo
2018-02-08
1
-1
/
+1
*
Start using SPDX license identifiers.
Gerald Combs
2017-11-09
1
-13
/
+1
*
Replace inet_addr() with our inet_pton() wrapper
João Valverde
2017-11-09
1
-5
/
+2
*
sharkd: close server file descriptor in child.
Jakub Zawadzki
2017-09-24
1
-0
/
+1
*
sharkd: don't go to background when using stdin and stdout.
Jakub Zawadzki
2017-09-24
1
-10
/
+13
*
Check for return value of WSAStartup on all executables.
Michael Mann
2017-03-27
1
-1
/
+6
*
sharkd: fix a memory leak on Windows introduced in gfe06aad
Pascal Quantin
2017-02-12
1
-0
/
+1
*
sharkd: fix warning C4090: 'function' : different 'const' qualifiers
Pascal Quantin
2017-02-03
1
-2
/
+4
*
Use INVALID_SOCKET for an invalid socket handle.
Guy Harris
2017-02-01
1
-14
/
+14
*
Fix some more UN*X-vs-Windows issues.
Guy Harris
2017-02-01
1
-3
/
+3
*
sharkd: windows support
Jakub Zawadzki
2017-02-01
1
-23
/
+94
*
Clean up some UN*X-vs-Windows socket issues.
Guy Harris
2017-01-26
1
-22
/
+3
*
Fix sharkd compiling on Windows
Michael Mann
2017-01-26
1
-5
/
+40
*
Add sharkd - daemon variant
Jakub Zawadzki
2017-01-25
1
-0
/
+223