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)
Update and simplify the test to look for an SAREF returned by the kernel.
17 lines of code changed in:
turn off automatic printing of reply unless --listenreply
is added.
17 lines of code changed in:
add pluto-unit-01
6 lines of code changed in:
leave out ipsec-rsa-time-trunc-dontrekey (known to fail)
reformat
14 lines of code changed in:
updated umlroot rev to 8.0.
6 lines of code changed in:
added documentation on format of TESTLIST.
39 lines of code changed in:
renamed umlpluto -> umlplutotest.
8 lines of code changed in:
removed list of test types from TESTLIST, refer to
documentation instead.
3 lines of code changed in:
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:
pluto-only tests (no KLIPS involved)
46 lines of code changed in:
Added a test to check for an SAREF returned in the pf_key upmsg.
650 lines of code changed in:
Even shorter esp packet test.
646 lines of code changed in:
simplify output to prepare for inclusion in FreeS/WAN regression tests
485 lines of code changed in:
updated SHA1 tests.
145 lines of code changed in:
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:
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:
fixed problem in /-* comment.
6 lines of code changed in:
ignore the IPSECRR draft output files
2 lines of code changed in:
added "checkprograms" to top level Makefile.
2 lines of code changed in:
optional -D starts up "nic" UML as well to get DNS.
18 lines of code changed in:
updated document to reference currently working kernel+UML.
10 lines of code changed in:
Updated memory test.
54 lines of code changed in:
Ignore the output directory.
1 lines of code changed in:
turn off verbose and rcv debugging.
0 lines of code changed in:
Massage output to show any difference in memory usage before and after
KLIPS module loading/unloading.
81 lines of code changed in:
Added support for a memory leak test.
3 lines of code changed in:
AH - MD5 console
24 lines of code changed in:
Added a module memory leak test.
4 lines of code changed in:
Added a test for module memory leaks.
166 lines of code changed in:
enable AH receive routines.
14 lines of code changed in:
AH receive tests for SHA1 authenticator.
519 lines of code changed in:
ignore OUTPUT.
1 lines of code changed in:
AH receive tests for MD5 authenticator.
519 lines of code changed in:
pcap files for AH receive testing
37 lines of code changed in:
AH tests - MD5 and SHA1 tests.
1333 lines of code changed in:
ignore OUTPUT-module
2 lines of code changed in:
ignore OUTPUT.
1 lines of code changed in:
removed eroute - a vestige of the copy of east-icmp-01.
2 lines of code changed in:
make sure that the netdissect system is properly initialized.
11 lines of code changed in:
the ARP packet processing didn't actually print the packet,
but rather the "port" value.
2 lines of code changed in:
be more careful about waiting for prompts in killuml.
2 lines of code changed in:
change inode# to "inode"
39 lines of code changed in:
remove syslogd from basic-pluto-01 usage.
0 lines of code changed in:
[Gessler Gerhard <Gessler@iabg.de>] fix typo
2 lines of code changed in:
undo MCR's installation of ia64 patch from kenb: the casts are redundant and
potentially hide errors.
2 lines of code changed in:
definitions of ipsec_birth_reply.
14 lines of code changed in:
exp_internal was left on by mistake.
1 lines of code changed in:
test for initialization of birth/ipv? files.
174 lines of code changed in:
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:
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