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
*
Replace all strerror() with g_strerror().
Stig Bjørlykke
2011-06-28
4
-85
/
+0
*
Add links to libtool's recommendations for library versions.
Gerald Combs
2011-06-06
1
-0
/
+1
*
Reorganize dumpabi targets to keep temporary files
Balint Reczey
2011-06-04
1
-2
/
+3
*
Fixing wrong library names in r37474
Balint Reczey
2011-05-31
1
-2
/
+2
*
Add dumpabi target to Makefiles in wsutil, epan and wiretap directories.
Balint Reczey
2011-05-31
1
-0
/
+10
*
Filter out arg_list_utf_16to8.
Gerald Combs
2011-05-25
1
-1
/
+1
*
Move the Windows argument list conversion code to a common routine.
Gerald Combs
2011-05-24
4
-1
/
+30
*
We have to define ws_statb64 before declaring routines that use it.
Guy Harris
2011-04-10
1
-33
/
+40
*
To fill in a ws_statb64, you must use ws_fstat64.
Guy Harris
2011-04-10
1
-1
/
+1
*
ws_stdio_stat got renamed to ws_stdio_stat64.
Guy Harris
2011-04-10
1
-1
/
+1
*
Rename ws_stat to ws_stat64, and make it take a pointer to a ws_statb64
Guy Harris
2011-04-10
2
-11
/
+13
*
Define ws_statb64 as struct stat *within* the "not Windows" block.
Guy Harris
2011-04-10
1
-1
/
+1
*
Define ws_statb64 to be the appropriate "struct XXX" for a
Guy Harris
2011-04-10
1
-0
/
+10
*
Add ws_fstat64(), defined to be fstat on UN*X and _fstati64 on Windows.
Guy Harris
2011-04-10
1
-1
/
+3
*
Use AC_SYS_LARGEFILE to turn on large file support on platforms that
Guy Harris
2011-04-10
1
-10
/
+10
*
Squelch a warning from the MSVC++ static analyzer (it's worried that
Guy Harris
2011-02-17
1
-5
/
+29
*
A bit of Windows makefiles rework and cleanup:
Bill Meier
2011-02-02
1
-4
/
+3
*
WIN32 ==> _WIN32
Bill Meier
2011-02-01
2
-4
/
+4
*
Update filter for Windows-only symbols.
Balint Reczey
2010-12-16
1
-1
/
+1
*
Export only defined symbols from libwsutil.
Balint Reczey
2010-12-16
1
-13
/
+58
*
Include stdlib.h for getenv().
Jeff Morriss
2010-12-07
1
-0
/
+1
*
Move getenv_utf8() to wsutil.
Jeff Morriss
2010-12-07
4
-7
/
+60
*
Revert rev 35145 for wsutil: go back to exporting all symbols. libwsutil's l...
Jeff Morriss
2010-12-07
1
-6
/
+2
*
Make libtool export only symbols listed in *.def files
Balint Reczey
2010-12-07
1
-2
/
+6
*
Add extern "C" to more header files.
Stephen Fisher
2010-12-01
1
-0
/
+8
*
Add #ifndef __PRIVILEGES_H__ / #define / #endif logic to prevent multiple
Stephen Fisher
2010-12-01
1
-0
/
+5
*
Add libtool version info to libwsutil.
Balint Reczey
2010-11-25
1
-0
/
+1
*
Make sure we pass a directory path and not a file path to
Gerald Combs
2010-11-22
1
-5
/
+9
*
H. Sivank <hsivank@gmail.com>
Jörg Mayer
2010-09-23
1
-1
/
+1
*
More typos.
Gerald Combs
2010-09-16
1
-3
/
+3
*
Fix a typo.
Gerald Combs
2010-09-16
1
-1
/
+1
*
Turn on ASLR via /DYNAMICBASE and DEP via SetProcessDEPPolicy().
Gerald Combs
2010-09-16
3
-9
/
+20
*
Also rename inet_ntop() on Windows
Jeff Morriss
2010-09-15
2
-5
/
+7
*
Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5160 differently:
Jeff Morriss
2010-09-15
2
-1
/
+12
*
Forward-port r33953.
Gerald Combs
2010-08-27
3
-0
/
+30
*
Add a newline. Fixup whitespace.
Gerald Combs
2010-08-26
1
-7
/
+7
*
Move Windows-specific material inside an appropriate #ifdef.
Gerald Combs
2010-08-25
1
-17
/
+17
*
Add ws_load_library and ws_module_open, which respectively call
Gerald Combs
2010-08-25
3
-2
/
+134
*
Include glib.h (for g_snprintf).
Jeff Morriss
2010-05-29
1
-0
/
+1
*
Add braces to avoid an ambiguous else
Jeff Morriss
2010-05-29
1
-1
/
+2
*
Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST.
Jeff Morriss
2010-05-29
2
-21
/
+25
*
Make inet_aton an optional object on *NIX again
Jeff Morriss
2010-05-29
3
-4
/
+7
*
Add a missing variable from wsgetopt
Jeff Morriss
2010-05-28
1
-0
/
+1
*
Move some code (including the optional objects) into libwsutil
Jeff Morriss
2010-05-28
17
-8
/
+2849
*
cmake changes:
Jörg Mayer
2010-03-18
1
-0
/
+1
*
Beginnings of enabling static builds. Still to do:
Jörg Mayer
2009-11-17
1
-5
/
+9
*
Hopefully fix wsutil build on OSX.
Jörg Mayer
2009-09-23
1
-0
/
+6
*
Add utf_8to16_snprintf() which creates a UTF16 string according to the given ...
Kovarththanan Rajaratnam
2009-08-31
3
-6
/
+31
*
On Windows a shared library in divided into a DLL part (RUNTIME) and an impor...
Kovarththanan Rajaratnam
2009-08-30
1
-2
/
+5
*
Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmake
Anders Broman
2009-07-16
1
-1
/
+1
[next]