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: 2004-06-02 to 2004-05-25 (Commits 8547-8596 of 10846)
Fix
2 lines of code changed in:
only try NON_IKE once (Herbert Xu)
2 lines of code changed in:
added ROADMAP file
23 lines of code changed in:
description for new test cases.
54 lines of code changed in:
test case for DPD
3 lines of code changed in:
fixed crash in handle_vendorid(): st was examined before we
have established any states in phase 1.
11 lines of code changed in:
only emit PLUTO_NEXTHOP if it isn't 0.0.0.0.
60 lines of code changed in:
Patch from Herbert Xu for NON-IKE support (based on SuSE work)
24 lines of code changed in:
Correct (c) attributions
5 lines of code changed in:
patches for busybox of iproute2
12 lines of code changed in:
As per Michael's request
13 lines of code changed in:
Capture new log messages
11 lines of code changed in:
From: Tuomo Soini <tis@foobar.fi>
Subject: [Openswan dev] minor changes to _updown.ip2.in
These changes make it possible to use different routing table for ipsec
traffic (configurable via /etc/sysconfig/openswan) and make it again
possible not to use nexthop for non-OE connections.
53 lines of code changed in:
Remove RH 7.3 RPM test
1 lines of code changed in:
Delete nic.crl
2 lines of code changed in:
Add new output (whack* --status)
283 lines of code changed in:
Match output: Cert line
1 lines of code changed in:
Attempt to sync east/west timing
3 lines of code changed in:
renamed request files to make it more clear what they are.
12 lines of code changed in:
descriptions for new test case for failure situations for
x509 system - these tests will work when they fail properly.
116 lines of code changed in:
expanded debugging and error reporting to include DNs
fixed looping problem in verify_x509_cert() if one has
a "anchor" certificate that isn't self-signed.
changed all debugging from control to x509.
126 lines of code changed in:
added --debug-x509, and renamed --debug-private and
added some reserved fields.
16 lines of code changed in:
split up constants.c into pluto-only and generally interesting.
287 lines of code changed in:
adjusted X.509 test cases after revising them for CA/CRL
and expiry problems.
21 lines of code changed in:
revised all CA files. Resigned CA, resigned certificates,
generated valid CRL. Expiry, 10 years.
1299 lines of code changed in:
update test case summary at end of manual run.
7 lines of code changed in:
adjusted test case to pass with new DN.
9 lines of code changed in:
adjusted ipsec.secrets to use proper certificate by DN.
1 lines of code changed in:
added additional debugging temporarily.
2 lines of code changed in:
fixed install_file_list.
3 lines of code changed in:
redefinition of timetoa() to include a buffer so that it is
safe for use.
79 lines of code changed in:
re-issue certificates to avoid confusion.
128 lines of code changed in:
name crl properly.
12 lines of code changed in:
private out first dist-point for CRL that is out of date.
9 lines of code changed in:
name crl properly.
45 lines of code changed in:
added CRL generation logic
10 lines of code changed in:
freeswan->openswan change for installed location of documentation.
118 lines of code changed in:
Import XML version
614 lines of code changed in:
Import XML version
7829 lines of code changed in:
adjusted co-terminal-03 test to use admin network (eth2) for data.
4 lines of code changed in:
adjusted co-terminal-02 test to use admin network (eth2) for data.
10 lines of code changed in:
arrange so that "admin" interface can be used by west to route
data through nic for co-terminal/wavesec tests.
13 lines of code changed in:
check for dual ipsec stack collision. Fail to start if detected.
8 lines of code changed in:
Update to match relocated doc files
377 lines of code changed in:
note if results are "old"
9 lines of code changed in:
adjusted console output to reflect use of roadlocal.sh
8 lines of code changed in:
improve description.
2 lines of code changed in:
added --setuponly option to doauto.
14 lines of code changed in:
ignore db_ops.c stats.
1 lines of code changed in:
calculate number of valid proposals in advance so we'll know
when we are done the chain of headers.
when algo code fails, it still returns a proposal, but it will
return one with a trans_cnt of 0.
55 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