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
*
Corrects repeated words throughout the code.
Moshe Kaplan
2021-12-22
2
-2
/
+2
*
Use UINT64_C() with two constants
João Valverde
2021-12-22
1
-2
/
+2
*
Extcap logging: Corrected incorrect selector default value syntax
j.novak@netsystem.cz
2021-12-21
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
11
-40
/
+40
*
Replace g_snprintf() with snprintf()
João Valverde
2021-12-19
2
-14
/
+14
*
wslog: Avoid logging any output to stdout
João Valverde
2021-12-14
1
-0
/
+2
*
Fix extcap-base.[ch] indentation
João Valverde
2021-12-11
2
-51
/
+50
*
extcap: Use standard --log-level and --log-file CLI options
João Valverde
2021-12-07
2
-43
/
+33
*
Extcap: Improve the log handler logic
João Valverde
2021-12-06
1
-6
/
+14
*
extcap: Register log handler conditionally
João Valverde
2021-12-06
1
-1
/
+2
*
Extcap/ssh-base: Use password authentication before keys
j.novak@netsystem.cz
2021-12-06
1
-10
/
+20
*
Define more log domains for extcaps
João Valverde
2021-12-05
7
-0
/
+8
*
Fix logging with extcaps
João Valverde
2021-12-03
10
-34
/
+32
*
extcap: Add header files to Doxygen
Moshe Kaplan
2021-11-30
5
-7
/
+10
*
Add new global header wireshark.h with guideline
João Valverde
2021-10-22
1
-0
/
+2
*
extcap: reword error message referencing captype
Chuck Craft
2021-10-13
8
-8
/
+8
*
ws_getopt: Rename struct and macros
João Valverde
2021-09-30
11
-73
/
+73
*
Fix some spelling errors.
Martin Mathieson
2021-09-28
1
-2
/
+2
*
MinGW-w64: Fix extcap build output path
João Valverde
2021-09-22
1
-1
/
+1
*
CMake: Remove an unnecessary version check
João Valverde
2021-09-22
1
-2
/
+3
*
CMake: Fix minimum version requirements for CentOS 8
João Valverde
2021-09-22
1
-7
/
+5
*
MinGW-w64: Need to link using -municode
João Valverde
2021-09-21
1
-0
/
+7
*
Fix config.h include order
João Valverde
2021-09-20
3
-2
/
+1
*
Use the musl in-tree getopt_long() everywhere
João Valverde
2021-09-17
11
-149
/
+126
*
dpauxmon(extcap): Fix Dead Store found by Clang Analyzer
Alexis La Goutte
2021-09-06
1
-4
/
+7
*
androiddump: get the WIRESHARK_UPPER_PDU tags from the header.
Guy Harris
2021-08-20
1
-5
/
+4
*
Move LINKTYPE_WIRESHARK_UPPER_PDU definitions to a separate header.
Guy Harris
2021-08-20
1
-7
/
+1
*
Use the wsutil/pint.h functions to fill in "exported PDU" headers.
Guy Harris
2021-08-20
1
-24
/
+19
*
CMake: Remove unneeded GLIB2_LIBRARIES.
Gerald Combs
2021-07-21
1
-10
/
+1
*
CMake: add GCRYPT to sdjournal_LIBS
Joakim Karlsson
2021-07-20
1
-0
/
+1
*
Carry drop count/packet ID/queue ID as options on packet block
David Perry
2021-07-19
1
-1
/
+0
*
etwdump: Fixup our rec struct syntax.
Gerald Combs
2021-07-12
1
-2
/
+2
*
Carry EPB flags as an option on the packet block
David Perry
2021-07-12
2
-3
/
+2
*
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
8
-7
/
+25
*
wslog: Check if we are initialized and add missing inits
João Valverde
2021-06-21
8
-14
/
+24
*
Replace g_assert() with ws_assert()
João Valverde
2021-06-19
1
-2
/
+3
*
Make various names match the name of the systemd journal export block.
Guy Harris
2021-06-17
1
-2
/
+2
*
dissectors: Replace g_log() with ws_log()
João Valverde
2021-06-16
2
-0
/
+2
*
Replace g_log() calls with ws_log()
João Valverde
2021-06-16
11
-304
/
+314
*
wslog: Parse cmd line options in one pass
João Valverde
2021-06-14
2
-10
/
+2
*
wslog: Include pid in format
João Valverde
2021-06-14
2
-0
/
+4
*
wslog: Add support for domain filtering
João Valverde
2021-06-14
2
-0
/
+2
*
Refactor our logging and extend the wslog API
João Valverde
2021-06-11
4
-36
/
+40
*
ETWDUMP: Update to support live capture
Odysseus Yang
2021-05-13
4
-45
/
+408
*
etl: fix handling of the packet flags.
Guy Harris
2021-04-28
1
-1
/
+1
*
CMake: Add ENABLE_VLD option for MSVC
Tomasz Moń
2021-04-10
1
-0
/
+3
*
Add more error-reporting routines that call through a function pointer.
Guy Harris
2021-03-15
2
-8
/
+23
*
wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values.
Guy Harris
2021-02-23
2
-8
/
+10
[next]