Commit Log (Page 100 of 217)

back to main page

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: 2002-09-19 to 2002-09-16 (Commits 5847-5896 of 10846)

mcr 2002-09-19 12:22

adjusted location of ipsec.conf-sample

2 lines of code changed in:

mcr 2002-09-19 11:30

pre-process the sample ipsec.conf.

73 lines of code changed in:

mcr 2002-09-19 11:21

install ipsec.conf-examples as a reference

1 lines of code changed in:

mcr 2002-09-18 22:49

mark RPM tests as bad.

2 lines of code changed in:

mcr 2002-09-18 22:49

pulled up 2.00pre1 change log.

15 lines of code changed in:

mcr 2002-09-18 22:48

install configuration files in doc area as ipsec.conf-sample.

1 lines of code changed in:

mcr 2002-09-18 22:47

call it "/freeswan" for the doc area, rather than "/doc"

2 lines of code changed in:

mcr 2002-09-18 22:45

define EXAMPLECONFDIR to share/doc/ipsec.

5 lines of code changed in:

mcr 2002-09-18 22:43

ignore -Werror in "error" checks.

3 lines of code changed in:

mcr 2002-09-18 22:42

do not define the pfkey_ops function for now.

4 lines of code changed in:

mcr 2002-09-18 22:35

do not define structures needed by /proc/net/ipsec/ if we
aren't going create that directory.

8 lines of code changed in:

mcr 2002-09-18 22:34

define IPSEC_PROC_SUBDIRS if we are 2.4, and use that in ipsec_proc.c
to decide if we are to create /proc/net/ipsec/.

9 lines of code changed in:

mcr 2002-09-18 14:21

if $NETJIGWAITUSER == "waituser" then prompt the user
interactively before terminating test. Useful when debugging.

21 lines of code changed in:

claudia 2002-09-17 21:23

Pruned an obsolete (aXon) link, added ClarkConnect.

5 lines of code changed in:

rgb 2002-09-17 17:06

Ignore OUTPUT.

2 lines of code changed in:

sam 2002-09-17 16:17

The "make doc" fix broke "make install" silently; some man page symlinks
were being linked incorrectly. This resulted in files which passed the make
install test but linked to nothing.

7 lines of code changed in:

rgb 2002-09-17 16:15

Remove stale early experimental file.

0 lines of code changed in:

claudia 2002-09-17 15:47

Corrected HTML to make PRE/SMALL uniform. Corrected the check for TXT records
in "Full Opportunism" section.

64 lines of code changed in:

mcr 2002-09-17 13:29

#if 0 out some dead code - pfkey_ops is never used as written.

6 lines of code changed in:

mcr 2002-09-17 13:19

make it compile even if there is no netfilter - we lost
functionality, but it works, especially on 2.2.

9 lines of code changed in:

dhr 2002-09-17 00:58

add raw material for _confread anomaly testing

149 lines of code changed in:

mcr 2002-09-16 21:12

insert the release name right into the file.

1 lines of code changed in:

mcr 2002-09-16 21:11

fixed spelling typo.

1 lines of code changed in:

mcr 2002-09-16 21:11

do the generation and signing of the snapshot key in two steps

6 lines of code changed in:

mcr 2002-09-16 20:12

note if a failure is expected.

5 lines of code changed in:

mcr 2002-09-16 20:06

ctltest and skiptest should record info properly when
KLIPS_MODULE is set.

3 lines of code changed in:

mcr 2002-09-16 17:57

ignore OUTPUT dir.

1 lines of code changed in:

mcr 2002-09-16 17:49

comment out tokens after #endif.

2 lines of code changed in:

mcr 2002-09-16 17:42

more debugging for kernelpatch problem.

3 lines of code changed in:

mcr 2002-09-16 17:28

adjust hash length for HMAC calculation - must look at whether
it is MD5 or SHA1.

9 lines of code changed in:

mcr 2002-09-16 17:19

enable -Werror for production - this helps a lot (found a bug in ipsec_rcv.c)

6 lines of code changed in:

mcr 2002-09-16 17:19

fixes for west-ah-icmp-01 - length of AH header must be
calculated properly, and next_header field properly copied.

23 lines of code changed in:

mcr 2002-09-16 16:50

fixes for "ipsec pf_key" output changes

8 lines of code changed in:

dhr 2002-09-16 16:29

split test into three

411 lines of code changed in:

mcr 2002-09-16 16:25

save the environment for kernelpatch tests, and save the patch
itself too!

3 lines of code changed in:

mcr 2002-09-16 16:23

opened PR#89 on this problem.

3 lines of code changed in:

mcr 2002-09-16 16:07

added pfkey-sanitize to fixups,
and fixed pfkey output to have fixed PID

6 lines of code changed in:

dhr 2002-09-16 16:06

adjust for --opts and --stderrlog changes to _plutorun

2 lines of code changed in:

mcr 2002-09-16 14:28

fixes for "ipsec pf_key" changes

5 lines of code changed in:

mcr 2002-09-16 14:25

removed note about GLL. No part of FreeSWAN is under the GLL
anymore. libgmp was the only piece that was like that.

1 lines of code changed in:

mcr 2002-09-16 14:24

switch libdes/makefile to use prefixes from Makefile.inc

6 lines of code changed in:

mcr 2002-09-16 14:23

make the installed UML copy of FreeSWAN depend upon
Makefile.ver as well.

6 lines of code changed in:

mcr 2002-09-16 14:23

based upon contents of "expected" file in each test results
area, indicate if the failure (or success) was anticipated.

31 lines of code changed in:

mcr 2002-09-16 14:23

change arg 2 of recordresults to "$testexpect" and record it
along with the status, so we can tell if the test was supposed
to have succeeded.

21 lines of code changed in:

mcr 2002-09-16 14:22

added exception for linking against libdes.

10 lines of code changed in:

dhr 2002-09-16 14:15

reference output (compare with OUTPUT/console-fixed.txt)

296 lines of code changed in:

dhr 2002-09-16 14:14

Need to have started ipsec so that %defaultroute works (/var/run/ipsec.info).
Break loop into individual steps -- easier to follow.

8 lines of code changed in:

dhr 2002-09-16 14:04

output now created in /tmp (writeable!)

7 lines of code changed in:

mcr 2002-09-16 14:03

soft addtime test requires virtual time

6 lines of code changed in:

mcr 2002-09-16 14:02

was comparing aginst the wrong packet file. The result of
the test should be to kill several packets, due to SA expiry

1 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