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
...
*
inet_v6def : fix warning: redundant redeclaration of 'inet_pton' [-Wredundant...
Alexis La Goutte
2015-10-12
1
-1
/
+1
*
Remove duplicate transport ports from proto tree summary
João Valverde
2015-10-11
1
-0
/
+1
*
nstime: fix -Wshift-negative-value
Peter Wu
2015-10-09
1
-6
/
+2
*
Move utf8_entities.h to wsutil
João Valverde
2015-10-05
2
-0
/
+64
*
The official #define for 32-bit and 64-bit Windows is _WIN32.
Guy Harris
2015-09-02
1
-1
/
+1
*
cmake: rework version.h handling to treat it like config.h
Joerg Mayer
2015-08-26
1
-2
/
+0
*
UDP multicast stream dialog.
Gerald Combs
2015-08-18
1
-0
/
+1
*
Run abicheck commands at compile time.
Gerald Combs
2015-08-16
1
-2
/
+5
*
[MSVC 2015] Compiler and visual studio version are off by 5 not 6 in MSVC
AndersBroman
2015-08-05
1
-2
/
+17
*
terminate readlink result
Tobias Stoeckmann
2015-07-11
1
-6
/
+12
*
Next Windows Server version seems to be named Windows Server 2016 now
Pascal Quantin
2015-07-07
1
-1
/
+1
*
Add a comment.
Guy Harris
2015-07-06
1
-1
/
+11
*
Mark another function as printf-like.
Guy Harris
2015-07-04
1
-1
/
+1
*
Use ws_fstat64() to determine the size of an open file.
Guy Harris
2015-06-30
2
-19
/
+18
*
Check _MSC_VER is defined before we use it
Evan Huus
2015-06-24
1
-1
/
+1
*
[MSVC 2015] file_exists() fails on MSVC2105 as file_stat.st_ino gets reset
AndersBroman
2015-06-23
1
-1
/
+2
*
Qt: fix a crash when closing application under Windows
Pascal Quantin
2015-06-17
1
-0
/
+1
*
Qt: Make sure we have usable command line arguments.
Gerald Combs
2015-06-16
1
-0
/
+8
*
Add the wireless toolbar.
Gerald Combs
2015-06-16
4
-0
/
+186
*
Replace tabs in files with editor modeline "expandtab"
Bill Meier
2015-06-11
1
-1
/
+1
*
It's INVALID_HANDLE_VALUE, not INVALID_HANDLE.
Guy Harris
2015-06-10
1
-1
/
+1
*
Squelch some type-clash warnings on Windows.
Guy Harris
2015-06-10
1
-2
/
+13
*
Rename wsutil/process.h to wsutil/processes.h to avoid collisions.
Guy Harris
2015-06-10
2
-5
/
+5
*
Make sure we include <windows.h> to get HANDLE declared.
Guy Harris
2015-06-10
1
-0
/
+2
*
Get rid of extra blank line at the end.
Guy Harris
2015-06-10
1
-1
/
+0
*
Use pid_t on UN*X, and HANDLE on Windows, for the process ID.
Guy Harris
2015-06-10
2
-0
/
+44
*
Fix some files to pass the pre-commit hook script.
Joerg Mayer
2015-05-17
1
-1
/
+1
*
Remove odd characters
Graham Bloice
2015-05-16
1
-5
/
+4
*
Define the SHA-1 digest length in wsutil/sha1.h and use it.
Guy Harris
2015-05-09
2
-11
/
+16
*
Rename a variable to avoid a collision with the C++ keyword "template".
Guy Harris
2015-05-09
1
-15
/
+15
*
Keep everything unsigned there.
Guy Harris
2015-05-09
1
-1
/
+1
*
Don't shift signed values left.
Guy Harris
2015-04-30
1
-4
/
+16
*
Calculate *Peek tagged timestamps in fixed-point.
Guy Harris
2015-04-21
2
-26
/
+71
*
Get rid of trailing white space.
Guy Harris
2015-04-20
1
-1
/
+1
*
Have a common routine to convert FILETIME to nstime_t.
Guy Harris
2015-04-20
2
-0
/
+80
*
Make androiddump loadable on OS X.
Gerald Combs
2015-04-17
1
-2
/
+2
*
Win32: Restore the versioned plugin installation path.
Gerald Combs
2015-04-07
1
-1
/
+24
*
wsutil: Fix comment
Roland Knall
2015-03-31
1
-1
/
+1
*
Add support for WIRESHARK_EXTCAP_DIR environment variable on Windows
Pascal Quantin
2015-03-25
1
-1
/
+11
*
Since g2ef72cb, plugins are no more stored in plugins/$VERSION folder
Pascal Quantin
2015-03-24
1
-48
/
+2
*
jsmn: bugfix in jsmn_parse() (found by clang).
Dario Lombardo
2015-03-06
1
-4
/
+6
*
Added JSMN_STRICT that allow a more precise json parsing.
Pascal Quantin
2015-03-03
1
-0
/
+6
*
Add "seed" capabilities to crc16_x25_ccitt (now crc16_x25_ccitt_seed) so we c...
Michael Mann
2015-03-03
2
-3
/
+3
*
Remove tvb_ from the names of wsutil mempbrk routines.
Guy Harris
2015-02-21
4
-13
/
+15
*
Rename the slower-but-portable mempbrk to ws_mempbrk_portable_exec().
Guy Harris
2015-02-21
3
-6
/
+6
*
Move declarations of internal ws_mempbrk routines to a separate header.
Guy Harris
2015-02-21
5
-9
/
+35
*
Just have init_progfile_dir() take a void pointer.
Guy Harris
2015-02-20
2
-5
/
+4
*
Check whether emmintrin.h can be used *without* -msse4.2.
Guy Harris
2015-02-19
1
-14
/
+26
*
Not all compilers support turning of "format=".
Guy Harris
2015-02-18
1
-2
/
+2
*
Suppress a printf grouping warning.
Gerald Combs
2015-02-18
1
-0
/
+3
[prev]
[next]