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
*
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
*
dumpcap: change types.
Dario Lombardo
2016-09-08
2
-3
/
+3
*
caputils: add conditional unused (_U_).
Dario Lombardo
2016-09-06
1
-1
/
+5
*
Allow a lot more C99 features
Peter Wu
2016-09-06
1
-2
/
+0
*
CMake: Allow setting per target compiler warnings
João Valverde
2016-08-23
1
-0
/
+1
*
Remove Makefile.common files
João Valverde
2016-06-30
2
-63
/
+25
*
Remove Nmake build system
Pascal Quantin
2016-06-15
2
-86
/
+1
*
*_stdup_printf -> strdup for "single string only" formatting.
Michael Mann
2016-06-06
1
-2
/
+2
*
Move npf_sys_is_running() from wsutil to caputils.
Guy Harris
2016-06-03
2
-1
/
+45
*
Reapply "ws80211: Disable shorten-64-to-32."
João Valverde
2016-05-22
1
-0
/
+3
*
Revert "ws80211: Disable shorten-64-to-32."
João Valverde
2016-05-22
1
-3
/
+0
*
Add checkAPI calls to CMake.
Graham Bloice
2016-05-02
1
-0
/
+17
*
Include ws_diag_control.h in config.h
João Valverde
2016-04-04
2
-4
/
+3
*
Use AC_CHECK_MEMBERS
João Valverde
2016-04-02
1
-1
/
+1
*
Add EditorConfig settings for most C files
João Valverde
2016-03-08
2
-0
/
+22
*
dumpcap: Add support for 802.11ac monitor modes
Mikael Kanstrup
2016-03-01
2
-8
/
+95
*
caputils: fix crash when calling 'dumpcap -i' without having WinPcap installed
Pascal Quantin
2016-02-22
1
-1
/
+2
*
autotools: Improve libnl configuration and dependency
João Valverde
2016-02-21
1
-1
/
+1
*
autotools: Use pkg-config autoconf macros for GLib/GTK
João Valverde
2016-02-21
1
-0
/
+2
*
Remove some {-I,/I} flags.
Guy Harris
2016-02-18
2
-6
/
+2
*
Don't add the wiretap directory to the list of include directories.
Guy Harris
2016-02-18
2
-3
/
+2
*
ws80211: Replace some whitespaces with tabs
Mikael Kanstrup
2016-02-16
1
-8
/
+8
*
Add some casts to void * to fix (pedantic) argument mismatch notes
João Valverde
2016-02-15
1
-1
/
+1
*
autotools: Don't use "user variables" to set build flags
João Valverde
2016-01-28
1
-9
/
+4
*
Fix some memory leaks in ws80211_utils
Mikael Kanstrup
2016-01-13
1
-0
/
+4
*
pcap_list_datalinks() failing is an error.
Guy Harris
2016-01-07
1
-10
/
+15
*
Clean up #ifdeffed code.
Guy Harris
2016-01-07
1
-40
/
+40
*
Don't declare libpcap wrappers if we're not building with libpcap.
Guy Harris
2016-01-07
1
-3
/
+3
*
Move more capture device handling to the caputils library.
Guy Harris
2016-01-07
5
-23
/
+834
*
[WINPCAP] First step to be able to use pcap_create()
AndersBroman
2016-01-06
1
-0
/
+100
*
Remove unnecessary #ifdef and includes.
Guy Harris
2016-01-06
1
-7
/
+0
*
Clean up more includes of wtap.h.
Guy Harris
2016-01-06
1
-2
/
+2
*
Remove unnecessary includes.
Guy Harris
2016-01-06
2
-6
/
+0
*
For non-libwiretap code, use <wiretap/XXX.h> to include libwiretap headers.
Guy Harris
2016-01-05
2
-6
/
+8
*
ws80211: Disable shorten-64-to-32.
Gerald Combs
2015-12-01
1
-0
/
+3
*
Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap)
João Valverde
2015-11-27
4
-23
/
+26
*
Remove configure --enable-ipv6 option
João Valverde
2015-11-23
1
-4
/
+0
*
Extcap: allow Wireshark to list extcap interfaces even when WinPcap / Npcap i...
Pascal Quantin
2015-11-17
1
-9
/
+3
*
Misc minor issues caught by cppcheck
Evan Huus
2015-11-17
1
-2
/
+0
*
Get rid of ws80211_frequency_to_channel().
Guy Harris
2015-11-05
2
-23
/
+0
*
CMake: Add /WX
Gerald Combs
2015-10-16
1
-2
/
+2
*
Fix various memleaks
Peter Wu
2015-10-04
1
-0
/
+1
*
Fix retrieval of data link type supported by remote interfaces with authentic...
Pascal Quantin
2015-07-22
1
-1
/
+2
*
80211 utils: free nl messages after use
Evan Huus
2015-07-05
1
-3
/
+14
*
Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides
AndersBroman
2015-07-02
2
-4
/
+4
*
Fix Buffer overrun while writing to 'airpcap_dir_utf16': the writable
AndersBroman
2015-07-02
1
-2
/
+2
*
ws80211_utils.h: fix empty paragraph passed to '@param' command [-Wdocumentat...
Alexis La Goutte
2015-06-22
1
-1
/
+1
*
Add the wireless toolbar.
Gerald Combs
2015-06-16
4
-1497
/
+440
*
IEEE 802.11: 802.1X (WPA-EAP) rekeying support
deagol
2015-05-08
1
-1
/
+1
[next]