tcpdump mailing list archives
Automatic report from sources (tcpdump libpcap htdocs) between 04.04.2004 - 05.04.2004 GMT
From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Mon, 5 Apr 2004 05:07:08 -0400 (EDT)
CVS log entries from 04.04.2004 (Sun) 09:05:46 - 05.04.2004 (Mon) 09:05:57 GMT
=====================================================
Summary by authors
=====================================================
Author: mcr
File: tcpdump/tests/esp5.gdbinit; Revisions: 1.1
File: tcpdump/tests/esp5.out; Revisions: 1.1
File: tcpdump/print-tcp.c; Revisions: 1.112
File: tcpdump/configure.in; Revisions: 1.178
File: tcpdump/configure; Revisions: 1.123
File: tcpdump/print-symantec.c; Revisions: 1.4
File: tcpdump/tests/.cvsignore; Revisions: 1.4
File: tcpdump/tests/esp-secrets.txt; Revisions: 1.2
File: tcpdump/tcpdump.c; Revisions: 1.240
File: tcpdump/netdissect.h; Revisions: 1.5, 1.4
File: tcpdump/tests/08-sunrise-sunset-aes.puu; Revisions: 1.1
File: tcpdump/print-ip.c; Revisions: 1.136
File: tcpdump/interface.h; Revisions: 1.227
File: tcpdump/print-esp.c; Revisions: 1.50
File: tcpdump/tests/esp5.sh; Revisions: 1.1
File: tcpdump/print-ether.c; Revisions: 1.91
File: tcpdump/print-ip6.c; Revisions: 1.41
=====================================================
Combined list of identical log entries
=====================================================
Description:
removed explicit snapend definition.
Modified files:
File: tcpdump/print-ether.c; Revision: 1.91;
Date: 2004/04/05 00:14:08; Author: mcr; Lines: (+1 -3)
File: tcpdump/print-symantec.c; Revision: 1.4;
Date: 2004/04/05 00:13:59; Author: mcr; Lines: (+1 -3)
-------------------------------
Description:
test case for AES256 ESP.
Modified files:
File: tcpdump/tests/08-sunrise-sunset-aes.puu; Revision: 1.1;
Date: 2004/04/05 00:09:36; Author: mcr;
File: tcpdump/tests/esp-secrets.txt; Revision: 1.2;
Date: 2004/04/05 00:09:36; Author: mcr; Lines: (+1 -1)
File: tcpdump/tests/esp5.gdbinit; Revision: 1.1;
Date: 2004/04/05 00:09:37; Author: mcr;
File: tcpdump/tests/esp5.out; Revision: 1.1;
Date: 2004/04/05 00:09:37; Author: mcr;
File: tcpdump/tests/esp5.sh; Revision: 1.1;
Date: 2004/04/05 00:09:37; Author: mcr;
-------------------------------
Description:
print-esp has been "NDO"-ized.
replace error() and warning() with ndo-ized version.
moved snaplen/snapend to ndo structure.
Modified files:
File: tcpdump/interface.h; Revision: 1.227;
Date: 2004/04/05 00:15:50; Author: mcr; Lines: (+4 -7)
File: tcpdump/netdissect.h; Revision: 1.4;
Date: 2004/04/05 00:15:50; Author: mcr; Lines: (+11 -9)
File: tcpdump/print-esp.c; Revision: 1.50;
Date: 2004/04/05 00:15:51; Author: mcr; Lines: (+52 -48)
File: tcpdump/print-ip.c; Revision: 1.136;
Date: 2004/04/05 00:15:51; Author: mcr; Lines: (+2 -2)
File: tcpdump/print-ip6.c; Revision: 1.41;
Date: 2004/04/05 00:15:51; Author: mcr; Lines: (+2 -2)
File: tcpdump/tcpdump.c; Revision: 1.240;
Date: 2004/04/05 00:15:52; Author: mcr; Lines: (+46 -5)
=====================================================
Log entries
=====================================================
Description:
regenerated configure with 2.57.
Modified files:
File: tcpdump/configure; Revision: 1.123;
Date: 2004/04/05 00:17:03; Author: mcr; Lines: (+15 -12)
-------------------------------
Description:
when looking for libcrypto, look first in the directory set
given by --prefix= first.
the newest openssl's no longer have "des_cbc_encrypt",
but rather DES_cbc_encrypt.
Modified files:
File: tcpdump/configure.in; Revision: 1.178;
Date: 2004/04/05 00:11:27; Author: mcr; Lines: (+7 -4)
-------------------------------
Description:
removed erroneous \ at end of file.
Modified files:
File: tcpdump/netdissect.h; Revision: 1.5;
Date: 2004/04/05 04:27:41; Author: mcr; Lines: (+1 -2)
-------------------------------
Description:
get rid of warning in print-tcp.c about const violations.
the signature checker was writing over a structure that
should not have been modified - change the code to make a copy
instead.
Modified files:
File: tcpdump/print-tcp.c; Revision: 1.112;
Date: 2004/04/05 00:12:54; Author: mcr; Lines: (+11 -7)
-------------------------------
Description:
ignore new .pcap files taken from .puu.
Modified files:
File: tcpdump/tests/.cvsignore; Revision: 1.4;
Date: 2004/04/05 00:17:17; Author: mcr; Lines: (+2 -0)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/configure
Revisions: 1.123
Authors: mcr (+15 -12)
-------------------------------
File: tcpdump/configure.in
Revisions: 1.178
Authors: mcr (+7 -4)
-------------------------------
File: tcpdump/interface.h
Revisions: 1.227
Authors: mcr (+4 -7)
-------------------------------
File: tcpdump/netdissect.h
Revisions: 1.5, 1.4
Authors: mcr (+1 -2), mcr (+11 -9)
-------------------------------
File: tcpdump/print-esp.c
Revisions: 1.50
Authors: mcr (+52 -48)
-------------------------------
File: tcpdump/print-ether.c
Revisions: 1.91
Authors: mcr (+1 -3)
-------------------------------
File: tcpdump/print-ip.c
Revisions: 1.136
Authors: mcr (+2 -2)
-------------------------------
File: tcpdump/print-ip6.c
Revisions: 1.41
Authors: mcr (+2 -2)
-------------------------------
File: tcpdump/print-symantec.c
Revisions: 1.4
Authors: mcr (+1 -3)
-------------------------------
File: tcpdump/print-tcp.c
Revisions: 1.112
Authors: mcr (+11 -7)
-------------------------------
File: tcpdump/tcpdump.c
Revisions: 1.240
Authors: mcr (+46 -5)
-------------------------------
File: tcpdump/tests/.cvsignore
Revisions: 1.4
Authors: mcr (+2 -0)
-------------------------------
File: tcpdump/tests/08-sunrise-sunset-aes.puu
Revisions: 1.1
Authors: mcr
-------------------------------
File: tcpdump/tests/esp-secrets.txt
Revisions: 1.2
Authors: mcr (+1 -1)
-------------------------------
File: tcpdump/tests/esp5.gdbinit
Revisions: 1.1
Authors: mcr
-------------------------------
File: tcpdump/tests/esp5.out
Revisions: 1.1
Authors: mcr
-------------------------------
File: tcpdump/tests/esp5.sh
Revisions: 1.1
Authors: mcr
--
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.
Current thread:
- Automatic report from sources (tcpdump libpcap htdocs) between 04.04.2004 - 05.04.2004 GMT Automatic cvs log generator /tcpdump/bin/makelog (Apr 05)
