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-09-02 to 2003-08-19 (Commits 7497-7546 of 10846)
These are the results of Sam's June feedback session with Richard, finally!
116 lines of code changed in:
More polishing.
10 lines of code changed in:
Polishing.
17 lines of code changed in:
Re-added myid instructions.
40 lines of code changed in:
Minor modifications.
11 lines of code changed in:
fixes for PR#252.
9 lines of code changed in:
added notes about 2.6 code.
4 lines of code changed in:
ignore UMLPOOL....
1 lines of code changed in:
ignore OUTPUT.
1 lines of code changed in:
new input file.
12 lines of code changed in:
description of icmp-01 test.
3 lines of code changed in:
use rootfs= directive instead of ubd0= directive for
setting hostfs root file system.
18 lines of code changed in:
ignore OUTPUT.
1 lines of code changed in:
test case for decoding of ESP-SHA1-96 packets
546 lines of code changed in:
test for SHA1 authenticate code.
175 lines of code changed in:
sanitize both () and {} form of isakmp# comment.
2 lines of code changed in:
configurations for 2.4.20+uml8.
27 lines of code changed in:
new patches for 2.6 kernel.
passes all regression tests.
580 lines of code changed in:
fixes from 2.6 kernel detection scripts.
6 lines of code changed in:
fixes from 2.6 kernel detection scripts.
5 lines of code changed in:
fixes from 2.6 kernel detection scripts.
4 lines of code changed in:
Updated our development platform.
3 lines of code changed in:
Removing non-existent workaround URL reference; adding notices about AH
and 3DES-SHA1.
5 lines of code changed in:
argh. header file changes were relevant, and the other code
is buggy, so go back to working code
4 lines of code changed in:
updates to xfrm.h from Herbert Xu.
14 lines of code changed in:
missing dependancies
5 lines of code changed in:
removed pfkey_proto_init() from pfkey.h for 2.6 support.
5 lines of code changed in:
Compensating for a conflict in -pre/-rc version nomenclature and RPM's
hyphen prohibition in Version:.
9 lines of code changed in:
A few CHANGES relevant to 2.02-pre1.
9 lines of code changed in:
Add a faux version number to be replaced in a release package.
4 lines of code changed in:
Adding spec file for used with rpmbuild
4 lines of code changed in:
sense of test was wrong for MODULE_DEFCONFIG
6 lines of code changed in:
if we didn't specify a MODULE_DEFCONFIG, then use /dev/null
12 lines of code changed in:
check an automatically keyed conn using ah+esp - moving this test to klips
310 lines of code changed in:
Moving ah-esp-01 to klips.
0 lines of code changed in:
explicitly unset KLIPS_MODULE, as it may be in the environment.
2 lines of code changed in:
minor editorial addition to remind people.
7 lines of code changed in:
adding ah-esp-01
5 lines of code changed in:
new sanitizer removes isakmp#.
1 lines of code changed in:
fix for PR#249 - rekey bug.
additional logic for co-terminal-03, as the eroute should
not be replaced if we intentionally stole it.
10 lines of code changed in:
rekey console output, without "WHACK" stuff.
6 lines of code changed in:
adjustments to make it more apparent when the %trap will show
up, so we can see it getting replaced.
12 lines of code changed in:
turn off non-deterministic "arp" check.
0 lines of code changed in:
pexpect() does actually return, so do not mark it otherwise.
2 lines of code changed in:
log instances as just numbers here.
3 lines of code changed in:
added "pexpect()" which is like "passert()", but it just
logs, and doesn't abort().
17 lines of code changed in:
changed parathesis to {} for possible variable portion.
3 lines of code changed in:
fixed spacing in logging of ESP/IPCOMP SAs.
10 lines of code changed in:
make sure to canonicalize whack output.
2 lines of code changed in:
canonicalization of whack output.
6 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