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-10-27 to 2004-10-21 (Commits 9197-9246 of 10846)
Adjust to reflect better (new) log messages
3 lines of code changed in:
Update tests to count new aggr mode states during initiation
1 lines of code changed in:
Add livetest + others, and include man pages again
73 lines of code changed in:
Update tests to count new aggr mode states during initiation
2 lines of code changed in:
results of collaborative test creation tutorial
554 lines of code changed in:
This patch cleans up the output of the status subcommand in cases where
KLIPS and/or Pluto are (or should not) be running. What to print logic
was fixed, errent error messages were suppressed and the number of
dangeling eroutes is now printed when there should be none.
9 lines of code changed in:
add nat-t fixes for aggressive mode as well.
16 lines of code changed in:
Fix NAT-T rekey issue
12 lines of code changed in:
A group of changes for clean compiling on linux-2.6 host.
A symlink to get a missing assember file in the right place, a couple
of changes to get make clean working, change dummy target to help as the
2.6 kernel has no dummy targer and make sure our dummy is PHONY.
7 lines of code changed in:
test case for PFS.
113 lines of code changed in:
fixes for aggressive mode+srcip changes for unit tests.
122 lines of code changed in:
sha->sha1.
11 lines of code changed in:
test case for PFS with aggressive mode.
378 lines of code changed in:
added xauth-pluto-*
12 lines of code changed in:
ignore OUTPUT file.
1 lines of code changed in:
make sure to update IV at end of phase 1.
8 lines of code changed in:
get rid of starter PID.
2 lines of code changed in:
test case for PFS=yes
343 lines of code changed in:
added debug about cryptographic helper.
8 lines of code changed in:
change in state names due to aggressive mode.
2 lines of code changed in:
erroneously committed version with CORE output.
1 lines of code changed in:
renamed SHA->SHA1.
2 lines of code changed in:
adjust debug level to slightly more sane.
10 lines of code changed in:
change work dispersal system to permit multiple priorities,
and queueing of work at the highest importance.
154 lines of code changed in:
adjusted basic-pluto-03 test to umlXhost.
1 lines of code changed in:
changed default core dir to /tmp, since there are issues
with dumping to hostfs now.
2 lines of code changed in:
added cryptographic priority to activities.
89 lines of code changed in:
make sure that states always have an event.
2 lines of code changed in:
added cryptographic priority to activities.
23 lines of code changed in:
added event for cryptographic state (a kind of fake event,
since all states must have events).
added cryptographic priority enum.
19 lines of code changed in:
added error code for failure to get a crypto slot.
4 lines of code changed in:
fixed BIND9 path back to /usr/local
4 lines of code changed in:
adjustment of code to work with CISCO mechanism of requiring
push of modecfg.
make sure to send XAUTH VID in aggressive mode.
keep track of IVs at end of aggr_inR1_outI2.
245 lines of code changed in:
Adjust output to add the 5 states AGGR mode adds to the list
5 lines of code changed in:
output files for psk/xauth/modecfg/aggr mode test.
62 lines of code changed in:
set the srcip properly if it is not already set.
10 lines of code changed in:
print the srcip for each end if it is set.
17 lines of code changed in:
config files for xauth/modecfg/psk/aggressive mode test.
11 lines of code changed in:
added trailing \n to passwd file.
1 lines of code changed in:
introduced code to do responder initiated setting of parameters.
214 lines of code changed in:
new variables added to keep track of modecfg state.
3 lines of code changed in:
make sure that we get good data from aftoinfo().
3 lines of code changed in:
move modecfg client code to before quick mode.
45 lines of code changed in:
added additional tests
13 lines of code changed in:
start of test case for modecfg + xauth.
420 lines of code changed in:
working test case for xauth/psk/algo/aggressive mode.
59 lines of code changed in:
test case for xauth/psk/aggressive mode.
107 lines of code changed in:
ignore OUTPUT.
1 lines of code changed in:
passwords are per-conn, so make sure that they are several
for use by the various tests.
2 lines of code changed in:
use established type for auth-type.
5 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