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
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Gisle Vanem: give "tok2str()" 4 static buffers it can fill in, so
guy
2004-04-28
1
-4
/
+8
*
- pass on ident string to hex_print()
hannes
2003-12-29
1
-21
/
+3
*
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
-1
/
+1
*
From Neil Spring:
guy
2003-11-15
1
-4
/
+4
*
fix display of correct offset for hexdumps
hannes
2003-10-02
1
-2
/
+2
*
As per a comment by Alex Medvedev <alexm@pycckue.org>, start the search
guy
2003-07-30
1
-9
/
+9
*
Fix fencepost error in fn_printn() which would return a truncation
fenner
2003-04-21
1
-9
/
+4
*
From Gisle Vanem: use ISO 8601 date/time format in "-tttt" mode.
guy
2003-03-04
1
-7
/
+9
*
From Gisle Vanem <giva@bgnett.no>:
guy
2003-02-08
1
-13
/
+21
*
add mask2plen function to util.c
hannes
2002-12-22
1
-1
/
+32
*
new function bittok2str()
hannes
2002-11-07
1
-1
/
+46
*
don't attempt to hexdump if length == 0
hannes
2002-10-11
1
-1
/
+4
*
Get rid of some unnecessary includes (<time.h>, <netdb.h>, and <ctype.h>
guy
2002-08-06
1
-4
/
+1
*
From Motonori Shindo <mshindo@mshindo.net>: squelch warnings from some
guy
2002-08-02
1
-2
/
+2
*
Added support for Win32, based on WinPcap.
risso
2002-08-01
1
-6
/
+12
*
yet another hexdump routine;
hannes
2002-07-18
1
-1
/
+29
*
Clean up "safeputchar()" a bit.
guy
2002-07-16
1
-3
/
+3
*
In "safeputchar()", use the result of extracting an unsigned character
guy
2002-07-16
1
-4
/
+4
*
whitespace cleanup
itojun
2002-06-11
1
-2
/
+2
*
Introduce tok2strary(), similar to tok2str() except it takes an
fenner
2001-10-08
1
-1
/
+20
*
Handle negative timestamps in relts_print().
fenner
2001-09-17
1
-2
/
+6
*
Add some const qualifiers
fenner
2001-09-10
1
-6
/
+9
*
remove gnuc.h and __dead
assar
2000-07-11
1
-2
/
+2
*
remove non-STDC code
assar
2000-07-01
1
-28
/
+1
*
fix safeputc, the if statment was completely reversed
itojun
2000-06-21
1
-3
/
+3
*
(ts_print): fix printing in `-tttt' style. From "Gisle Vanem"
assar
2000-06-10
1
-3
/
+3
*
avoid possible infinite loop in relts_print().
itojun
2000-06-03
1
-56
/
+77
*
(ts_print): add new styles of timestamps.
assar
2000-06-01
1
-17
/
+32
*
s/sprintf/snprintf/.
itojun
2000-01-17
1
-2
/
+2
*
Get rid of unused variables in relts_print()
fenner
1999-12-15
1
-3
/
+1
*
Enhanced PIMv1 support.
fenner
1999-11-22
1
-1
/
+29
*
Switch to config.h instead of passing defines in DEFS.
fenner
1999-11-21
1
-1
/
+5
*
(ts_print): add incremental printing. From kuznet@ms2.inr.ac.ru
assar
1999-11-21
1
-4
/
+25
*
Initial revision
mcr
1999-10-07
1
-0
/
+275