Commit Log (Page 29 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-12-15 to 2004-11-30 (Commits 9397-9446 of 10846)

mcr 2004-12-15 20:20

mark vid such that we can always send it.

2 lines of code changed in:

ken 2004-12-10 16:20

Update message

4 lines of code changed in:

ken 2004-12-10 16:16

64bit fixes from Opteron port of KLIPS 2.6

9 lines of code changed in:

paul 2004-12-10 08:10

more consistency renaming of NETKEY, plus removal of trailing spaces to
help people with flowed-text mail programs like uhm me.

44 lines of code changed in:

paul 2004-12-10 07:38

Renamed the stack names consistently to KLIPS and NETKEY

20 lines of code changed in:

mcr 2004-12-09 17:33

AGGR_R2 is valid phase1 init state.

3 lines of code changed in:

mcr 2004-12-09 13:17

added parameter for AES key size.

2 lines of code changed in:

mcr 2004-12-09 13:16

added comment about AES being 128 bit version.

2 lines of code changed in:

mcr 2004-12-09 13:13

default AES parameters.

22 lines of code changed in:

mcr 2004-12-09 13:13

accept AES at runtime as reasonable without ike=

1 lines of code changed in:

mcr 2004-12-09 13:07

perhaps make subnets that have %any prefixes
routable.

2 lines of code changed in:

mcr 2004-12-09 13:04

added proper parameters for AES.

4 lines of code changed in:

mcr 2004-12-09 01:34

test cases for aggressive mode.

14 lines of code changed in:

mcr 2004-12-09 01:24

changed logic for always sending VID payload, and
turn DPD on if the peer tells us that it supports it.
turn on DPD if we have timers, and the peer supports it.

83 lines of code changed in:

mcr 2004-12-09 00:22

protect against using aggressive mode without ike=
as aggressive mode can not negotiate phase 1 algorithms.

7 lines of code changed in:

mcr 2004-12-09 00:21

init_am_st_oakley may fail is the policy
is not sane. While this shouldn't happen,
protect ourself against this.

12 lines of code changed in:

mcr 2004-12-09 00:21

dpd test with aggressive mode.

10 lines of code changed in:

mcr 2004-12-08 23:50

adjustments to dpd-04 test to make re-running the tests
a little bit simpler.

8 lines of code changed in:

mcr 2004-12-08 23:49

ignore code for testing DH1.

1 lines of code changed in:

mcr 2004-12-08 23:47

adjusted the debugging for DPD a bit.
adjusted DPD such that "kill-me" timeout is only ever
set on phase 1 SA. That's the right thing to do... check
for activity on all phase 2s, and avoid the DPD if there
is activity, but if there isn't, then die on the phase 1.
This is because only the phase 1 actually gets updated
by DPD messages.

20 lines of code changed in:

ken 2004-12-06 19:28

More debugging

20 lines of code changed in:

ken 2004-12-06 19:28

Update man page

2 lines of code changed in:

ken 2004-12-04 11:34

Update man pages

15 lines of code changed in:

ken 2004-12-04 11:31

Add support to cut down on output. Default is 100 lines. #140

5 lines of code changed in:

mcr 2004-12-04 02:14

resolution to gcc3-ism was wrong. fixed to assign correct
variable.

7 lines of code changed in:

mcr 2004-12-04 02:11

fix for snmp SIOCPRIVATE use of snmpd.
http://bugs.xelerance.com/view.php?id=144

5 lines of code changed in:

mcr 2004-12-04 00:30

added whitespace.

6 lines of code changed in:

mcr 2004-12-04 00:29

use phase 1 times for "last dpd sent" since
all phase 2's should share timeout info.
but, if a phase 2 is active, we can avoid the DPD,
but, of course, there may be multiple phase 2s.

16 lines of code changed in:

ken 2004-12-03 23:39

Remove APPLY_CRISCO

3 lines of code changed in:

ken 2004-12-03 23:36

Update docs about Cisco/Cookies

8 lines of code changed in:

ken 2004-12-03 23:33

We no longer need to APPLY_CRISCO

5 lines of code changed in:

mcr 2004-12-03 16:34

mistype of KLIPS_USE_COUNT -> KLIPS_INC_USE;

6 lines of code changed in:

mcr 2004-12-03 16:25

compile time fixes for running on 2.6.
still experimental.

88 lines of code changed in:

ken 2004-12-02 18:54

Add gmp-devel to buildreq

1 lines of code changed in:

ken 2004-12-02 11:26

Finish support for new features

14 lines of code changed in:

mcr 2004-12-02 02:55

added processing of "conn %default".

12 lines of code changed in:

mcr 2004-12-02 02:47

added "conn %default" information to parser configuration.

4 lines of code changed in:

ken 2004-12-02 02:44

Add NAT-T and nhelpers

3 lines of code changed in:

mcr 2004-12-02 02:03

moved keywords back to keywords.c, and add proper external reference.

249 lines of code changed in:

mcr 2004-12-02 01:20

turn off linking against efence.

10 lines of code changed in:

mcr 2004-12-02 01:16

fixed long standing bug with async resolver when there was
more than one outstanding request.

64 lines of code changed in:

ken 2004-12-02 01:06

Update

11 lines of code changed in:

ken 2004-12-01 02:34

Add 2.6 (netkey) support

2 lines of code changed in:

ken 2004-12-01 02:33

Cleanup some ugly includes

4 lines of code changed in:

ken 2004-12-01 02:31

Add 2.6 (netkey) support

145 lines of code changed in:

mcr 2004-11-30 12:39

sometimes, a DPD event occurs for an expired state,
in which case the state is ==NULL.

9 lines of code changed in:

mcr 2004-11-30 11:35

do not accept AES yet. We do not know how many bits
to assign for it without alg code.

4 lines of code changed in:

mcr 2004-11-30 11:34

make sure that dpd timeout is >0.

6 lines of code changed in:

mcr 2004-11-30 11:34

make sure that adns_pid is reset when child dies.

5 lines of code changed in:

mcr 2004-11-30 11:33

removed redundant NAT_T_DEBUG.

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