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
*
Add some #includes to satisfy check-abi
Evan Huus
2014-07-23
3
-0
/
+3
*
[WIP] Add a conversation dialog.
Gerald Combs
2014-07-21
1
-2
/
+2
*
Only ABI-check strncasecmp.h if strncasecmp() is part of the API/ABI.
Guy Harris
2014-07-19
2
-3
/
+18
*
Add extern "C", to let this be used from C++.
Guy Harris
2014-07-19
1
-0
/
+8
*
Only one buffer.c, please.
Guy Harris
2014-07-15
4
-0
/
+237
*
Fix up library names when using CMake on Windows
Graham Bloice
2014-07-15
1
-4
/
+6
*
Remove $Id$
Bill Meier
2014-07-11
1
-1
/
+1
*
Remove a useless line now that nghttp2 library has moved to /epan
Pascal Quantin
2014-07-10
1
-2
/
+0
*
Revert "See if we can get rid of the "lib" in front of "wsutil" on Windows."
Guy Harris
2014-07-10
1
-12
/
+12
*
See if we can get rid of the "lib" in front of "wsutil" on Windows.
Guy Harris
2014-07-09
1
-12
/
+12
*
Moved nghttp2 to epan
Graham Bloice
2014-07-09
20
-12770
/
+3
*
Add printf-format annotations, fix garbage
Peter Wu
2014-07-06
1
-1
/
+2
*
Workaround for ASAN failure in _ws_mempbrk_sse42
Peter Wu
2014-07-06
1
-0
/
+25
*
Clean up handling of missing functions.
Guy Harris
2014-07-06
4
-26
/
+47
*
Squash casting-away-constness warnings.
Guy Harris
2014-07-06
1
-3
/
+3
*
Add consts to casts to suppress warnings.
Guy Harris
2014-07-06
1
-8
/
+8
*
Update libnghttp2 to latest master (add support for draft-13)
Alexis La Goutte
2014-07-05
10
-4412
/
+4487
*
Make wsutil depend on gitversion.
Guy Harris
2014-07-03
1
-0
/
+2
*
Move the GLib version info string stuff to get_glib_version_info().
Guy Harris
2014-07-03
4
-0
/
+88
*
Add license information to the copyright information.
Guy Harris
2014-07-03
1
-0
/
+1
*
Clean up a comment.
Guy Harris
2014-06-30
1
-1
/
+1
*
Windows: fix update of version information in wireshark and tshark
Pascal Quantin
2014-06-30
1
-0
/
+6
*
Move some more stuff into wsutil.
Guy Harris
2014-06-29
6
-1
/
+247
*
Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Alexis La Goutte
2014-06-26
1
-1
/
+0
*
Fix OS X CMake build.
Guy Harris
2014-06-24
1
-0
/
+8
*
Don't declare CFString_to_C_string() if we don't have OS X frameworks.
Guy Harris
2014-06-22
1
-0
/
+4
*
Add a routine to return a version string including VCS information.
Guy Harris
2014-06-22
4
-3
/
+93
*
Move get_os_major_version() to wsutil and rename it to get_windows_major_vers...
Guy Harris
2014-06-21
2
-0
/
+31
*
Move the routine to get memory information to wsutil.
Guy Harris
2014-06-21
4
-0
/
+87
*
Get rid of trailing blank lines.
Guy Harris
2014-06-21
1
-1
/
+0
*
Move the routine to get a CPU information string to wsutil.
Guy Harris
2014-06-21
4
-0
/
+110
*
Clean up inclusion of cfutils.h.
Guy Harris
2014-06-21
2
-2
/
+2
*
Get rid of trailing blank lines.
Guy Harris
2014-06-21
1
-2
/
+0
*
Add a get_compiler_info() routine in libwsutil to get compiler information.
Guy Harris
2014-06-21
4
-0
/
+152
*
Need <string.h> for string routines.
Guy Harris
2014-06-21
1
-1
/
+3
*
We need the Unicode utilities, at least on Windows.
Guy Harris
2014-06-21
1
-4
/
+2
*
We need <windows.h> on Windows.
Guy Harris
2014-06-21
1
-0
/
+4
*
Move get_os_version_info() to libwsutil.
Guy Harris
2014-06-21
7
-0
/
+620
*
Move get_copyright_info() to wsutil.
Guy Harris
2014-06-21
4
-0
/
+82
*
Add .rc files to the sources to have them included in the build
Joerg Mayer
2014-06-20
1
-0
/
+1
*
Add casting and license info to fix buildbots
Evan Huus
2014-06-19
2
-4
/
+10
*
Dissectors for totemnet and totemsrp protocols implemented in corosync cluste...
Michael Mann
2014-06-19
4
-0
/
+958
*
Don't compile anything with -msse4.2 unless the compiler supports it.
Guy Harris
2014-06-18
1
-1
/
+1
*
Rewrite check for ws_mempbrk_sse42.c compilation
Jakub Zawadzki
2014-06-17
1
-3
/
+3
*
More Python-bindings removal.
Jeff Morriss
2014-06-16
2
-119
/
+0
*
Explicitly declare/cast 'unsigned <variable>' as 'unsigned int <variable>'
AndersBroman
2014-06-16
1
-1
/
+1
*
Backport autofoo simd optimization
Joerg Mayer
2014-06-14
1
-1
/
+15
*
Small whitespace fixes
Joerg Mayer
2014-06-14
1
-2
/
+2
*
Change HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS)
AndersBroman
2014-06-10
4
-7
/
+7
*
Fix Buildbot Mac OS: /wsutil/ws_cpuid.h:56: warning: unused parameter 'CPUInfo'
Alexis La Goutte
2014-06-10
1
-1
/
+1
[next]