index
:
delta/tcpdump.git
add-program-name-option
additional-changes-to-testrun
bare
coverity_scan
enable-probot-stale
lbl
master
mcr-macro-update-1
move-packets-captured-to-ndo
origin
tcpdump-3.5
tcpdump-3.6
tcpdump-3.7
tcpdump-3.8
tcpdump-3.9
tcpdump-4.0
tcpdump-4.1
tcpdump-4.10
tcpdump-4.2
tcpdump-4.3
tcpdump-4.4
tcpdump-4.5
tcpdump-4.6
tcpdump-4.7
tcpdump-4.8
tcpdump-4.9
tcpdump-4.99
tcpdump_3_5
tcpdump_3_6
tcpdump_3_7
tcpdump_3_8
tcpdump_3_9
tcpdump_4.1
tcpdump_4.2
tcpdump_4.3
tcpdump_4.4
tcpdump_4.5
tcpdump_4_0
tcpdump_4_4rel0
tcpdump_4_5
test-rc
github.com: the-tcpdump-group/tcpdump.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
smbutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
In print_data(), check each byte to make sure we haven't gone past the
guy
2007-07-15
1
-1
/
+7
*
Pick up from NetBSD a change to squelch a "should not happen"
guy
2007-06-15
1
-1
/
+4
*
Squelch some GCC 4.0 signed-vs-unsigned warnings.
guy
2005-04-21
1
-2
/
+5
*
Squelch a (legitimate) compiler warning.
guy
2005-01-29
1
-2
/
+2
*
Check the "status value is an NT status" flag and, if it is, treat the
guy
2004-12-30
1
-6
/
+887
*
Add some additional bounds checking.
guy
2004-12-29
1
-16
/
+46
*
Add format options to save the value fetched and to later use that value
guy
2004-12-29
1
-31
/
+133
*
Correctly handle Unicode strings - skip padding to put them on a 2-byte
guy
2004-12-28
1
-19
/
+20
*
Correctly dissect LockingAndX requests - there's a flag bit that
guy
2004-12-28
1
-1
/
+17
*
Use native 64-bit integer support when dissecting 64-bit integers in
guy
2004-12-28
1
-38
/
+32
*
Get rid of extra blanks in error message text.
guy
2004-12-27
1
-12
/
+12
*
Have the configure script arrange that the Makefile define _U_
guy
2003-11-16
1
-4
/
+4
*
From Neil Spring:
guy
2003-11-15
1
-4
/
+4
*
From Mark Ellzey Thomas <mark@ackers.net>: some additional
guy
2003-08-10
1
-2
/
+6
*
Add a few more GCC warnings on GCC >= 2 for ".devel" builds.
guy
2002-09-05
1
-13
/
+13
*
"localtime()" can return a null pointer on Windows; if I remember
guy
2002-09-04
1
-2
/
+12
*
Get rid of some unnecessary includes (<time.h>, <netdb.h>, and <ctype.h>
guy
2002-08-06
1
-4
/
+1
*
Added support for Win32, based on WinPcap.
risso
2002-08-01
1
-8
/
+2
*
Add some casts to squelch compiler complaints (and remove potential
guy
2002-04-26
1
-6
/
+6
*
Convert some format pointers to "char *" from "u_char *", and some data
guy
2002-04-25
1
-6
/
+9
*
Protect includes of <time.h> with "#ifdef TIME_WITH_SYS_TIME".
guy
2002-04-20
1
-1
/
+3
*
Bill Fenner's changes to clean up the SMB dissection somewhat and to add
guy
2002-01-17
1
-27
/
+68
*
Eliminate some unused parameters.
fenner
2001-09-17
1
-25
/
+25
*
cleanup indent for audit
itojun
2001-06-25
1
-234
/
+256
*
more audit/style. fix a couple of signed/unsigned mixup,
itojun
2001-06-25
1
-390
/
+413
*
avoid strcpy
itojun
2001-06-15
1
-28
/
+28
*
use safeputchar() instead of cook up on its own.
itojun
2001-01-28
1
-2
/
+2
*
Add a bunch of checks to make sure we don't go past the end of the
guy
2000-12-04
1
-20
/
+80
*
Get rid of unneeded includes of <net/if.h>.
guy
2000-09-28
1
-2
/
+1
*
Add definitions of Ethernet types from
guy
2000-09-23
1
-2
/
+1
*
replace bzero with memset
assar
2000-07-29
1
-2
/
+2
*
fix typo
assar
2000-07-10
1
-2
/
+2
*
add <time.h>
assar
2000-07-10
1
-1
/
+2
*
s/sprintf/snprintf/.
itojun
2000-01-17
1
-4
/
+4
*
Unify rcsid[]'s.
fenner
2000-01-09
1
-0
/
+5
*
* print-rt6.c: make IPv6 routing header printing work with new 2292bis
itojun
1999-12-22
1
-11
/
+11
*
Include interface.h to get prototypes
fenner
1999-12-15
1
-9
/
+9
*
add config.h
assar
1999-11-21
1
-0
/
+4
*
patches from Andrew Tridgell <tridge@linuxcare.com> to add decoding of SMB pa...
assar
1999-11-21
1
-0
/
+689