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
/
androiddump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix potential oob write crashes
Ulf
2017-08-23
1
-4
/
+4
*
Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file.
Guy Harris
2017-05-11
1
-13
/
+1
*
Force HAVE_REMOTE to be defined when including pcap.h with remote support.
Guy Harris
2017-05-11
1
-0
/
+12
*
Use the cfile_ failure_message routines in androiddump.
Guy Harris
2017-04-21
1
-12
/
+38
*
androiddump: Fix tcpdump op prec bug with used_buffer_length calc
Mikael Kanstrup
2017-03-23
1
-1
/
+1
*
androiddump: Fix a type
Stig Bjørlykke
2017-03-07
1
-1
/
+1
*
androiddump: Add ignore log-buffer and custom-options for logcat-text
Michal Labedzki
2017-03-07
1
-21
/
+81
*
androiddump: Use only non-blocking connect() instead of the socket
Michal Labedzki
2017-02-28
1
-0
/
+2
*
androiddump: Set connect socket to non-blocking on Windows
Michael Mann
2017-02-26
1
-0
/
+4
*
androiddump: Use nonblocking connect
Michal Labedzki
2017-02-24
1
-7
/
+61
*
androiddump: fix compilation with ANDROIDDUMP_USE_LIBPCAP define
Pascal Quantin
2017-02-14
1
-0
/
+3
*
wiretap: add cleanup routine.
Dario Lombardo
2017-02-14
1
-1
/
+1
*
Cast arguments to socklen_t.
Guy Harris
2017-01-26
1
-4
/
+4
*
Populate logcat year based on localtime
Frank Carpenter
2017-01-19
1
-1
/
+3
*
extcap: fix memleak via data_file_url
Peter Wu
2017-01-07
1
-1
/
+4
*
androiddump: add missing sys/time.h header
Baruch Siach
2016-12-30
1
-0
/
+4
*
extcap: set help page for all extcaps.
Dario Lombardo
2016-12-20
1
-1
/
+2
*
androiddump: Add support for Bluetooth on Android 7.0
Michal Labedzki
2016-12-05
1
-2
/
+9
*
Have a routine to do all the work of initializing libwiretap.
Guy Harris
2016-12-04
1
-2
/
+1
*
androiddump: check return value in useSndTimeout() (CID 1394378).
Dario Lombardo
2016-11-18
1
-2
/
+5
*
androiddump: Set socket connect() timeout to 500ms
Michal Labedzki
2016-11-10
1
-1
/
+24
*
androiddump: Fix help - interfaces
Michal Labedzki
2016-10-19
1
-14
/
+21
*
extcap: put missed parameters into the help
Michal Labedzki
2016-10-19
1
-2
/
+0
*
Type and size cleanups.
Guy Harris
2016-09-16
1
-8
/
+39
*
Add ws_hexstrtou{bits} and use ws_hexstrtou32 in androiddump.
Guy Harris
2016-09-16
1
-2
/
+6
*
extcap: make extcap use the ws_strtoi/u functions.
Dario Lombardo
2016-09-16
1
-4
/
+14
*
androiddump: fix memleaks
Peter Wu
2016-09-12
1
-23
/
+35
*
extcap: improve interface print in help.
Dario Lombardo
2016-08-26
1
-1
/
+15
*
extcap: add binary name and version to help message.
Dario Lombardo
2016-08-25
1
-1
/
+2
*
extcap: make extcaps use the version registered in config.
Dario Lombardo
2016-08-24
1
-1
/
+1
*
androiddump: use socklen_t (32bit) instead of gssize (64bit) (CID 1293384).
Dario Lombardo
2016-08-11
1
-3
/
+4
*
androiddump: fix bug in socket retry (CID 1293391).
Dario Lombardo
2016-08-09
1
-4
/
+4
*
extcap: restyle the help function.
Dario Lombardo
2016-08-04
1
-26
/
+27
*
extcap: restyle the output subsystem.
Dario Lombardo
2016-08-04
1
-208
/
+178
*
androiddump.c - Address VS Code Analysis warnings.
Michael Mann
2016-07-16
1
-3
/
+3
*
Have extcap executables mirror the GTK's WinMain signature.
Michael Mann
2016-07-16
1
-2
/
+6
*
androiddump.c: Use preprocessor directive to distinguish E_AGAIN and E_WOULDB...
Michael Mann
2016-07-14
1
-9
/
+60
*
androiddump: fix leak (CID 1293387).
Dario Lombardo
2016-07-04
1
-0
/
+1
*
androiddump: fix leak on --extcap-interfaces
Peter Wu
2016-06-15
1
-0
/
+2
*
androiddump: Add model name to user-friendly interface name
Michal Labedzki
2016-05-18
1
-21
/
+40
*
androiddump 1.0.3: Return more specific error codes
Michal Labedzki
2016-04-19
1
-149
/
+199
*
androiddump: Change insecure sprint into g_snprintf
Michal Labedzki
2016-04-06
1
-20
/
+140
*
androiddump: Fix crash on start capturing
Michal Labedzki
2016-04-04
1
-0
/
+6
*
androiddump: Register interfaces when list interfaces
Michal Labedzki
2016-04-02
1
-3
/
+3
*
androiddump 1.0.2: Fix a lot of usage of recv()
Michal Labedzki
2016-03-12
1
-73
/
+171
*
androiddump: change first error message into verbose_print()
Dario Lombardo
2016-03-04
1
-1
/
+1
*
extcap: Move extcap handling to base
Roland Knall
2016-02-29
1
-120
/
+81
*
extcap: move windows functions into extcap-base
Dario Lombardo
2016-02-26
1
-46
/
+0
*
extcap: move includes into extcap-base.
Dario Lombardo
2016-02-25
1
-32
/
+0
*
extcap: move common code into extcap-base files
Dario Lombardo
2016-02-25
1
-255
/
+140
[next]