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-01-21 to 2000-01-10 (Commits 1947-1996 of 10846)
Added a macro for AF_ENCAP
8 lines of code changed in:
Tidied up spacing.
Added macros for HMAC padding magic numbers.(kravietz)
34 lines of code changed in:
added a network diagram for example config
34 lines of code changed in:
terse, experts-only INSTALL
54 lines of code changed in:
editing setup
added links and books in biblio and WWW
55 lines of code changed in:
set path, standardize umask
5 lines of code changed in:
add -v to ipchains -L
2 lines of code changed in:
FAQ: no tcpdump on gateway
debugging got some DHR mailing list text
102 lines of code changed in:
make manpage directory before using it
2 lines of code changed in:
make manpage directories (just in case) before installing manpages
4 lines of code changed in:
add RC_LOG_SERIOUS so that important log messages are not ignored
8 lines of code changed in:
properly log each component of an RSA key
2 lines of code changed in:
update state_story[] to reflect new timing of inbound SA installation
2 lines of code changed in:
censor RSA keys too
28 lines of code changed in:
ensure top byte of each prime non-zero
add example and commentary on it
25 lines of code changed in:
ensure top byte of each prime non-zero
3 lines of code changed in:
mention rsasigkey manpage
minor touchup
7 lines of code changed in:
touchup
3 lines of code changed in:
changed my mind about delimiter style
3 lines of code changed in:
handle %defaultroute properly
distinctive delimiter lines
19 lines of code changed in:
be more intelligent about when to try rmmod, and report anything it says
6 lines of code changed in:
do is-IPSEC-present check more simply and efficiently
3 lines of code changed in:
add /proc/net/pf_key
3 lines of code changed in:
turn KLIPS debug on before table clearing (at RGB's request)
check whether module-load attempt succeeded
11 lines of code changed in:
ensure left!=leftnexthop, ditto for right
13 lines of code changed in:
first draft FAQ
180 lines of code changed in:
added text
42 lines of code changed in:
making program less noisy, more tolerant
2 lines of code changed in:
Quick Mode Responder now avoids using same SPI as Initiator
to prevent KEYMAT matching in both directions.
22 lines of code changed in:
auto= can't be acquired via also=
9 lines of code changed in:
message improved
2 lines of code changed in:
edits mostly based on DHR comments
122 lines of code changed in:
editing firewall, stiil 1st draft
added some books to biblio
38 lines of code changed in:
new firewall file and some glossary entries to go with it (DOS attack)
added links in links.*.html
mailing list suff added in debugging and compatibility
1649 lines of code changed in:
Quick mode Responder installs inbound SAs before its first response.
This is necessarily before the Initiator could send IPsec packets.
Safer than waiting until after next message.
133 lines of code changed in:
Refine search rules for secrets to reflect the difference between
symmetric keys (PSK) and asymmetric keys (RSA).
Mention ipsec_rsasigkey(8).
22 lines of code changed in:
if install_ipsec_sa() fails part way in, undo things that have been done.
For example, if updown script fails, delete new SPIs.
62 lines of code changed in:
get log() arg order right in ID range diagnostic
3 lines of code changed in:
add message for inability to find private key
7 lines of code changed in:
tell more when IP range is unacceptable
11 lines of code changed in:
Added finer-grained 'tunnel-xmit' switch for debugging.
14 lines of code changed in:
Shuffled debug_tunnel switches to focus output.
Fixed outgoing recursion bug, limiting to recursing only if the remote
SG changes and if it is valid, ie. not passthrough.
Clarified a number of debug messages.
51 lines of code changed in:
improve message (HD pointed this out)
5 lines of code changed in:
DHR: add -v to ipchains -L. This prints more useful information
such as interface and number of packets matching each rule.
2 lines of code changed in:
spibase must be different for each manual conn
5 lines of code changed in:
Added a default of 'y' to PF_KEYv2 keying I/F.
8 lines of code changed in:
MB support for new ip_select_ident() upon disappearance of
ip_id_count in 2.3.36+.
10 lines of code changed in:
MB fixups for 2.3.x.
34 lines of code changed in:
MB support for new ip_select_ident() upon disappearance of
ip_id_count in 2.3.36+.
10 lines of code changed in:
Ditch last of EME option flags, including initiator.
4 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