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-09-16 to 1998-08-27 (Commits 347-396 of 10846)
rename randata to ranbits
206 lines of code changed in:
provisions for randomizing keys etc. in manual.eg
27 lines of code changed in:
add inclusion facility to control file
18 lines of code changed in:
revise order of setup and teardown to be safer
31 lines of code changed in:
provide for multiple debug keywords for both Klips and Pluto
16 lines of code changed in:
minor improvements
72 lines of code changed in:
touchup on developer convenience
2 lines of code changed in:
add some development conveniences
6 lines of code changed in:
oops, replay windows are supposed to default off for manual keying
6 lines of code changed in:
oops, name clash with Linux include files
4 lines of code changed in:
set PATH to include sbin directories
default replay window to 64, not off
check for >1 connection matched
do a down sequence if anything in the up sequence fails
more checking of consistency etc.
document and supply example for road-warrior support (already worked!)
support tunnels between masqueraded subnets
improve examples; users may clone them for production cases
116 lines of code changed in:
handle transport mode
37 lines of code changed in:
more commentary in BUGS
17 lines of code changed in:
updates
3 lines of code changed in:
minor formatting improvements
1 lines of code changed in:
add setup.8 manual page
71 lines of code changed in:
"make setup" merges into "make install"
28 lines of code changed in:
--other
AH, AH+ESP
some name changes in parameters
host-to-host tunnels
replay windows
better checking here and there
165 lines of code changed in:
don't zap equal signs in parameter values
minor touchup
4 lines of code changed in:
changes for new "manual" script
9 lines of code changed in:
first cut at manual-keying control script
409 lines of code changed in:
clear out eroute and spis at startup and shutdown
4 lines of code changed in:
minor update
3 lines of code changed in:
add module handling, just in case it's needed
5 lines of code changed in:
comment on its double life
3 lines of code changed in:
rename initscript to setup
92 lines of code changed in:
switch from 0c to 0t for character keys
13 lines of code changed in:
improve atodata()-failed error messages a bit
7 lines of code changed in:
catching up
39 lines of code changed in:
spacers between output items
33 lines of code changed in:
add character (0c) format
43 lines of code changed in:
revise chkconfig wording to match new code
4 lines of code changed in:
clarify and update "make setup" stuff
4 lines of code changed in:
mention FORWARD_IPV4 configuration line in RH5.1
minor updates
23 lines of code changed in:
small clarification
2 lines of code changed in:
no point in printing zero lengths used as error returns
10 lines of code changed in:
--help output goes on stdout, not stderr
11 lines of code changed in:
utils/Makefile make setup needs to know where things are
2 lines of code changed in:
fix operator-precedence bug that often messed up --ah SPI creation
minor cleanup
9 lines of code changed in:
add config file to barf output
1 lines of code changed in:
support PFS
283 lines of code changed in:
- let Pluto negotiate all the new transforms that KLIPS has added
- let Pluto negotiate AH + ESP together (not working yet)
- tear down the SPIs that have been installed when part of installing
an SA fails (i.e. if a netlink write fails, undo what has been
partly done)
- use cleaner code to build netlink structs
388 lines of code changed in:
Clarify purpose of spigrp to include ungrouping with only one SA specified.
3 lines of code changed in:
Add some manual long options to the usage text.
12 lines of code changed in:
Simplify/Clarify usage text.
18 lines of code changed in:
Tidy up old cruft.
4 lines of code changed in:
Change gw references to sg.
Add subnet extrusion routines.
327 lines of code changed in:
Prevent kernel log spam with default route through ipsec.
8 lines of code changed in:
Update from the Toronto meeting.
27 lines of code changed in:
Usage examples for transport and tunnel mode and for several transforms.
487 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