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
/
randpkt_core
Commit message (
Expand
)
Author
Age
Files
Lines
*
spdx: more licenses converted.
Dario Lombardo
2018-03-07
1
-13
/
+1
*
Don't have CLEAN_FILES variables for the "clean" source files.
Guy Harris
2018-02-17
1
-5
/
+1
*
Generalize wtap_pkthdr into a structure for packet and non-packet records.
Guy Harris
2018-02-09
1
-11
/
+11
*
replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
Dario Lombardo
2018-02-08
2
-2
/
+2
*
randpkt_core: use SPDX identifiers.
Dario Lombardo
2018-02-02
2
-28
/
+2
*
wiretap: add a parameter to wtap_init() indicating whether plugins must be lo...
Pascal Quantin
2018-01-09
1
-2
/
+0
*
autotools: make maintainer-clean should allow rerunning 'configure'
João Valverde
2017-10-15
1
-7
/
+0
*
CMake: Allow user build flags to override default build flags
João Valverde
2017-10-13
1
-1
/
+0
*
randpkt: choose a random type if the empty string has been selected as type.
Dario Lombardo
2017-07-25
1
-3
/
+3
*
Use more of the cfile_ failure message routines.
Guy Harris
2017-04-20
1
-3
/
+3
*
Use cfile_write_failure_message() in the randpkt code.
Guy Harris
2017-04-20
1
-58
/
+6
*
randpkt: Add support to generate IEEE802.15.4 packets
Rémy Léone
2017-04-06
1
-0
/
+9
*
randpkt_core: Fix a handful of warnings
Michael Mann
2017-03-28
1
-8
/
+6
*
wiretap: add cleanup routine.
Dario Lombardo
2017-02-14
2
-4
/
+9
*
Have a routine to do all the work of initializing libwiretap.
Guy Harris
2016-12-04
1
-1
/
+1
*
Include config.h first, for large-file-related #defines.
Guy Harris
2016-12-02
1
-2
/
+2
*
cmake: make WERROR_COMMON_FLAGS a normal string
Peter Wu
2016-09-30
1
-7
/
+18
*
extcap: make extcap use the ws_strtoi/u functions.
Dario Lombardo
2016-09-16
1
-2
/
+0
*
CMake: Allow setting per target compiler warnings
João Valverde
2016-08-23
1
-0
/
+1
*
Make randpkt generate the correct IP version for IPv6
João Valverde
2016-07-27
1
-1
/
+1
*
randpkt: Add support to generate IPv6
João Valverde
2016-07-27
1
-0
/
+17
*
randpkt_core: Use g_random_* for randpkt_parse_type().
João Valverde
2016-07-10
1
-1
/
+1
*
randpkt_core: change rand() to g_rand_int (CID 1355360).
Dario Lombardo
2016-07-09
2
-68
/
+20
*
Remove Makefile.common files
João Valverde
2016-06-30
2
-35
/
+5
*
randpktdump: fix a crash.
Dario Lombardo
2016-06-16
1
-0
/
+3
*
Remove Nmake build system
Pascal Quantin
2016-06-15
2
-75
/
+1
*
Add checkAPI calls to CMake.
Graham Bloice
2016-05-02
1
-1
/
+20
*
randpkt: restyle the list generation to get rid of the const compiler warning.
Dario Lombardo
2016-04-01
2
-8
/
+9
*
Clean up modelines and indentation.
Guy Harris
2016-02-25
2
-8
/
+8
*
autotools: Use pkg-config autoconf macros for GLib/GTK
João Valverde
2016-02-21
1
-0
/
+2
*
Get rid of PCAP_ENCAP_USB.
Guy Harris
2016-02-19
1
-8
/
+0
*
Remove some {-I,/I} flags.
Guy Harris
2016-02-18
1
-6
/
+1
*
Don't add the wiretap directory to the list of include directories.
Guy Harris
2016-02-18
2
-4
/
+1
*
Build the extcap programs in the extcap directory.
Guy Harris
2016-02-15
7
-0
/
+1204