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-03-13 to 2001-02-26 (Commits 2997-3046 of 10846)
KLIPS2 design document resulting from OLS2000 FreeS/WAN open design
meetings.
58 lines of code changed in:
FAQ changes from Claudia's feedback
added links in intro to KLIPS II, Opportunism, and h/w accel. posts
94 lines of code changed in:
magic eroute is introduced
401 lines of code changed in:
showing five new lists HD is setting up
71 lines of code changed in:
moving bits around
39 lines of code changed in:
mainly moves from trouble to FAQ
547 lines of code changed in:
adding things from the list
Claudia's guide in trouble.html
237 lines of code changed in:
comment on NT hack illustrating danger of not applying patches
7 lines of code changed in:
pre-release updates
513 lines of code changed in:
added no route after --down
57 lines of code changed in:
mention digest form in mail.html
22 lines of code changed in:
got rid of caution about no auto=add or start in default
12 lines of code changed in:
Fix last fix. Duh.
3 lines of code changed in:
[andreas.steffen@zhwin.ch] bug in add_connection after connection reversal
3 lines of code changed in:
generalize logic for handling pending Quick Mode: allow better sharing of MM
284 lines of code changed in:
added pointers to snapshot for latest interop info
39 lines of code changed in:
Clean up and rationalise startup messages.
33 lines of code changed in:
Re-formatting debug output (line-splitting, joining, 1arg/line).
Check for satoa() return codes.
1417 lines of code changed in:
formatting touchup
5 lines of code changed in:
1.9 updates
26 lines of code changed in:
2.0.39
2 lines of code changed in:
minor update
5 lines of code changed in:
1.9 update
1 lines of code changed in:
1.9 mods based on Olivier Kurzweg's patch, to allow auto= in %default and
in also= sections
73 lines of code changed in:
improved wording
22 lines of code changed in:
produce intelligible output for unknown protocols
40 lines of code changed in:
regression test amended for satot() changes
12 lines of code changed in:
Added satype2name().
2 lines of code changed in:
Added satype2name() function.
Added text to default satype_tbl entry.
Added satype2name() conversions for most satype debug output.
66 lines of code changed in:
Added satype2name prototype.
10 lines of code changed in:
Added satype2name() conversions most places satype is debug printed.
131 lines of code changed in:
Fixed pfkey socket unregister log message to reflect type and function.
6 lines of code changed in:
Fixed TRAP->HOLD eroute byte order.
5 lines of code changed in:
Debug line splitting.
19 lines of code changed in:
Added findroute success instrumentation.
12 lines of code changed in:
factor "next" out of struct id
26 lines of code changed in:
minimal magic-SAID fix
6 lines of code changed in:
improve use of DNS for keys and gateway discovery
156 lines of code changed in:
Fixed 'unknown proto' INT bug in new code.
Added satype to protocol debugging instrumentation.
35 lines of code changed in:
Fix error return code that was getting overwritten by the error return
code of an upmsg.
9 lines of code changed in:
Added compiler defines for 2.4.x-specific code.
10 lines of code changed in:
Post 1.9 candidate, magic SAs and email purge updates.
45 lines of code changed in:
Added internal IP protocol 61 for magic SAs.
Ditch unused sadb_satype2proto[], replaced by satype2proto().
Re-formatted debug output (split lines, consistent spacing).
Removed acquire, register and expire requirements for a known satype.
Changed message type checking to a switch structure.
Verify expected NULL auth for IPCOMP.
Enforced spi > 0x100 requirement, now that pass uses a magic SA for
appropriate message types.
468 lines of code changed in:
Added internal IP protocol 61 for magic SAs.
12 lines of code changed in:
Ditch unused sadb_satype2proto[], replaced by satype2proto().
8 lines of code changed in:
Added internal IP protocol 61 for magic SAs.
10 lines of code changed in:
Added a number of missing ntohl() conversions for debug output.
Implement magic SAs %drop, %reject, %trap, %hold, %pass as part
of the new SPD and to support opportunistic.
Enforced spi > 0x100 requirement, now that pass uses a magic SA.
8 lines of code changed in:
Added a comment on the restriction of spi > 0x100.
Implement magic SAs %drop, %reject, %trap, %hold, %pass as part
of the new SPD and to support opportunistic.
0 lines of code changed in:
Put SAID elements in order they appear in SAID.
Implement magic SAs %drop, %reject, %trap, %hold, %pass as part
of the new SPD and to support opportunistic.
41 lines of code changed in:
Drop sysctl_ipsec_{no_eroute_pass,opportunistic}, replaced by magic SAs.
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