Commit Log (Page 59 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: 2004-02-02 to 2004-01-20 (Commits 7897-7946 of 10846)

mcr 2004-02-02 22:12

removed erroneously, double patched code.

6 lines of code changed in:

mcr 2004-02-02 22:12

remove NAT-traversal option from IPsec config,
as it should be in the kernel configuration if
the NAT-T patch is installed.

4 lines of code changed in:

mcr 2004-02-02 22:11

new xmit type if the UDP encapsulation is wrong.

0 lines of code changed in:

mcr 2004-02-02 22:10

updated documentation index file.

0 lines of code changed in:

mcr 2004-02-02 22:04

documentation of client side XAUTH.

95 lines of code changed in:

ken 2004-01-28 18:36

is a var

1 lines of code changed in:

ken 2004-01-28 15:27

Start including XAUTH tests

5 lines of code changed in:

ken 2004-01-28 13:27

Redo Math for summaries so we can actually get 100%

6 lines of code changed in:

ken 2004-01-28 12:56

Patch from agruen to fixed LOGDIRs

3 lines of code changed in:

mcr 2004-01-28 00:16

disable, for now the /32->host change.

3 lines of code changed in:

mcr 2004-01-28 00:09

if we have a /32 subnet, then make it a host instead.

26 lines of code changed in:

mcr 2004-01-28 00:09

new way to get ID_KEY_ID type - for a string value.
use @[string].

8 lines of code changed in:

mcr 2004-01-27 23:18

remove extra ()

2 lines of code changed in:

mcr 2004-01-27 23:17

added new ID type - ID_KEY_ID, given as a string.
We use [] around the string, since " might to too difficult
for config files that already use ".

17 lines of code changed in:

ken 2004-01-27 23:11

Updated with recent info

1 lines of code changed in:

mcr 2004-01-27 19:01

test for XAUTH client and XAUTH server.

154 lines of code changed in:

mcr 2004-01-27 18:26

xauth should use a new msgid for each exchange,
i.e. for CFG_REQUEST vs CFG_SET.
As a result, xauth_inI0() state has to deal with
all possible answers.
inverted switch statements since REQUEST/SET processing
is almost the same.

203 lines of code changed in:

mcr 2004-01-27 18:24

added STF_FATAL.
STATE_XAUTH_I0 may be only state used if msgid/exchange is true.

25 lines of code changed in:

mcr 2004-01-27 18:23

record number of attempts to authenticate so that they
can be limited.

4 lines of code changed in:

mcr 2004-01-27 18:22

do not define psk: and rsasig: if we aren't including
XAUTH.

3 lines of code changed in:

mcr 2004-01-27 18:21

added --xauthname and --xauthpass to provide whack with the
appropriate username/passwords.

60 lines of code changed in:

mcr 2004-01-27 18:20

when lwdnsq returns "TIMEOUT", consider it to be fatal
for now.

14 lines of code changed in:

ken 2004-01-27 17:30

Disable Alpha and SuSE tests - they won't ever pass

7 lines of code changed in:

ken 2004-01-27 17:13

Fix tests to match new diagnostic messages

4 lines of code changed in:

mcr 2004-01-27 15:29

fix for unregister_netdev() problem for underlying eth0.

10 lines of code changed in:

ken 2004-01-27 14:54

Skip Alpha, as we don't have one

1 lines of code changed in:

ken 2004-01-27 14:50

Include new examples

2 lines of code changed in:

ken 2004-01-27 14:49

Adjust test for new patch filelist

10 lines of code changed in:

ken 2004-01-27 14:47

Include new examples

2 lines of code changed in:

ken 2004-01-27 14:44

We use lwres in HEAD

2 lines of code changed in:

mcr 2004-01-22 19:57

minor tweak to build instructions

10 lines of code changed in:

mcr 2004-01-22 19:53

added MacOS patch credit

3 lines of code changed in:

mcr 2004-01-22 19:51

changes to some comments

2 lines of code changed in:

mcr 2004-01-22 19:47

OLS2002 presentation is not necessary to have in distro anymore

0 lines of code changed in:

mcr 2004-01-22 18:30

states XAUTH I0/I1 are ISAKMP_SA established.
permit transition from I1->I0.

14 lines of code changed in:

ken 2004-01-22 18:10

More notes

7 lines of code changed in:

mcr 2004-01-22 18:09

a start at handling multiple phase 2's msgid being outstanding
at the same time.

91 lines of code changed in:

ken 2004-01-22 18:03

Add notes

4 lines of code changed in:

mcr 2004-01-22 17:34

if we got an XAUTH AUTH-TYPE, then we have to send an AUTH-TYPE.

40 lines of code changed in:

mcr 2004-01-22 15:44

process all MODECFG attributes in the packet.
display XAUTH-message and confirm XAUTH-type attributes.

177 lines of code changed in:

mcr 2004-01-22 15:22

added XAUTH-TYPE defines.

19 lines of code changed in:

ken 2004-01-22 13:47

Add X.509 patch docs

3155 lines of code changed in:

ken 2004-01-22 13:43

Add people

12 lines of code changed in:

mcr 2004-01-22 13:09

initialize variables to false.

3 lines of code changed in:

mcr 2004-01-22 13:04

send XAUTH vendor ID payload.

13 lines of code changed in:

mcr 2004-01-21 20:46

only compare port selectors if they are non-zero.

12 lines of code changed in:

mcr 2004-01-21 07:50

changed lists to use sys/queue.h
added STARTUP_POLICY for non-negotiable policies
implemented also= processing, breadth first descent, not recursive.

544 lines of code changed in:

mcr 2004-01-20 20:35

added sys/queue.h.

8 lines of code changed in:

ken 2004-01-20 18:03

Fix test to match output

55 lines of code changed in:

ken 2004-01-20 18:00

Fix test

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