Commit Log (Page 102 of 217)

back to main page

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »

Summary Period: 2002-09-12 to 2002-09-02 (Commits 5747-5796 of 10846)

rgb 2002-09-12 11:40

Update and simplify the test to look for an SAREF returned by the kernel.

17 lines of code changed in:

mcr 2002-09-11 16:29

turn off automatic printing of reply unless --listenreply
is added.

17 lines of code changed in:

dhr 2002-09-11 16:06

add pluto-unit-01

6 lines of code changed in:

dhr 2002-09-11 16:01

leave out ipsec-rsa-time-trunc-dontrekey (known to fail)
reformat

14 lines of code changed in:

mcr 2002-09-11 16:00

updated umlroot rev to 8.0.

6 lines of code changed in:

mcr 2002-09-11 15:43

added documentation on format of TESTLIST.

39 lines of code changed in:

mcr 2002-09-11 15:26

renamed umlpluto -> umlplutotest.

8 lines of code changed in:

mcr 2002-09-11 15:24

removed list of test types from TESTLIST, refer to
documentation instead.

3 lines of code changed in:

mcr 2002-09-11 14:48

have spi program read from the pfkey socket until it sees
a message with its own PID, then exit.

64 lines of code changed in:

dhr 2002-09-11 03:58

pluto-only tests (no KLIPS involved)

46 lines of code changed in:

rgb 2002-09-10 19:59

Added a test to check for an SAREF returned in the pf_key upmsg.

650 lines of code changed in:

rgb 2002-09-10 19:57

Even shorter esp packet test.

646 lines of code changed in:

dhr 2002-09-10 12:21

simplify output to prepare for inclusion in FreeS/WAN regression tests

485 lines of code changed in:

mcr 2002-09-09 22:47

updated SHA1 tests.

145 lines of code changed in:

mcr 2002-09-09 22:45

re-factored the ipsec_rcv function into several functions,
ipsec_rcv_decap_once, and a set of functions for AH, ESP and IPCOMP.
In addition, the MD5 and SHA1 functions are replaced with pointers.

1220 lines of code changed in:

mcr 2002-09-09 21:45

changed type of MD5_CTX and SHA1_CTX to void * so that
the function prototypes would match, and could be placed
into a pointer to a function.

32 lines of code changed in:

mcr 2002-09-09 21:43

fixed problem in /-* comment.

6 lines of code changed in:

mcr 2002-09-09 20:35

ignore the IPSECRR draft output files

2 lines of code changed in:

mcr 2002-09-09 17:41

added "checkprograms" to top level Makefile.

2 lines of code changed in:

mcr 2002-09-09 17:40

optional -D starts up "nic" UML as well to get DNS.

18 lines of code changed in:

mcr 2002-09-09 17:37

updated document to reference currently working kernel+UML.

10 lines of code changed in:

rgb 2002-09-06 16:29

Updated memory test.

54 lines of code changed in:

rgb 2002-09-06 13:53

Ignore the output directory.

1 lines of code changed in:

mcr 2002-09-06 11:36

turn off verbose and rcv debugging.

0 lines of code changed in:

rgb 2002-09-06 00:53

Massage output to show any difference in memory usage before and after
KLIPS module loading/unloading.

81 lines of code changed in:

rgb 2002-09-06 00:50

Added support for a memory leak test.

3 lines of code changed in:

mcr 2002-09-05 18:48

AH - MD5 console

24 lines of code changed in:

rgb 2002-09-05 18:37

Added a module memory leak test.

4 lines of code changed in:

rgb 2002-09-05 18:31

Added a test for module memory leaks.

166 lines of code changed in:

mcr 2002-09-05 15:21

enable AH receive routines.

14 lines of code changed in:

mcr 2002-09-05 15:19

AH receive tests for SHA1 authenticator.

519 lines of code changed in:

mcr 2002-09-05 15:17

ignore OUTPUT.

1 lines of code changed in:

mcr 2002-09-05 15:16

AH receive tests for MD5 authenticator.

519 lines of code changed in:

mcr 2002-09-05 15:15

pcap files for AH receive testing

37 lines of code changed in:

mcr 2002-09-05 14:47

AH tests - MD5 and SHA1 tests.

1333 lines of code changed in:

mcr 2002-09-05 14:40

ignore OUTPUT-module

2 lines of code changed in:

mcr 2002-09-05 14:24

ignore OUTPUT.

1 lines of code changed in:

mcr 2002-09-05 14:16

removed eroute - a vestige of the copy of east-icmp-01.

2 lines of code changed in:

mcr 2002-09-05 13:01

make sure that the netdissect system is properly initialized.

11 lines of code changed in:

mcr 2002-09-05 13:00

the ARP packet processing didn't actually print the packet,
but rather the "port" value.

2 lines of code changed in:

mcr 2002-09-05 12:59

be more careful about waiting for prompts in killuml.

2 lines of code changed in:

mcr 2002-09-05 12:56

change inode# to "inode"

39 lines of code changed in:

mcr 2002-09-05 12:47

remove syslogd from basic-pluto-01 usage.

0 lines of code changed in:

dhr 2002-09-04 17:49

[Gessler Gerhard <Gessler@iabg.de>] fix typo

2 lines of code changed in:

dhr 2002-09-04 16:10

undo MCR's installation of ia64 patch from kenb: the casts are redundant and
potentially hide errors.

2 lines of code changed in:

mcr 2002-09-03 12:32

definitions of ipsec_birth_reply.

14 lines of code changed in:

mcr 2002-09-03 12:32

exp_internal was left on by mistake.

1 lines of code changed in:

mcr 2002-09-03 12:25

test for initialization of birth/ipv? files.

174 lines of code changed in:

mcr 2002-09-03 12:22

fixed initialization of birth/* values - some simple
screw ups in the code.
removed debugging that was left in by mistake.

55 lines of code changed in:

mcr 2002-09-02 15:33

the WAITPLAY command did work - it signaled end of
packet stream, but then forgot this fact, and didn't
actually exit.
The netjig.tcl will now log to stderr any problems talking
to uml_netjig, so this problem will be more obvious in
the future.

20 lines of code changed in:

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »

Generated by StatCVS 0.2.2