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: 2003-02-20 to 2003-02-16 (Commits 6697-6746 of 10846)
Afterthought from last batch of work.
5 lines of code changed in:
Major edit for clarity. Split VPN example into two.
174 lines of code changed in:
do not pass an empty -L argument to cc/ld, as it eats the next
argument.
6 lines of code changed in:
insist that sub-commands of "ipsec" be executable.
7 lines of code changed in:
updated latest umlfreeroot to 15.1.
5 lines of code changed in:
cross-compile patch - do not force CC, and set up LD_LIBRARY_PATH.
5 lines of code changed in:
removed setting of AS, per ken@freeswan.ca, cross-compile patch.
2 lines of code changed in:
removed minstall from .PHONY list as well.
2 lines of code changed in:
removed minstall: target.
it can't work like it did in 1.xx anyway, so there is no point.
1 lines of code changed in:
commit of mostly useless consoles, as the test doesn't pass.
74 lines of code changed in:
test of FQDN style OE from a host.
32 lines of code changed in:
fix misinformation in description.txt of food-groups-oe-or-clear-01
1 lines of code changed in:
generated private key for road.uml.freeswan.org.
12 lines of code changed in:
added forward/reverse for road.uml.freeswan.org.
added forward only for KEY record.
245 lines of code changed in:
more configuration files for road.
138 lines of code changed in:
plumbing configuration for road.
12 lines of code changed in:
moved "hacked" vi to live on all UMLs.
10 lines of code changed in:
added ipsec.conf to japan.
170 lines of code changed in:
added north and south public networks as aliases.
14 lines of code changed in:
configuration files for road.uml.freeswan.org.
83 lines of code changed in:
moved common files to "all"
50 lines of code changed in:
script to turn on full OE on east.
29 lines of code changed in:
add "road" to list of FS hosts.
1 lines of code changed in:
co-terminal test case skeleton.
103 lines of code changed in:
added documentation for ${host}HOST.
6 lines of code changed in:
documented new umlXhost test case.
65 lines of code changed in:
update tests to reflect new lifetimes for opportunistic groups
33 lines of code changed in:
configuration files for doing a source-NAPT, then OE
test. This is non-functional at present, as the OE screws
up the SNAT state.
34 lines of code changed in:
add new alias to "nic" that is logically not on the local
subnet, so that we can have a non-OE enabled service to
test against.
5 lines of code changed in:
refactored 2host-test.tcl to be N-host capable.
reworked "umlplutotest" to use Xhost-test.tcl instead
of 2host-test.tcl.
533 lines of code changed in:
added "ipsec look" to end of west output
15 lines of code changed in:
when building the kernel, don't capture the "dep" or "clean"
output. This reduces incidences of wrong errors getting caught.
6 lines of code changed in:
Changed sample IPs to test-net range.
7 lines of code changed in:
added "ipsec look" to confirm that SA is up
3 lines of code changed in:
Missed a couple. Corrected now.
6 lines of code changed in:
Changed IPs to conform with example.com standard.
Removed example 5, since there is now a more useful "variation" example.
Edited introduction.
Added a bunch of notes to self in "five groups" section, which will eventually
disappear.
202 lines of code changed in:
added some firewall'ing to make sure that IPsec is
occuring, and some pings to verify the firewall.
34 lines of code changed in:
Changed sample IPs to test-net IPs.
33 lines of code changed in:
adjust opportunistic policy group lifetimes to match what OEself had
13 lines of code changed in:
More of same.
7 lines of code changed in:
Changed the NAT rule examples.
11 lines of code changed in:
Fixed IPs within examples to be test-net or local.
22 lines of code changed in:
Fixed a few minor details and fleshed out missing bits.
Changed all mentions of SAref to flowref.
Changed desired unit from int to char*.
Internationalised neibour.
83 lines of code changed in:
adjust test to reflect the fact that Delete Payloads are acted upon
4 lines of code changed in:
update to reflect change to use local nameserver
16 lines of code changed in:
clean out old results subdirectories before generating new contents
9 lines of code changed in:
make test description more clear and accurate.
9 lines of code changed in:
fix typo
2 lines of code changed in:
adjusted "make clean" target in Makefiles.
11 lines of code changed in:
tidy
100 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