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 ws_stdio_unlink so it works properly on WIndows for all Unicode filenames.
Bill Meier
2009-03-08
1
-5
/
+5
*
Update a comment
Bill Meier
2009-03-06
1
-3
/
+3
*
More Windows compiler flag cleanups. Fix a problem with my last commit
Gerald Combs
2009-03-02
1
-4
/
+1
*
Revise ascii...inplace to return a ptr to the string
Bill Meier
2009-01-17
2
-4
/
+10
*
wtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_pcap_encap() were
Guy Harris
2008-12-22
1
-4
/
+0
*
Move wtap_pcap_encap_to_wtap_encap() and wtap_wtap_encap_to_pcap_encap()
Guy Harris
2008-12-22
3
-644
/
+0
*
commit forgotten changed file
Tomas Kukosa
2008-12-17
1
-2
/
+4
*
type conversion gdouble<->guint64 is not supported in all MSVC versions, conv...
Tomas Kukosa
2008-12-17
3
-0
/
+128
*
From Max Filippov:
Anders Broman
2008-11-16
1
-0
/
+2
*
ETH -> WS updates.
Gerald Combs
2008-10-27
1
-2
/
+2
*
Add a newline at the end of the file
Jeff Morriss
2008-09-19
1
-1
/
+1
*
Set SVN properties.
Gerald Combs
2008-09-19
2
-2
/
+2
*
Move wtap_pcap_encap_to_wtap_encap and wtap_wtap_encap_to_pcap_encap to
Gerald Combs
2008-09-19
4
-20
/
+667
*
I hate Windows.
Guy Harris
2008-09-03
1
-0
/
+4
*
g_ascii_strdown() and g_ascii_strup(), unlike g_strdown() and g_strup(),
Guy Harris
2008-09-03
3
-2
/
+114
*
_MSC_VERs 1400 and greater require manifests. Check against
Gerald Combs
2008-08-21
1
-1
/
+1
*
Another try to fix the cast problem.
Stig Bjørlykke
2008-08-13
1
-1
/
+1
*
Add a cast to avoid a warning.
Stig Bjørlykke
2008-08-13
1
-1
/
+1
*
Added libwsutil.def to EXTRA_DIST
Stig Bjørlykke
2008-08-13
1
-0
/
+1
*
Take courage!
Guy Harris
2008-08-12
1
-2
/
+2
*
Fix a bunch of Win64 compilation errors by cowardly casting size_ts to ints.
Gerald Combs
2008-08-12
1
-1
/
+1
*
From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.
Gerald Combs
2008-08-04
1
-1
/
+1
*
checkAPIs: remove '-g abort'; g_assert OK for wsutils files ?
Bill Meier
2008-07-17
1
-1
/
+2
*
unicode-utils.c is only for Windows; don't build it on UN*X. Put in a check
Jeff Morriss
2008-07-11
4
-10
/
+11
*
Add Makefile.common files for epan/dfilter and epan/ftypes.
Guy Harris
2008-07-02
1
-0
/
+4
*
Put printf into a separate "termoutput" API group. For most files,
Guy Harris
2008-07-01
1
-1
/
+1
*
Move privileges.c and unicode-utils.c symbols from epan to wsutil
Jeff Morriss
2008-06-30
1
-0
/
+15
*
Move privileges.c and unicode-utils.c from epan to wsutil (so things like
Jeff Morriss
2008-06-30
5
-4
/
+565
*
Have checkAPIs.pl print to stderr, so that its output is colored red in
Gerald Combs
2008-06-27
1
-1
/
+1
*
Fix run checkapi for more targets.
Anders Broman
2008-06-03
1
-0
/
+5
*
file_util.c is only for Windows; don't build it on UN*X. Put in a check
Guy Harris
2008-05-23
4
-42
/
+9
*
Add a Makefile.common file, and have Makefile.am and Makefile.nmake use it.
Guy Harris
2008-05-23
3
-9
/
+51
*
Move the file utility functions from wiretap to libwsutil so that
Jeff Morriss
2008-05-22
5
-12
/
+627
*
Create a new "Wireshark utility" library and move the mpeg-audio stuff from
Jeff Morriss
2008-05-20
5
-0
/
+308