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: 1998-11-25 to 1998-11-16 (Commits 597-646 of 10846)
mention pathnames, cross-compile
18 lines of code changed in:
mention logging bulk
3 lines of code changed in:
misc updates, including FAQ reference
14 lines of code changed in:
mention 2.0.36
6 lines of code changed in:
revise cross-references
1 lines of code changed in:
update and prune cross-references
8 lines of code changed in:
general update
25 lines of code changed in:
top-level files
4 lines of code changed in:
mention BUGS
1 lines of code changed in:
note about Alpha
2 lines of code changed in:
major bugs for 0.91
36 lines of code changed in:
support for multiple interfaces
148 lines of code changed in:
RFCs have appeared
3 lines of code changed in:
Forgot to add --proto option to all spi calls with --ip4.
6 lines of code changed in:
Oops, checked in my working copy...
2 lines of code changed in:
Kernel config defaults, documentation updates.
2 lines of code changed in:
Add conditionals for no IPIP tunnel code.
Delete commented out code.
23 lines of code changed in:
Major updates to long option name syntax and other minor cleanup.
Correct transport mode limitations text.
Re-order statements to eliminate packet loss.
Use 3DES in the example instead of the (obsolete) DES.
Update for /proc/net/ipsec_* output format changes.
193 lines of code changed in:
Prefix all commands with 'ipsec'.
Add '--proto' option to all spi, spigrp and eroute entries.
Add gw parameters to all route entries.
171 lines of code changed in:
Move kernel config default, --label field items from TODO to DONE.
3 lines of code changed in:
Updated files section to include newer transforms and other files.
36 lines of code changed in:
fix the prototype-type bugs, I think
18 lines of code changed in:
add route and unroute
up no longer explicitly deletes old route
down no longer deletes route at all
use eroute --replace
60 lines of code changed in:
previous log entry should have read:
improve error checking
fix bug with swap() defining spurious authkeys
4 lines of code changed in:
*** empty log message ***
28 lines of code changed in:
swap() wasn't used
0 lines of code changed in:
error logging
forwarding control
38 lines of code changed in:
error logging
9 lines of code changed in:
manually-keyed connection startup
82 lines of code changed in:
minor update, RH5.2
5 lines of code changed in:
update to reflect new default-configuration stuff
18 lines of code changed in:
updates
12 lines of code changed in:
notes about DES and why you don't want to use it
0 lines of code changed in:
reporting on config setup
2 lines of code changed in:
fix typo
1 lines of code changed in:
Add an object to 'insert' that will set some reasonable defaults for KLIPS.
11 lines of code changed in:
Activate klips debugging by default. This can be shut off later.
Set some important INET protocol defaults for IPSEC.
Remove preceding shell selector.
20 lines of code changed in:
Delete bogus default config idea.
Add config file comment.
6 lines of code changed in:
- tweak logging
- fix logging bug causing crash at shutdown
- fix bug in whack's handling of nexthop
56 lines of code changed in:
allow client to be 0.0.0.0
0 lines of code changed in:
- improve messages for log
- eliminate lower bound on acceptable OAKLEY lifetime
- eliminate accelerated testing fudge which was made redundant
27 lines of code changed in:
typo
2 lines of code changed in:
refine routing code to exploit feature of LINUX to avoid
a window of vulnerability
15 lines of code changed in:
More pre-0.91 debugging.
2 lines of code changed in:
Put IKE port bypass debug output in user-switched debug statements.
10 lines of code changed in:
Alert kernel configurating operator of NULL cleartext 'feature' and
rearrange transform options to be in a more logical order.
12 lines of code changed in:
Provide a set of defaults when KLIPS is included into the kernel for the
first time.
52 lines of code changed in:
proper manpage references
6 lines of code changed in:
- added description of internal state to man page
- made diagnostics point to --help rather than invoke it
- adjusted routing logic
256 lines of code changed in:
new and improved version, support for route, unroute, replace, status
121 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