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
/
caputils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle -k better on platforms that don't support it.
Guy Harris
2020-04-01
2
-5
/
+10
*
caputils: Fix endless recursive loop on Windows
Tomasz Moń
2019-04-29
1
-5
/
+5
*
Remove code specific to older versions of Visual Studio.
Gerald Combs
2018-07-20
1
-30
/
+0
*
Fix names in declarations to match definitions.
Guy Harris
2018-06-11
2
-5
/
+7
*
Improve the secondary error messages for pcap errors.
Guy Harris
2018-06-10
5
-132
/
+193
*
spdx: more licenses converted.
Dario Lombardo
2018-03-09
1
-11
/
+1
*
spdx: more licenses converted.
Dario Lombardo
2018-03-07
1
-13
/
+1
*
Windows: Remove cruft for unsupported versons
Graham Bloice
2018-03-01
1
-91
/
+24
*
Rename airpdcap to dot11decrypt.
Gerald Combs
2018-02-24
2
-2
/
+2
*
Make all versions of add_unix_interface_ifinfo() static.
Guy Harris
2018-02-17
1
-1
/
+1
*
Don't have CLEAN_FILES variables for the "clean" source files.
Guy Harris
2018-02-17
1
-5
/
+1
*
caputils/tools: more SPDX convertions.
Dario Lombardo
2018-02-09
1
-13
/
+1
*
replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
Dario Lombardo
2018-02-08
15
-15
/
+15
*
caputils: use SPDX identifiers.
Dario Lombardo
2018-02-07
16
-225
/
+16
*
Amend the comment with some background for the workaround.
Jaap Keuter
2018-02-05
1
-0
/
+4
*
Add a comment explaining why err is volatile.
Guy Harris
2018-02-03
1
-0
/
+15
*
Use pcapng as the name of the file format.
Guy Harris
2018-01-09
1
-2
/
+2
*
extcap: remove conditional compilation.
Dario Lombardo
2018-01-08
2
-9
/
+0
*
autotools: Library build products don't need explicit cleaning
João Valverde
2017-11-18
1
-3
/
+1
*
We don't need to define sockaddr_storage.
Gerald Combs
2017-10-26
1
-48
/
+0
*
CMake: Don't check for windows.h or winsock2.h.
Gerald Combs
2017-10-26
1
-1
/
+1
*
autotools: remove macOS Frameworks support
João Valverde
2017-10-17
1
-1
/
+1
*
autotools: make maintainer-clean should allow rerunning 'configure'
João Valverde
2017-10-15
1
-3
/
+0
*
Remove superfluous null-checks before strdup/free
Ahmad Fatoum
2017-10-15
1
-14
/
+6
*
CMake: Allow user build flags to override default build flags
João Valverde
2017-10-13
1
-1
/
+0
*
autotools: Use package flags to configure libpcap
João Valverde
2017-09-24
1
-1
/
+2
*
caputils: fix compilation without pcap.
Dario Lombardo
2017-09-06
1
-0
/
+2
*
plugins: config.h must not be included by public headers
João Valverde
2017-09-06
3
-0
/
+5
*
Fix leaked timestamp records
Mikael Kanstrup
2017-08-25
2
-7
/
+8
*
Add hardware timestamping support
Ahmad Fatoum
2017-08-22
2
-7
/
+70
*
Allow bigger snapshot lengths for D-Bus captures.
Guy Harris
2017-06-05
1
-8
/
+8
*
capture-pcap-util.c: fix a typo
Pascal Quantin
2017-06-03
1
-1
/
+1
*
Fix typo.
Guy Harris
2017-06-03
1
-1
/
+1
*
If has_snaplen isn't set, don't set the snapshot length with pcap_create()/pc...
Guy Harris
2017-06-03
1
-9
/
+34
*
Include caputils/capture-wpcap.h whether HAVE_LIBPCAP is defined or not.
Guy Harris
2017-05-12
1
-1
/
+2
*
Don't include headers that depend on pcap if you don't have it.
Guy Harris
2017-05-12
1
-5
/
+5
*
Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file.
Guy Harris
2017-05-11
3
-39
/
+3
*
Force HAVE_REMOTE to be defined when including pcap.h with remote support.
Guy Harris
2017-05-11
3
-0
/
+36
*
Note whether we found remote pcap support in libpcap.
Guy Harris
2017-05-11
1
-0
/
+6
*
A bunch of "{Mac} OS X" -> "macOS" changes.
Guy Harris
2017-04-05
4
-6
/
+6
*
Don't close the pcap_t in get_data_link_types().
Guy Harris
2017-03-07
1
-4
/
+14
*
g_malloc -> g_malloc0 where not all struct elements are initialized or
Joerg Mayer
2017-02-22
2
-3
/
+2
*
Clean up the get_if_capabilities_ routines a bit.
Guy Harris
2017-02-22
1
-20
/
+9
*
Make sure we zero out the newly allocated list, otherwise g_list append may
Joerg Mayer
2017-02-22
1
-1
/
+1
*
Yell at the user less.
Gerald Combs
2017-02-20
1
-1
/
+1
*
Don't use PCAP_ERROR if it's not known to be defined.
Guy Harris
2016-12-19
1
-1
/
+1
*
Fix the #defines for the presence of structure names.
Guy Harris
2016-10-22
1
-1
/
+1
*
cmake: make WERROR_COMMON_FLAGS a normal string
Peter Wu
2016-09-30
1
-7
/
+18
*
Use g_slist_prepend, it should be faster if there's a lot of IP addresses
AndersBroman
2016-09-28
2
-2
/
+12
*
Fix the signature of the stub version of ws80211_set_freq().
Guy Harris
2016-09-08
1
-1
/
+1
[next]