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-09-26 to 2003-09-02 (Commits 7547-7596 of 10846)
Upgraded to 2.03. Also added 2.6 instructions (rev 1) to install.
88 lines of code changed in:
explicitely record the final phase 1 IV for later use
in different phase 1.5 and phase 2 ISAKMP SAs.
12 lines of code changed in:
make sure that "reqid" is initialized.
5 lines of code changed in:
enhance debugging of find_state() so that it logs
the message IDs that are compared if the cookies
match.
13 lines of code changed in:
update reference log to reflect addition of lib/libfreeswan/ttoprotoport.c
1 lines of code changed in:
At least some tcpdumps show ports symbolically, even with (one) -n.
1 lines of code changed in:
Added mention of Zyxel.
4 lines of code changed in:
_updown now iproute2 based.
3 lines of code changed in:
Adding bigmem module.
2 lines of code changed in:
Add support for bigmem kernels.
79 lines of code changed in:
keep _pluto_adns
2 lines of code changed in:
fixes to make lwdnsq compile with strictest compile flags.
77 lines of code changed in:
2.03-pre0. HEAD should keep up with the times.
186 lines of code changed in:
port processing code added to ttosubnet.c, including
new regression test cases for ports.
27 lines of code changed in:
added new format added to datatot()/ttodata().
10 lines of code changed in:
added ttoprotoport().
95 lines of code changed in:
SHA1 is fixed.
1 lines of code changed in:
fix link to kernel.org mirrors page
7 lines of code changed in:
[Andreas] fix leak introduced in 1.74
3 lines of code changed in:
instead of clone_str, allocate a new buffer, and copy
the string which about to get stomped on, and let the
cloned copy get stomped on.
6 lines of code changed in:
ignore the "CNAMEFROM" return which is now logged by lwdnsq.
5 lines of code changed in:
when logging errors from lwdnsq, save a copy of the buffer
first.
10 lines of code changed in:
if lwdnsq or _pluto_adns dies, then restart it when we
need it - but to a limit of 20 times. Restart count
is reset by whack --listen.
62 lines of code changed in:
if we have tried a CNAME lookup, then take a NODATA
reply as a no-name.
14 lines of code changed in:
documents and references
2037 lines of code changed in:
remove pluto stderr === items from lwdnsq.
2 lines of code changed in:
prefix all debugging with === so that it can be easily removed.
12 lines of code changed in:
now process netstat/ipsec look output to sanitize the MSS value.
8 lines of code changed in:
2.4.22-4 UML kernel edits.
5 lines of code changed in:
2.4.22-4 UML configuration.
20 lines of code changed in:
removed list of standards involved, as it is almost entirely
out of date.
0 lines of code changed in:
added 3DES-SHA-1
11 lines of code changed in:
the CNAME message had the s removed, which changes test
results gratuitously.
6 lines of code changed in:
patches for 2.4 backport/2.6 existence.
10 lines of code changed in:
"myid=%myid" actually didn't make any sense in the ipsec.conf
setup section.
0 lines of code changed in:
final fixes to lwdnsq to exit only when all requests are done,
and we have been told to wait, *OR* if there is an EOF in stdin.
67 lines of code changed in:
fix for 2.6 priority assignment of SPD entries from Herbert.
13 lines of code changed in:
fixes for gcc 3.3 from Matthias Bethke <Matthias.Bethke@gmx.net>
36 lines of code changed in:
"Checking for RSA key" fixes.
3 lines of code changed in:
make unpatch/patches should exit with a non-zero status.
3 lines of code changed in:
make unpatch and make patches have been renamed to versions
with _ on them.
the originals provide a message that they are obsolete.
12 lines of code changed in:
more nits.
199 lines of code changed in:
When taking a barf, print verify without color.
2 lines of code changed in:
*** empty log message ***
8 lines of code changed in:
2.02 update.
5 lines of code changed in:
%myid does not necessarily default to the IP address being used.
4 lines of code changed in:
update man pages to reflect new parts of %myid mechanism
13 lines of code changed in:
revising AH/SHA descriptions, mentioning issues with 2096 bit keys/OE.
12 lines of code changed in:
Updated John Denker's links.
30 lines of code changed in:
first attempt at async capable lwdnsq.
959 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