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: 2003-06-13 to 2003-06-01 (Commits 7247-7296 of 10846)
wait explicitely for 0.0.0.0/0 that will be loaded by packetdefault
1 lines of code changed in:
common script to wait until pluto has loaded all of the
policy before continuing
21 lines of code changed in:
use wait-until-policy-loaded
4 lines of code changed in:
use "wait-until-pluto-started" script
4 lines of code changed in:
fixed non-determinism
1 lines of code changed in:
renamed fatalstate -> failure_ok.
8 lines of code changed in:
examine final results at the end.
1 lines of code changed in:
added "road" to list of standard hosts
1 lines of code changed in:
change target for rpm.spec creation to "rpm.spec"!
3 lines of code changed in:
two Z fixes from kenb
0 lines of code changed in:
one more bit of: reduce non-determinism in pluto/oe-road-01/eastinit.sh (used in oe-road-[1234])
6 lines of code changed in:
one more bit of: unify many whackwait.sh scripts into /testing/pluto/bin/wait-until-pluto-started
1 lines of code changed in:
forward KEY-only test case for myid.
418 lines of code changed in:
full OE test case for myid.
417 lines of code changed in:
update reference logs to reflect myid changes committed by MCR
2 lines of code changed in:
many little changes to tests:
- update reference logs to reflect myid changes committed by MCR
- refine filtering of VendorID logging in unit tests
- unify many whackwait.sh scripts into /testing/pluto/bin/wait-until-pluto-started
- reduce non-determinism in pluto/oe-road-01/eastinit.sh (used in oe-road-[1234])
- improve tunnel problem reporting in oe-road-[1234]
- check for logged warning about KEY RR in oe-road-4
- add --debug-dns to oe-road tests
- fix description of oe-road-04
141 lines of code changed in:
recommend a safer way of setting PATH
1 lines of code changed in:
Formatted table differently.
5 lines of code changed in:
Changed references due to changes to ipsec verify.
10 lines of code changed in:
Eliminating references to KEY records.
8 lines of code changed in:
Changes for 2.01. Mainly these document the new TXT-only schema. Also changed
the line about iOE and NAT, since MCR pointed out that this was in error
(as of 2.00).
41 lines of code changed in:
get types right enough for newer GCC
3 lines of code changed in:
adjust spi.c to conform to stronger type checking of GCC 3.3
54 lines of code changed in:
myid fqdn txt result.
421 lines of code changed in:
myid fqdn txt record.
9 lines of code changed in:
lookup of myid for TXT needs to provide proper gateway value
to match with.
4 lines of code changed in:
first myid test case - look for KEY/TXT record.
19 lines of code changed in:
moved pieces of common myid- scripts to one file.
16 lines of code changed in:
show %myid even if NULL.
5 lines of code changed in:
description of myid -01 test.
5 lines of code changed in:
configuration file for guessing road's ID.
12 lines of code changed in:
added reason for state transition (b->want) to initial
debug message.
fixed reference to sr->routing to be to newly created connection.
(which is assumed to have a single spd_route)
fixed next state after we have determined that we have our ID
already to be TXT lookup not KEY lookup. (oe-road-04 failure)
5 lines of code changed in:
fixed road-04 test to actually work.
8 lines of code changed in:
updated test description.
2 lines of code changed in:
erroneous inclusion of ipsec_CVS.8
0 lines of code changed in:
ignore CVS directories/files when looking for things to manify
1 lines of code changed in:
simplify some bits of KEY Restrict code
30 lines of code changed in:
pluto/kernel.c: get types right in a printf-like function call
3 lines of code changed in:
KEY Restrict:
- don't use sample KEY Record in ipsec.secrets comments, use pubkey comment
- don't default to --key
- move description of --key to end of manpage
43 lines of code changed in:
[KEY Restrict] eliminate sample KEY record from comment on generated key
2 lines of code changed in:
added "showpolicy" man page
2 lines of code changed in:
added .214 for myid-road-04
128 lines of code changed in:
test case to deal with determining if we have iOE or full-OE
407 lines of code changed in:
merged myid selection code.
383 lines of code changed in:
adjusted order of --route/--listen
9 lines of code changed in:
oe-road-04 - KEY only test.
1 lines of code changed in:
enable the oe-road test suite.
22 lines of code changed in:
added comments to forward map.
225 lines of code changed in:
added reverse for road for .213
98 lines of code changed in:
test of OE with KEY only
416 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