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-06-18 to 2000-05-11 (Commits 2247-2296 of 10846)
clarifications
10 lines of code changed in:
use ft_loose_enum to display TYPE and CLASS in DNS Resource Records
85 lines of code changed in:
add ft_loose_enum; not yet used
22 lines of code changed in:
more strict parsing of DNS response
65 lines of code changed in:
document reservation of SPIs in range 0x100-0xFFF
8 lines of code changed in:
Hard-link file overwrite fix and compiler silencing for 2.4.0-test1.
6 lines of code changed in:
cat(1) and cp(1) rather than append to avoid overwriting hard-linked
files.
11 lines of code changed in:
Shut up cast lost warning due to changes in 2.4.0-test1.
7 lines of code changed in:
reserve SPIs in range 0x100-0xFFF
26 lines of code changed in:
current RH and kernel numbers
3 lines of code changed in:
make one-character typos less likely
9 lines of code changed in:
oops, best if "make xconfig" here doesn't seem to do the right thing
9 lines of code changed in:
use - as "standard input" filename for --oldkey
16 lines of code changed in:
added links to interop howtos
link in ipsec.html to pipsecd
16 lines of code changed in:
fix undersized buffer
2 lines of code changed in:
pfkey additions for ipv6.
4 lines of code changed in:
Added Gerhard Gessler's struct sockaddr_storage mods for IPv6 support.
125 lines of code changed in:
make diagnostic about short RSA keys more accurate
17 lines of code changed in:
update
4 lines of code changed in:
confirm choice of log files with egrep
search for log files if necessary
try to get updown scripts
54 lines of code changed in:
exempt values beginning with %, e.g. %dns
2 lines of code changed in:
do IN KEY lines as well
9 lines of code changed in:
link to interop howto covering us, BSD, PGPnet
2 lines of code changed in:
oops, plutobackgroundload was omitted
2 lines of code changed in:
Note about AH bug fix.
5 lines of code changed in:
Fix AH auth hash setup bug. This breaks interop with previous PF_KEY
FreeS/WAN, but fixes interop with other implementations.
7 lines of code changed in:
slight clarification of selection
3 lines of code changed in:
added a link and a definition
12 lines of code changed in:
clarify messages about being out of space in packet
6 lines of code changed in:
*** empty log message ***
5 lines of code changed in:
note about interactive pre/postpluto
9 lines of code changed in:
update
9 lines of code changed in:
prepluto and postpluto parameters
39 lines of code changed in:
add comment warning about multiple manual conns using the %default stuff
2 lines of code changed in:
Another fix to find_client_connection() logic to account for Phase 1 ID
73 lines of code changed in:
describe use of SAs during rekeying transition
4 lines of code changed in:
stop including gcrypt in Pluto binary (not yet needed)
4 lines of code changed in:
clean up case where DEBUG isn't defined
10 lines of code changed in:
add macro for new exchange type, ISAKMP_XCHG_ACK_INFO
9 lines of code changed in:
make reselection of connection on Phase 2 ID take Phase 1 ID into account
30 lines of code changed in:
[Kai Martius] typo in refine_host_connection leaves prevents rw refinement
5 lines of code changed in:
fix comment error
3 lines of code changed in:
added links to Lasat MIPS-based FreeS/WAN box
17 lines of code changed in:
Updates for 2.3.99pre8 from MB.
56 lines of code changed in:
fixed some outdated stuff, reference to SKIP
10 lines of code changed in:
just commenting the FOOBAR=y lines out is not enough
4 lines of code changed in:
Commented out calls to netlink_attach/detach to avoid activating netlink
in the kenrel config.
8 lines of code changed in:
minor rewording
8 lines of code changed in:
More post-1.4 updates...
8 lines of code changed in:
clarified project goals in overview
added reference to IPSEC RFCs book
36 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