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
*
Use UINT64_C() with two constants
João Valverde
2021-12-22
1
-2
/
+2
*
Clean up some printf() format strings
João Valverde
2021-12-21
1
-9
/
+9
*
Replace g_strdup_printf() with ws_strdup_printf()
João Valverde
2021-12-19
1
-3
/
+3
*
Replace g_snprintf() with snprintf()
João Valverde
2021-12-19
1
-11
/
+11
*
Define more log domains for extcaps
João Valverde
2021-12-05
1
-0
/
+1
*
Fix logging with extcaps
João Valverde
2021-12-03
1
-4
/
+1
*
extcap: reword error message referencing captype
Chuck Craft
2021-10-13
1
-1
/
+1
*
ws_getopt: Rename struct and macros
João Valverde
2021-09-30
1
-12
/
+12
*
Use the musl in-tree getopt_long() everywhere
João Valverde
2021-09-17
1
-24
/
+24
*
androiddump: get the WIRESHARK_UPPER_PDU tags from the header.
Guy Harris
2021-08-20
1
-5
/
+4
*
Carry drop count/packet ID/queue ID as options on packet block
David Perry
2021-07-19
1
-1
/
+0
*
Carry EPB flags as an option on the packet block
David Perry
2021-07-12
1
-1
/
+0
*
Use wtap_blocks for packet comments
David Perry
2021-07-07
1
-2
/
+1
*
wslog: Check environment initialization for errors
João Valverde
2021-06-26
1
-3
/
+3
*
wslog: Check if we are initialized and add missing inits
João Valverde
2021-06-21
1
-7
/
+3
*
Replace g_log() calls with ws_log()
João Valverde
2021-06-16
1
-137
/
+137
*
wslog: Parse cmd line options in one pass
João Valverde
2021-06-14
1
-5
/
+1
*
wslog: Include pid in format
João Valverde
2021-06-14
1
-0
/
+2
*
wslog: Add support for domain filtering
João Valverde
2021-06-14
1
-0
/
+1
*
Refactor our logging and extend the wslog API
João Valverde
2021-06-11
1
-1
/
+13
*
Add more error-reporting routines that call through a function pointer.
Guy Harris
2021-03-15
1
-6
/
+21
*
wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values.
Guy Harris
2021-02-23
1
-7
/
+9
*
Fix various spelling errors.
Guy Harris
2020-12-09
1
-1
/
+1
*
Have WTAP_ERR_INTERNAL include an err_info string giving details.
Guy Harris
2020-10-14
1
-3
/
+4
*
wiretap: have wtap_dump_flush(), and its callers, check for errors.
Guy Harris
2020-08-09
1
-2
/
+9
*
extcap: clean up the version number handling.
Guy Harris
2020-07-16
1
-1
/
+1
*
More PVS-Studio issues flagged by Valerii Zapodovnikov.
Martin Mathieson
2020-05-09
1
-8
/
+4
*
androiddump: Provide fifo argument to g_warning()
Jeroen Roovers
2020-01-18
1
-3
/
+3
*
androiddump: Fix tcpdump encap type signed/unsigned conversion error
Mikael Kanstrup
2019-10-16
1
-1
/
+1
*
Revert "CMake: Don't install HTML manuals twice"
João Valverde
2019-10-10
1
-1
/
+1
*
CMake: Don't install HTML manuals twice
João Valverde
2019-10-09
1
-1
/
+1
*
HTTPS (almost) everywhere.
Guy Harris
2019-07-26
1
-1
/
+1
*
CMake: Remove wsutil pcap dependency
João Valverde
2019-05-03
1
-1
/
+1
*
Move the Winsock initialization and cleanup to wsutil routines.
Guy Harris
2019-05-02
1
-14
/
+11
*
Windows: Modernize our WSAStartup usage.
Gerald Combs
2019-05-01
1
-1
/
+1
*
If you use data_file_url(), you must first call init_progfile_dir().
Guy Harris
2019-04-08
1
-0
/
+18
*
extcap: set G_REGEX_RAW to avoid potential crashes
Peter Wu
2019-02-10
1
-3
/
+3
*
cli_main: remove real_main from stack traces for non-Windows
Peter Wu
2019-01-02
1
-1
/
+1
*
Move some command-line-oriented routines from wsutil to ui.
Guy Harris
2019-01-01
1
-1
/
+1
*
Put the main() and wmain() routines for CLI programs into a separate file.
Guy Harris
2018-12-13
1
-17
/
+2
*
androiddump: Don't present the verbose config option
Mikael Kanstrup
2018-11-20
1
-4
/
+0
*
androiddump: Add packets with same encap type as used when open wtap
Mikael Kanstrup
2018-11-20
1
-7
/
+1
*
Use an enum for compression types in various interfaces.
Guy Harris
2018-11-16
1
-1
/
+1
*
Use the dump parameters structure for non-pcapng-specific stuff.
Guy Harris
2018-11-16
1
-3
/
+4
*
Don't have _ng versions of the dumper open routines.
Guy Harris
2018-11-13
1
-1
/
+3
*
Win32: Make extcap utilities console applications.
Gerald Combs
2018-10-12
1
-9
/
+13
*
androiddump: Fix tcpdump encap type when libwiretap is used
Mikael Kanstrup
2018-05-24
1
-2
/
+6
*
You have to set tm_isdst before calling mktime().
Guy Harris
2018-05-09
1
-0
/
+2
*
androiddump: Read btsnoop header separately from rest of data
Mikael Kanstrup
2018-03-27
1
-7
/
+4
*
androiddump: Update ps command parameter for Android Oreo
Mikael Kanstrup
2018-03-26
1
-1
/
+4
[next]