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
*
Fix potential oob write crashes
Ulf
2017-08-23
1
-4
/
+4
*
androiddump: Support 802.11 monitor and nlmon interfaces
Mikael Kanstrup
2017-08-18
1
-0
/
+6
*
androiddump: Fix bt snoop capturing
Mikael Kanstrup
2017-08-17
1
-1
/
+1
*
androiddump: Avoid linktype/encap conversion
Mikael Kanstrup
2017-08-15
1
-39
/
+15
*
extcap: skip custom log if filename is space.
Dario Lombardo
2017-08-03
1
-2
/
+4
*
extcap: add debug log file feature to extcap-base.
Dario Lombardo
2017-08-02
7
-30
/
+89
*
extcap: add command line debug function to extcap-base.
Dario Lombardo
2017-07-27
7
-12
/
+20
*
androiddump: check return value of localtime() before dereference (CID 1400829).
Dario Lombardo
2017-07-21
1
-6
/
+8
*
androiddump: add a cast to please MSVC x64
Pascal Quantin
2017-07-21
1
-1
/
+1
*
androiddump: use actual buffer length instead of pointer sizeof.
Dario Lombardo
2017-07-20
1
-2
/
+2
*
androiddump: Reduce code duplication
Mikael Kanstrup
2017-07-07
1
-103
/
+78
*
androiddump: Close socket on failure path
Mikael Kanstrup
2017-07-01
1
-0
/
+3
*
androiddump: Fix null dereference if linktype not found
Mikael Kanstrup
2017-07-01
1
-0
/
+2
*
androiddump: Fix leaked linktype string
Mikael Kanstrup
2017-06-30
1
-0
/
+1
*
androiddump: Fix printf format for size_t
Stig Bjørlykke
2017-06-28
1
-1
/
+1
*
androiddump: Support packet capture on any interface that is up
Mikael Kanstrup
2017-06-27
1
-32
/
+101
*
androiddump: Use Android tcpdump reported data link type
Mikael Kanstrup
2017-06-27
1
-1
/
+54
*
The 3rd argument to recv() is an int on Windows.
Guy Harris
2017-06-27
1
-2
/
+2
*
androiddump: Let adb_send funcs generate string length prefix
Mikael Kanstrup
2017-06-27
1
-37
/
+55
*
androiddump: Add helper functions for data link type conversions
Mikael Kanstrup
2017-06-26
1
-21
/
+26
*
androiddump: Introduce adb_connect_transport helper function
Mikael Kanstrup
2017-06-26
1
-359
/
+96
*
[RFC]androiddump: Only filter CR/LFs on Windows
Mikael Kanstrup
2017-06-26
1
-0
/
+2
*
udpdump.c: Don't include epan headers.
Michael Mann
2017-06-15
1
-3
/
+0
*
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
2
-12
/
+39
*
Use cfile_write_failure_message() in the randpkt code.
Guy Harris
2017-04-20
1
-0
/
+1
*
udpdump: fix indent (use tab)
Alexis La Goutte
2017-03-27
1
-1
/
+1
*
udpdump.c: warning C6262: Function uses '65608' bytes of stack: exceeds /an...
Michael Mann
2017-03-27
1
-1
/
+3
*
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
*
Use glib-compat
AndersBroman
2017-03-02
2
-10
/
+2
*
udpdump: fix recvfrom error on windows.
Dario Lombardo
2017-03-01
1
-2
/
+19
*
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
*
udpdump: fix help.
Dario Lombardo
2017-02-24
1
-1
/
+1
*
androiddump: Use nonblocking connect
Michal Labedzki
2017-02-24
1
-7
/
+61
*
g_slist_free_full requires glib 2.28
AndersBroman
2017-02-16
2
-0
/
+10
*
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
2
-7
/
+7
*
Clean up some UN*X-vs-Windows socket issues.
Guy Harris
2017-01-26
1
-27
/
+1
*
sshdump: add sudo option.
Dario Lombardo
2017-01-20
1
-9
/
+19
*
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
5
-5
/
+20
*
androiddump: add missing sys/time.h header
Baruch Siach
2016-12-30
1
-0
/
+4
*
Fix some narrowing warnings.
Guy Harris
2016-12-25
1
-3
/
+3
*
udpdump: remove libwireshark dependancy.
Dario Lombardo
2016-12-25
2
-34
/
+96
*
udpdump: set default value for payload
Dario Lombardo
2016-12-22
1
-0
/
+3
[next]