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-05-05 to 2003-04-18 (Commits 7047-7096 of 10846)
added "setarp" command to change state of arp reply flag.
92 lines of code changed in:
also process the "japan" console.
9 lines of code changed in:
"localswitches" should become interactive for the user
with the uml_netjig.
7 lines of code changed in:
Document --oppohere/--oppothere in ipsec_whack(8).
With --oppohere/--oppothere form, accept --tunnelipv[46] instead of --ipv[46].
37 lines of code changed in:
turn on debugging to pluto log for later.
3 lines of code changed in:
mix of two incoming tunnels, different SAs, same inside
contents, for use by nfmark code.
12 lines of code changed in:
include kernel feature to permit routing based upon
firewall mark. Needed for west-rcv-nfmark-set-02.
6 lines of code changed in:
fix key referenced in japan's TXT record.
88 lines of code changed in:
append compile variables to generate Makefile.
5 lines of code changed in:
rm .o.flags and generated version.c file.
6 lines of code changed in:
added RCS Ids.
9 lines of code changed in:
fixed ifneq syntax - spurious $.
2 lines of code changed in:
added looking for /usr/src/linux-2.4 for kernel src setting.
8 lines of code changed in:
redirect stderr as well
1 lines of code changed in:
updates according to WG consensus: restored three-way
gateway field type.
332 lines of code changed in:
Pluto changes:
- add and use LOG_WIDTH as max width of a log line
- move connection priority setting after kind is set
- adjust parameter order and types of fmt_state.
- make fmt_state always set second output line.
- adjust whitespace
98 lines of code changed in:
movement of this/that members into structure "spd_route"
360 lines of code changed in:
whack wait needs to redirect output of --listen, because
if it has to get called more than once, it will produce warning
output about lack of pluto socket
9 lines of code changed in:
Rewrote verify in perl.
283 lines of code changed in:
wait for appearance of packetdefault %trap route.
14 lines of code changed in:
removed diff file from experimentation time
0 lines of code changed in:
capture pluto log at end of run.
6 lines of code changed in:
ignore retransmissions in whack output.
1 lines of code changed in:
speak to DNS servers in the clear.
6 lines of code changed in:
introduce DBGP macro for use in conditional debugging
4 lines of code changed in:
get rid of warning from printf about length-type
2 lines of code changed in:
simplify ipsec command's logic for finding subcommand
2 lines of code changed in:
remove the -rc2 reference.
6 lines of code changed in:
much tuning so that a consistent output is achieved.
203 lines of code changed in:
redirect pluto output to /tmp/pluto.log.
52 lines of code changed in:
added more sanitizers. east's init was running as the -run,
which was wrong.
6 lines of code changed in:
rename of "plutoonce" parameter to accepted
"plutorestartoncrash" value.
3 lines of code changed in:
moved bringup of tunnels to -run, so that we can guarantee
that other machines have started.
much tuning so that a consistent output is achieved.
38 lines of code changed in:
moved bringup of tunnels to -run, so that we can guarantee
that other machines have started.
6 lines of code changed in:
dump the pluto.log for debugging purposes.
6 lines of code changed in:
script to help with interactive testing.
1 lines of code changed in:
permit eroutewait to look for things other than special
routes (i.e. %-stuff)
10 lines of code changed in:
sanitizing of DIG, and fixed up where the IPsec startup
occurs.
57 lines of code changed in:
adjusted instructions slightly.
9 lines of code changed in:
In libdes/Makefile:
use $(AR), not "ar" -- should work better for cross-compiling;
use the ar flag "s" and get rid of the complicated and wrong $(RANLIB) dance.
4 lines of code changed in:
added --ip option, patch from ken@freeswan.ca
26 lines of code changed in:
A bit of a clarification, but I think this file needs to be overhauled.
5 lines of code changed in:
tweak MCR's "--debug-controlmore" (tidy, fix test vectors, fix whack MAGIC, add comments)
56 lines of code changed in:
in functions.sh, test $REGRESSRESULTS with -n, not -d
2 lines of code changed in:
grr... trailing &&
2 lines of code changed in:
Don't strip Zaurus modules.
1 lines of code changed in:
ken's patch: Ok, just like on RZ here in OZ /usr/local/sbin is not
on the default path.
4 lines of code changed in:
in pluto/ipsec_doi.c: add comment to explain tricky type in definition
4 lines of code changed in:
eliminate only use of printf(1)
4 lines of code changed in:
robust shell scripts must require lots of quotes
2 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