Commit Log (Page 22 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: 2005-03-22 to 2005-02-28 (Commits 9747-9796 of 10846)

ken 2005-03-22 17:58

Add 04

5 lines of code changed in:

ken 2005-03-22 17:57

Add Testcase for %any PSK

453 lines of code changed in:

ken 2005-03-22 17:16

Remove docs when making ipkgs

3 lines of code changed in:

ken 2005-03-22 16:48

Use instead of hardcoded ARM

2 lines of code changed in:

ken 2005-03-21 23:52

Build module for ipkg, as it works again

2 lines of code changed in:

ken 2005-03-21 23:41

Fix ipkg for newer codebase

4 lines of code changed in:

mcr 2005-03-20 23:02

get rid of typo of 't'

2 lines of code changed in:

mcr 2005-03-20 23:01

change auth algorithm to avoid AUTH_ALGORITHM_ part.

3 lines of code changed in:

mcr 2005-03-20 22:58

turn off debugging that is non-essential.

4 lines of code changed in:

mcr 2005-03-20 22:55

updates for 2.6 kernel, removed bogus console files.

225 lines of code changed in:

mcr 2005-03-20 22:55

cleanup shutdown messages, which show up
asynchronously.

3 lines of code changed in:

mcr 2005-03-20 22:54

kernel configuration for 2.6.11.2.

94 lines of code changed in:

mcr 2005-03-20 22:54

auth types should use typedef.

2 lines of code changed in:

mcr 2005-03-20 22:51

whack_crash debugging removed.

3 lines of code changed in:

mcr 2005-03-20 22:51

pending queue time will use real time, rather than
monitonically increasing time, as it increases the clock
too much.

28 lines of code changed in:

mcr 2005-03-20 22:51

it is okay if the sequences do not match --- just ignore the
DPD. Sending a notify is not a good idea.

9 lines of code changed in:

mcr 2005-03-20 22:50

note peer support of DPD only once.

2 lines of code changed in:

mcr 2005-03-20 22:49

adjustment of check pending queue to be tolerant
of items disappearing.

30 lines of code changed in:

mcr 2005-03-20 22:45

note transform type that was negotiated.

6 lines of code changed in:

mcr 2005-03-20 22:45

change type to identify actual content.

2 lines of code changed in:

mcr 2005-03-20 19:35

test for strstr properly

12 lines of code changed in:

mcr 2005-03-20 18:20

when looking for an output file for console output,
include the kernel version in the variable that we will
look for.

11 lines of code changed in:

mcr 2005-03-20 18:19

note which thing (NONINTPATCH) it was that wasn't found.

6 lines of code changed in:

mcr 2005-03-20 18:18

make sure to export KERNVER to netjig.tcl.

6 lines of code changed in:

mcr 2005-03-20 18:18

fixed test case to have proper output, after fixing
PSK issue in HEAD.

2 lines of code changed in:

mcr 2005-03-20 18:17

kernel 2.6.11.2 test results.

281 lines of code changed in:

mcr 2005-03-20 18:17

updated for 2.6.11.2

71 lines of code changed in:

mcr 2005-03-20 18:16

fixed typo in case.

7 lines of code changed in:

mcr 2005-03-19 22:00

walk the connection table looking for pending phase2s that
got stuck, and restart them.

98 lines of code changed in:

mcr 2005-03-19 22:00

default configuration should enable NAT_TRAVERSAL.

5 lines of code changed in:

mcr 2005-03-19 21:59

code to test bad SIOCPRIVATE call (never finished)

342 lines of code changed in:

mcr 2005-03-19 21:27

split supporting for pending connections off from
connections.c. created header for quick-mode functions
for later refactoring.

403 lines of code changed in:

mcr 2005-03-19 12:42

do not recalculate IV for phase 2 PFS,
as we should continue to use phase 1 IV.

2 lines of code changed in:

mcr 2005-03-13 19:10

fixes for aggressive mode shared secret calculation.

18 lines of code changed in:

mcr 2005-03-13 19:08

ignore output file.

1 lines of code changed in:

mcr 2005-03-13 19:07

added test case for psk with main mode.

3 lines of code changed in:

mcr 2005-03-13 19:07

use enum for initiator/responder instead of boolean.

497 lines of code changed in:

mcr 2005-03-13 14:15

make sure to record libtest diff output result.

8 lines of code changed in:

mcr 2005-03-13 14:14

fixed issues with skeyid calculation.

4 lines of code changed in:

mcr 2005-03-13 14:03

use proper file name.

54 lines of code changed in:

mcr 2005-03-13 13:58

added skeyid calculation test.

233 lines of code changed in:

mcr 2005-03-13 13:56

added name to algorithms.

43 lines of code changed in:

mcr 2005-03-13 13:44

dump cryptographic inputs.

7 lines of code changed in:

mcr 2005-03-13 13:20

move oakley_hash_t to be near hash definitions.

2 lines of code changed in:

mcr 2005-03-12 19:38

split off the copychunk routines.

85 lines of code changed in:

mcr 2005-03-12 19:29

skey calculation test case.

3 lines of code changed in:

mcr 2005-03-12 19:28

make sure to export *LIB variables.

6 lines of code changed in:

paul 2005-03-12 10:53

Herbert Xu's patch to support 'ip xfrm state' instead of setkey. Setkey is
still used as fallback.

42 lines of code changed in:

paul 2005-03-06 13:52

Fix to case foe ipsec module

4 lines of code changed in:

mcr 2005-02-28 17:16

adjusted successful reply as per PW request.

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