Commit Log (Page 34 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-10-21 to 2004-10-18 (Commits 9147-9196 of 10846)

mcr 2004-10-21 17:01

rewrite authentication type to base value to
search through state machine properly.

41 lines of code changed in:

mcr 2004-10-21 15:37

broken test case --- missing PSKs.

472 lines of code changed in:

mcr 2004-10-21 15:36

test case for PSK with aggressive mode with non-default
IDs.

495 lines of code changed in:

mcr 2004-10-21 15:35

added note about multiple transforms in aggressive mode.

4 lines of code changed in:

mcr 2004-10-21 15:34

we should tell oakley_make_sadb that we expect an aggressive mode
proposal.

25 lines of code changed in:

mcr 2004-10-21 15:34

fixed some bugs in sa_copy_first().

17 lines of code changed in:

mcr 2004-10-21 15:33

added format routing for IKE algorithm strings.

5 lines of code changed in:

mcr 2004-10-21 15:15

added format routing for IKE algorithm strings.

14 lines of code changed in:

mcr 2004-10-21 15:12

added note about subsequent code being NOTREACHED.

10 lines of code changed in:

mcr 2004-10-21 15:08

added debugging of ipsec.secrets processing.
do not convert end to %any if it is aggressive mode.

68 lines of code changed in:

mcr 2004-10-21 15:07

make sure to only send encrypted notifies when the
phase1 is actually encrypted.
make sure to take policy for aggressive mode from
aggresive mode policy index.
buffer size should be specified by macro.

8 lines of code changed in:

mcr 2004-10-21 14:50

oakley_alg_makedb gets maxtrans parameter to limit it
to only returning a single transform for aggressive mode.

45 lines of code changed in:

mcr 2004-10-21 14:45

if the state fails, and we are initiator, then fail.

9 lines of code changed in:

mcr 2004-10-21 14:44

added NEVER_RETURNS.

2 lines of code changed in:

mcr 2004-10-21 14:44

tried to define PHASE1_INITiator states.

14 lines of code changed in:

mcr 2004-10-21 14:38

moved dependancy list to a seperate file to avoid
churn, and permit it to be generated by a variety
of means.
added "make depend"

425 lines of code changed in:

ken 2004-10-20 16:37

Power down at end of test

2 lines of code changed in:

ken 2004-10-20 16:35

Fix tests to match new state output (aggr mode adds 5 states)

7 lines of code changed in:

ken 2004-10-20 16:34

Remove errant errors from output

0 lines of code changed in:

ken 2004-10-20 16:33

Fix tests to match new state output (aggr mode adds 5 states)

4 lines of code changed in:

ken 2004-10-20 16:23

Display real total

1 lines of code changed in:

mcr 2004-10-19 22:01

use aggressive mode for second rsasig xauth test

1 lines of code changed in:

mcr 2004-10-19 22:00

clearify test purposes.

7 lines of code changed in:

mcr 2004-10-19 21:44

ignore output files for new test case.

2 lines of code changed in:

mcr 2004-10-19 21:43

redirected stderr to capture file as well.

6 lines of code changed in:

mcr 2004-10-19 21:43

unit test of aggressive mode with differing IKE policies.

68 lines of code changed in:

mcr 2004-10-19 21:42

added test case for sa_copy_sa_first().

1317 lines of code changed in:

mcr 2004-10-19 20:32

ignore output file.

1 lines of code changed in:

mcr 2004-10-19 20:29

only free things if they were allocated.
when merging, if either SA is null, then copy
the other one.
fix a bug where the sa was copied the wrong way.
(discovered in spdbmerge test cases)

87 lines of code changed in:

mcr 2004-10-19 20:13

test cases for sa merge routines.

5 lines of code changed in:

mcr 2004-10-19 18:14

test of policy merging code.

85 lines of code changed in:

mcr 2004-10-19 18:14

test of using aggressive mode, xauth and algo code.

186 lines of code changed in:

mcr 2004-10-19 18:10

capture and compare the output as well.

17 lines of code changed in:

mcr 2004-10-19 18:10

set TESTING if it can be done.

13 lines of code changed in:

mcr 2004-10-19 18:09

moved print code to spdb.c
capture and compare the output as well.

765 lines of code changed in:

mcr 2004-10-18 23:37

when copying the first proposal, copy the transformations,
but not the proposals.

8 lines of code changed in:

mcr 2004-10-18 23:36

unit tests of setting ike algorithms.

51 lines of code changed in:

mcr 2004-10-18 23:35

xauth working without

24 lines of code changed in:

mcr 2004-10-18 23:19

test case for loading ike algorithms.

6 lines of code changed in:

mcr 2004-10-18 23:17

added "AES_CBC" as an authentication algorithm.
renamed OAKLEY_SHA to OAKLEY_SHA1, and left an alias.

13 lines of code changed in:

mcr 2004-10-18 23:09

added whitespace for readability.

4 lines of code changed in:

mcr 2004-10-18 21:21

test cases for algorithm code.

206 lines of code changed in:

mcr 2004-10-18 21:19

move all calls to delete_event() into build_*() functions.

6 lines of code changed in:

mcr 2004-10-18 21:18

if one can not map the IKE algorithm to a concrete
value, then reject the connection.

33 lines of code changed in:

mcr 2004-10-18 21:17

added result code if algorithms are wrong.

3 lines of code changed in:

ken 2004-10-18 16:41

Add new vendorIDs for IETF Draft NAT-T ike

14 lines of code changed in:

ken 2004-10-18 16:26

VID functions prepend VID_ to constants, so VID_ is not needed here

2 lines of code changed in:

ken 2004-10-18 16:23

Add VID for Vid-Initial-Contact

8 lines of code changed in:

ken 2004-10-18 13:30

rewrite mtu check

10 lines of code changed in:

ken 2004-10-18 13:08

Patch to deal with xfs_error during 2.4 kernel compiles. (sergeil, #187)

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