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: 2000-10-27 to 2000-10-09 (Commits 2747-2796 of 10846)
update for release 1.7
4 lines of code changed in:
remove release dependency
3 lines of code changed in:
fix nasty bug in connections.c:fc_try()
46 lines of code changed in:
Rudi's bug fix
0 lines of code changed in:
correct "cannot respond to IPsec SA request" message subnets
6 lines of code changed in:
exploit new all_zero routine
3 lines of code changed in:
use system GMP library
7 lines of code changed in:
we no longer have our own private GMP library
3 lines of code changed in:
use system GMP library
3 lines of code changed in:
in SA, accept CPIs represented in SPI-sized field
36 lines of code changed in:
tunnel SPIs shoud be no less than IPSEC_DOI_SPI_OUR_MIN
11 lines of code changed in:
typo and link fixes in intro
install now says use system GMP library
23 lines of code changed in:
post-1.6
7 lines of code changed in:
fixing typos and links
6 lines of code changed in:
added a link
1 lines of code changed in:
typos
3 lines of code changed in:
added announce list in mail.html
rewrote some manual keying text in config
21 lines of code changed in:
added a link for Echelon
6 lines of code changed in:
removed outdated Debian comment in compat
added small things elsewhere
32 lines of code changed in:
added a link, changed some text in short key section
36 lines of code changed in:
Remove extra crud no longer necessary as the Makefile structure has
completely changed.
1 lines of code changed in:
use IPV6_USE_MIN_MTU, as advised in ipsec@lists.tislabs.com.
But symbol is undefined in RHL6 and 7, so no effect.
24 lines of code changed in:
added some text in Many Tunnels section
16 lines of code changed in:
add numbers (but not support) for AES and friends
32 lines of code changed in:
avoid harmless error messages that get certain fussbudgets upset
4 lines of code changed in:
Cut-and-paste error causes patch to fail since it is looking for spaces
and not tabs as it should.
5 lines of code changed in:
fixed typos
2 lines of code changed in:
asymmetric-ping problem explained
9 lines of code changed in:
adding and fixing links
5 lines of code changed in:
various fixes based mainly on Claudia's comments
76 lines of code changed in:
typo fix
12 lines of code changed in:
Removed 'format, ##' nonsense from debug macros for RH7.0.
45 lines of code changed in:
note re rh7
6 lines of code changed in:
Fixed IPCOMP disabled compile bug.
11 lines of code changed in:
Fixed pfkey_acquire() satype to SADB_SATYPE_ESP and removed pfkey
protocol violations of setting pfkey_address_build() protocol parameter
to non-zero except in the case of pfkey_acquire().
19 lines of code changed in:
#ifdef out debug print that causes proc/net/ipsec_version to oops.
7 lines of code changed in:
Initialise verbose field to zero on --all.
5 lines of code changed in:
add a couple of overlooked parameters to a call
7 lines of code changed in:
updated link for audio_entropyd
2 lines of code changed in:
take out explicit CC=gcc
5 lines of code changed in:
note re new kernel option
9 lines of code changed in:
oops, uniqueids got lost
2 lines of code changed in:
Added support for debug_ipcomp and debug_verbose to klipsdebug.
105 lines of code changed in:
Separated patches for 2.2 and 2.4 for net/Makefile since 2.4.0-test9-?
changed to require it (GMulas).
5 lines of code changed in:
Added a fix for incoming policy check with ipcomp enabled but
uncompressible.
10 lines of code changed in:
eliminate warnings from newer gcc
7 lines of code changed in:
added link to TAHI test suite
4 lines of code changed in:
There is now a big enough difference between 2.2 and 2.4 that justifies
a new file.
28 lines of code changed in:
fixing links
127 lines of code changed in:
updated DNS query header processing to reflect RFC 2535
9 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