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 editor-modelines; adjust whitespace.
Bill Meier
2014-10-14
47
-2238
/
+2841
*
Follow-up of ged0b19b (Make boolean bitmask type 64-bit wide)
Pascal Quantin
2014-10-13
1
-4
/
+4
*
Make boolean bitmask type 64-bit wide
Daniel Mack
2014-10-12
2
-12
/
+26
*
CMake: Bundle our libraries.
Gerald Combs
2014-10-10
1
-0
/
+6
*
Adjust some whitespace to match editor modelines.
Bill Meier
2014-10-06
1
-72
/
+72
*
Fix the patch-bzip2 target.
Gerald Combs
2014-09-16
3
-3
/
+3
*
Don't print non-printable characters in AX.25 addresses.
Jeff Morriss
2014-09-04
2
-1
/
+11
*
Use the <wsutil/ws_diag_control.h> stuff to disable -Wdeprecated-declarations.
Guy Harris
2014-08-27
1
-39
/
+3
*
Use FreeRADIUS's warning pragma controls to suppress Apple complaints.
Guy Harris
2014-08-27
2
-0
/
+97
*
Clean up capinfos output.
Guy Harris
2014-08-24
2
-9
/
+17
*
Modify includes of config.h so that out-of-tree builds, i.e. CMake
Graham Bloice
2014-08-24
1
-1
/
+1
*
plugins.c: cleanup plugins_scan_dir()
Bill Meier
2014-08-21
1
-10
/
+6
*
Extcap Capture Interface
Roland Knall
2014-08-21
2
-0
/
+118
*
The "MPEG-2" CRC-32 is also the ATM CRC-32.
Guy Harris
2014-08-08
1
-0
/
+2
*
Fix the polynomial for the CCITT CRC.
Guy Harris
2014-08-08
1
-2
/
+4
*
Clean up the CRC-10 code.
Guy Harris
2014-08-08
2
-16
/
+8
*
The DRM DCP CRC-16 is the same as the X.25 CRC-16.
Guy Harris
2014-08-08
4
-86
/
+0
*
Add routines for CRC-16 with a polynomial of 0x3D65.
Guy Harris
2014-08-08
2
-0
/
+51
*
Add a CRC32_ACCUMULATE() macro for a single CRC-32 step and use it.
Guy Harris
2014-08-08
1
-3
/
+5
*
Fix indentation.
Guy Harris
2014-08-08
1
-2
/
+2
*
Rename buffer_ routines to ws_buffer_ to avoid name collisions.
Guy Harris
2014-08-02
2
-34
/
+34
*
Make the nameres test suite work out of tree by looking for the global hosts
Jeff Morriss
2014-08-02
1
-3
/
+6
*
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
[prev]
[next]