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: 2001-02-26 to 2001-01-29 (Commits 2947-2996 of 10846)
Re-formatted debug output (split lines, consistent spacing).
Fixed as yet undetected FLUSH bug which called ipsec_tdbcleanup()
with an satype instead of proto.
Checked for satype consistency and fixed minor bugs.
Fixed undetected ungrpspi bug that tried to upmsg a second tdb.
Check for satype sanity in pfkey_expire().
Added satype sanity check to addflow.
92 lines of code changed in:
Implement magic SAs %drop, %reject, %trap, %hold, %pass as part
of the new SPD and to support opportunistic.
Drop sysctl_ipsec_{no_eroute_pass,opportunistic}, replaced by magic SAs.
165 lines of code changed in:
changes for new magic SAIDs
63 lines of code changed in:
various small changes
159 lines of code changed in:
fix bug in fc_try's handling of opportunistic case
5 lines of code changed in:
many changes, mostly small
336 lines of code changed in:
tidy zeroing
29 lines of code changed in:
fix bug: partial implementation of changed interface for discover_gateway
21 lines of code changed in:
Svenning: correct check requiring OAKLEY_LIFE_TYPE before OAKLEY_LIFE_DURATION
6 lines of code changed in:
adding to FAQ, based on list suggestions
adding links to FAQ in other docs
284 lines of code changed in:
cleanup
24 lines of code changed in:
new magic SAs
222 lines of code changed in:
report exactly what went wrong if route fails
15 lines of code changed in:
update for lcm fixes
9 lines of code changed in:
lcm fixes
37 lines of code changed in:
fix pathname goof
0 lines of code changed in:
message fix
2 lines of code changed in:
2.4.2
3 lines of code changed in:
update
12 lines of code changed in:
2.4.2 net/Config.in changed enough that it needed to be split from 2.2.
2 lines of code changed in:
2.4.2 net/Config.in has changed enough that it needed to be split from
2.2.
12 lines of code changed in:
HS: check RSA key with more refined test, matching newer PGPs
12 lines of code changed in:
2.4.x update
6 lines of code changed in:
verify success of KLIPS startup before proceeding further
6 lines of code changed in:
Orient early rather than late. Makes host_pair structure more useful.
312 lines of code changed in:
eliminate trailing whitespace
8 lines of code changed in:
fix off-by-one bug
2 lines of code changed in:
minor clarification
4 lines of code changed in:
tidy in preparation for more better opportunism code
259 lines of code changed in:
added klips list in mail
faq got part on long delays
60 lines of code changed in:
Fixes for presence of active ipv6 segments which share ipsec physical
device (gg).
59 lines of code changed in:
Minor change to virtual device discovery code to assert which I/F has
been found.
10 lines of code changed in:
added Diffie book in biblio, Cisco link in interop
15 lines of code changed in:
clarify %dns lookup timing
6 lines of code changed in:
fix minor errors
10 lines of code changed in:
link to NSA secure linux list in mail.html
explain RSA in glossary
56 lines of code changed in:
add note about pfkey header file
4 lines of code changed in:
Remove double spin lock in pfkey_expire().
6 lines of code changed in:
added link in interop to text in compat about features we do/don't have
added text about aggressive mode in compat
rewrote a chunk of intro to politics based on reader feedback
86 lines of code changed in:
Include RFC document title and appendix subsection title.
18 lines of code changed in:
minor rewriting
24 lines of code changed in:
RSA-%any fix
6 lines of code changed in:
diagnose %any-with-RSA-key case
11 lines of code changed in:
added cypherpinks in politics
140 lines of code changed in:
improve whack diagnostics for failure to connect to Pluto
28 lines of code changed in:
Fixed double-unlock bug introduced by grpsa upmsg (found by Lars Heete).
14 lines of code changed in:
Allow pfkey msgs from pid other than user context required for ACQUIRE
and subsequent ADD or UDATE.
15 lines of code changed in:
added state_with_serialno to enable a serial number to be a safe reference
30 lines of code changed in:
Added 2.4.0 fixes.
5 lines of code changed in:
Fixed minor acquire debug printing bug.
7 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