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-05-26 to 2003-05-16 (Commits 7147-7196 of 10846)
updates to drafts - IPSEC RR - SC versions, and RFC3526
reference in OE draft.
560 lines of code changed in:
fixed test case to look for TXT RR
21 lines of code changed in:
make whitespace in Pluto cannonical
246 lines of code changed in:
fix typo in adns message
2 lines of code changed in:
use eroutewait rather than whackwait
2 lines of code changed in:
withoutKEY - report of wrong key has changed details
1 lines of code changed in:
versions of file with KEY removed, but TXT added.
609 lines of code changed in:
noted that status output is sorted.
4 lines of code changed in:
redid test to redirect pluto output to a file, and ignore
it. Also, sorted status output properly.
42 lines of code changed in:
the state output needs to be sorted as well as the connection output.
18 lines of code changed in:
sorted whack status output (attempt 1)
156 lines of code changed in:
movement of eroute owner info was not completed here.
3 lines of code changed in:
fixed myid test to be deterministic - required sorting of
connection deletion in pluto
58 lines of code changed in:
updated draft ##.
5 lines of code changed in:
updated month on draft.
12 lines of code changed in:
replace all uses of DNS KEY Resource Record with uses of TXT Resource Record
w
19 lines of code changed in:
sorted status output
14 lines of code changed in:
change sort order from strict "numerical" to "general" numerical order.
2 lines of code changed in:
resorted auto output
8 lines of code changed in:
sort the output of "ipsec whack --status"
73 lines of code changed in:
sorted test output
15 lines of code changed in:
added new test case for sorting --whack
3 lines of code changed in:
test case for sorted whack --status
31 lines of code changed in:
updated with recommended values.
3 lines of code changed in:
added trailing . to CNAME return and cleaned up "CNAMEFROM" output.
16 lines of code changed in:
reorg for debug code introduces some places where
best==NULL, but is deref anyway. Caught by pluto-unit-02,
and fixed.
13 lines of code changed in:
setup to permit core dumps, and notice when they occur
17 lines of code changed in:
added additional debugging to find_connection.
60 lines of code changed in:
export route_and_eroute as part of PR#160
8 lines of code changed in:
ignore additional generated doc files.
3 lines of code changed in:
in route_owner, when picking the best "eroute" owner, make
sure to start with the routing value from the best src.
2 lines of code changed in:
movement of eroute info to eroute line.
78 lines of code changed in:
movement of eroute info to eroute line.
129 lines of code changed in:
update the log.ref files from the newly generated files in
/tmp/log. Run this in a UML.
26 lines of code changed in:
new SC section with comments from Rob Austein.
211 lines of code changed in:
updates due to publication of RFC 3526.
38 lines of code changed in:
upon failure, show actual failure state to give better hint.
1 lines of code changed in:
look for core files produced by pluto, and save them to the
OUTPUT directory, changing failure state to "core".
55 lines of code changed in:
adjusted wait condition on startup to look for packet default trap.
6 lines of code changed in:
adjusted ipsec status output to reflect movement of eroute info.
12 lines of code changed in:
removed references to "ipsec look" from synopsis, as this
confuses the man page installer into overwriting the barf man
page with the ipsec look man page.
1 lines of code changed in:
initial work on co-terminal-02 (PR#160) - switch to using
struct spd_route for tracking multiple eroute's/connection.
662 lines of code changed in:
new security considerations section.
6 lines of code changed in:
rewrote Security Considerations.
42 lines of code changed in:
nits from Rob Austein.
61 lines of code changed in:
PR#225 userland policy query, PR#229: restructure public key representation; coded by MCR, revised by DHR
410 lines of code changed in:
fix pluto test scripts so that they will again work standalone
13 lines of code changed in:
change test reference to match MCR's change to barf
2 lines of code changed in:
turn on inclusion of ikeping for now, as test cases need it
4 lines of code changed in:
add a comment in pluto/timer.c to point out an abuse of DBG mechanism
4 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