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
/
wsutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings/errors of type
Joerg Mayer
2016-03-28
1
-1
/
+1
*
Make failure_alert_box() be printf-like.
Guy Harris
2016-03-27
2
-5
/
+5
*
Add pkg.m4 and remove aclocal-flags script
João Valverde
2016-03-23
1
-2
/
+0
*
wsutil: Split locale information into tokens and format it
João Valverde
2016-03-17
1
-2
/
+24
*
No need to operate on full bit width (CID 1355344 / 1355348)
Jaap Keuter
2016-03-16
1
-2
/
+2
*
Remove the last remnants of U3 support.
Gerald Combs
2016-03-11
5
-322
/
+22
*
Add EditorConfig settings for most C files
João Valverde
2016-03-08
2
-0
/
+141
*
Clean up modelines and indentation.
Jeff Morriss
2016-03-04
1
-42
/
+42
*
extcap: add local_interfaces_to_list() to wsutil.
Dario Lombardo
2016-03-04
4
-0
/
+157
*
Qt: Improve Show Packet Bytes
Stig Bjørlykke
2016-02-28
1
-1
/
+0
*
Clean up modelines and indentation.
Guy Harris
2016-02-25
2
-9
/
+9
*
autotools: Use pkg-config autoconf macros for GLib/GTK
João Valverde
2016-02-21
1
-2
/
+3
*
autotools: Cleanup some installation directory stuff
João Valverde
2016-02-21
1
-1
/
+5
*
sober: fix cannot optimize loops warning [-Wunsafe-loop-optimizations]
João Valverde
2016-02-20
1
-4
/
+4
*
Fix implicit conversion from 64 to 32 bits
João Valverde
2016-02-19
3
-4
/
+8
*
Add inet_pton/inet_ntop interface to libwsutil
João Valverde
2016-02-19
9
-113
/
+155
*
Qt: Add Decode as in Show Packet Bytes
Stig Bjørlykke
2016-02-16
1
-0
/
+3
*
Sort UTF8 entities
Stig Bjørlykke
2016-02-14
1
-3
/
+3
*
Just #include wsutil/inet_aton.h
João Valverde
2016-02-13
2
-12
/
+20
*
AES: Fix dereference of null pointer
João Valverde
2016-02-11
1
-1
/
+4
*
add functions to calculate the CRC of an ISO14443-A message
Martin Kaiser
2016-02-08
2
-0
/
+14
*
Squelch warnings from compilers that don't know that (a%b) is always < b.
Guy Harris
2016-02-03
1
-2
/
+2
*
Add AES-CMAC encryption support
Cedric Izoard
2016-02-03
2
-0
/
+138
*
Add functions for SHA256 and HMAC-SHA256
Cedric Izoard
2016-02-03
4
-0
/
+359
*
plugins: do not import symbols globally
Peter Wu
2016-01-31
1
-1
/
+1
*
autotools: Don't use "user variables" to set build flags
João Valverde
2016-01-28
1
-15
/
+6
*
Set width of hex output according to bitmask
Kevin Bracey
2016-01-24
1
-1
/
+46
*
Clean up indentation.
Guy Harris
2016-01-07
1
-1
/
+1
*
Don't assume a stat() fails only if the target file doesn't exist.
Guy Harris
2016-01-07
1
-2
/
+31
*
No need for "struct nstime_t", "nstime_t" by itself suffices.
Guy Harris
2016-01-03
1
-1
/
+1
*
Welcome in 2016
Pascal Quantin
2016-01-01
1
-1
/
+1
*
Make init_progfile_dir() take a function pointer [-Wpedantic]
João Valverde
2015-12-14
2
-3
/
+7
*
Remove -Wwrite-strings compiler flag
João Valverde
2015-12-12
1
-1
/
+1
*
Avoid breaking output string mid-sentence
João Valverde
2015-12-12
1
-2
/
+2
*
autotools: Fix g212f2f1
João Valverde
2015-12-01
1
-1
/
+1
*
autotools: Clean abi-check with maintainer-clean
João Valverde
2015-12-01
1
-1
/
+8
*
ws80211: Disable shorten-64-to-32.
Gerald Combs
2015-12-01
1
-1
/
+11
*
cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic]
João Valverde
2015-11-29
6
-18
/
+29
*
Use ws_{read,write,fdopen,close}.
Guy Harris
2015-11-08
1
-0
/
+7
*
Clean up includes of unistd.h, fcntl.h, and sys/stat.h.
Guy Harris
2015-11-07
5
-36
/
+14
*
file_util.h includes io.h, we don't need to do so ourselves.
Guy Harris
2015-11-06
1
-7
/
+32
*
Get rid of ws80211_frequency_to_channel().
Guy Harris
2015-11-05
1
-0
/
+8
*
Match what most source say are the actual Japanese 4.9 GHz channels.
Guy Harris
2015-11-05
1
-8
/
+20
*
Don't include "file.h" if you don't need it.
Guy Harris
2015-11-04
1
-0
/
+3
*
Just use g_mkdir_with_parents() to make the .config directory on UN*X.
Guy Harris
2015-10-28
1
-8
/
+11
*
Do the "create parent of config file directory" stuff on UN*X as well.
Guy Harris
2015-10-28
1
-11
/
+8
*
On UN*X, use XDG_CONFIG_HOME/wireshark for configuration files.
Guy Harris
2015-10-19
1
-63
/
+88
*
Add DEGREE SIGN character to utf8_entities.h and use it.
Guy Harris
2015-10-16
1
-0
/
+1
*
CMake: Add /WX
Gerald Combs
2015-10-16
1
-2
/
+2
*
cmake: link against dl, fixes linking with gold
Peter Wu
2015-10-13
1
-0
/
+1
[next]