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-04-07 to 2001-03-13 (Commits 3047-3096 of 10846)
use appropriate link for connection list of interest
17 lines of code changed in:
scary changes to scary routine route_connection()
59 lines of code changed in:
ignore IPv4 interfaces that are down
36 lines of code changed in:
improve naming
4 lines of code changed in:
add a list of interface pairs to --status output
18 lines of code changed in:
clarify diagnostic
2 lines of code changed in:
refine diagnosis of pfkey write error
12 lines of code changed in:
note that a connection is routed already
2 lines of code changed in:
clarify and update comments describing padding specs
71 lines of code changed in:
Fixed memleak.
5 lines of code changed in:
Fixed pfkey key init memleak.
Fixed pfkey encryption key debug output.
54 lines of code changed in:
Fix nfhook priority table.
9 lines of code changed in:
Delete second proposal which is not as elegant.
Added virtual IPSEC devices to SPDB targets.
Change preferences for number of ipsec tables.
Clarify processing of nested bundles.
Clarify upwards vs. downwards view.
Put netfilter hooks and priorities into a table.
Tidy up packet pie.
Mention security labels for completeness.
61 lines of code changed in:
overridemtu
17 lines of code changed in:
improved messages
overridemtu
21 lines of code changed in:
improved error recovery
less crabbiness while searching
overridemtu
10 lines of code changed in:
host name from stored info
--left and --right for ipsec.conf format
comment in output
--file
105 lines of code changed in:
improved route-error reporting for prepare case
10 lines of code changed in:
rereadsecrets fix
6 lines of code changed in:
improved example
2 lines of code changed in:
minor changes
9 lines of code changed in:
Added NetFilter targets for in/out, reformatting.
88 lines of code changed in:
Debug output cleanup/silencing.
9 lines of code changed in:
Remove requirement for auth and enc key from UPDATE.
14 lines of code changed in:
*** empty log message ***
8 lines of code changed in:
replace signal(2) with sigaction(2): glibc2 broke semantics
39 lines of code changed in:
Reversing changes to JP Nadeau's URLs
I changed them yesterday at his request, now he's changed back.
4 lines of code changed in:
changing links becuse Nadeau's page has moved
11 lines of code changed in:
Ditch superfluous debug_pfkey declaration.
Move misplaced freeswan.h inclusion for kernel case.
18 lines of code changed in:
refine message
2 lines of code changed in:
improved error message for lack of preshared key
56 lines of code changed in:
added links to GOST and aggressive patches
28 lines of code changed in:
additions to FAQ
109 lines of code changed in:
added ignored optional messages in interop problems
config now has iproute2 tricks as alternative to four tunnels
92 lines of code changed in:
updates based on Cludia's comments and list messages
102 lines of code changed in:
added 'ignoring delete SA' and 'Can I clean up dead conns' to FAQ
137 lines of code changed in:
fix file descriptor leak
2 lines of code changed in:
loosen unnecessary restriction
3 lines of code changed in:
Put freeswan.h include before pluto includes.
42 lines of code changed in:
Added comments to all #endifs.
12 lines of code changed in:
Fixed #endif comment to sate compiler.
6 lines of code changed in:
Ditch extra #if 1 around now permanent policy checking code.
5 lines of code changed in:
Added goals.
28 lines of code changed in:
Add 2.4 ipcomp asm note.
5 lines of code changed in:
eliminating duplicate "why we don't do DES" explanations
72 lines of code changed in:
moving things around, some rewrites
interop problems trouble->interop
interop howtos intro->interop
test results interop+intro->web
199 lines of code changed in:
Replaced layer numbers with names for clarity, added NF priority values,
added iptables/matches/targets background.
78 lines of code changed in:
Update list names, add a reference to nfmark extensions.
9 lines of code changed in:
Add nf priorities, rewrite processing description for better doc flow.
Feb 21, 2001.
94 lines of code changed in:
Added a couple of virtual device and routing notes, Aug 15, 2000.
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