Commit Log (Page 40 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-08-03 to 2004-07-10 (Commits 8847-8896 of 10846)

mcr 2004-08-03 14:19

I don't why the "modules" gets appended, but for now, I won't
argue.

93 lines of code changed in:

mcr 2004-08-03 14:17

in 2.6, use "net_device" instead of #define device->net_device.
this probably breaks 2.0 compiles.

275 lines of code changed in:

mcr 2004-08-03 14:15

ignore modobj.

1 lines of code changed in:

ken 2004-07-30 11:40

No more margins

2 lines of code changed in:

ken 2004-07-30 11:32

Tweak DPD as per Andreas Steffen + KB IRC conversations

15 lines of code changed in:

ken 2004-07-29 10:53

We don't care who initiates for DPD timeout

1 lines of code changed in:

ken 2004-07-29 10:45

Set clonedfrom (needed for DPD)

3 lines of code changed in:

mcr 2004-07-26 11:05

introduce kernel versioning to the UML setup script.

64 lines of code changed in:

mcr 2004-07-26 11:04

kernel configuration files for 2.6, plus patch to
let UML work on Debian woody libc.

974 lines of code changed in:

mcr 2004-07-26 11:02

makefile for KLIPS module for 2.6.

147 lines of code changed in:

mcr 2004-07-26 11:01

introduce 2.6 kernel patch target.

3 lines of code changed in:

mcr 2004-07-22 21:10

removed IPSECKEY documents from list.

1 lines of code changed in:

mcr 2004-07-22 21:08

adjusted some references such they aren't duplicated in the
text.

16 lines of code changed in:

mcr 2004-07-22 21:02

possible revision 17.

279 lines of code changed in:

ken 2004-07-22 14:56

Pull in X.509 fixes from PRE2_2dr2

225 lines of code changed in:

ken 2004-07-22 10:14

Patch from Herbert Xu to fix some NAT-T on 2.6 issues (hx/kb)

47 lines of code changed in:

mcr 2004-07-21 23:23

IPSEC->KLIPS

9 lines of code changed in:

mcr 2004-07-21 23:19

endif should not have #.

1 lines of code changed in:

mcr 2004-07-21 22:44

only enable xml target if we have defined XMLTO.

4 lines of code changed in:

mcr 2004-07-21 22:11

man page for livetest program.

5 lines of code changed in:

mcr 2004-07-21 22:11

ignore livetest output.

1 lines of code changed in:

mcr 2004-07-21 22:09

added rule to generate .8 from .8.xml via "xmlto"

4 lines of code changed in:

mcr 2004-07-21 22:09

do not use export-objs on ipsec_alg.c, as the rule does not
work with VPATH for silly reasons.
Instead, define -DEXPORT_SYMTAB directly.

5 lines of code changed in:

mcr 2004-07-21 22:08

do not try to symlink the file, it doesn't work.

0 lines of code changed in:

mcr 2004-07-18 21:50

make sure that "CONFIG_MODULES" is set during module compiles.
symlink in source code because VPATH doesn't work.

5 lines of code changed in:

mcr 2004-07-18 21:48

adjustment of Makefile to use split OX/O_OBJS.

24 lines of code changed in:

mcr 2004-07-18 21:47

ignore test executables.

3 lines of code changed in:

mcr 2004-07-18 20:30

xmlto

48 lines of code changed in:

mcr 2004-07-18 12:17

list ipsec_alg.o as both an export object and an object
that has to be compiled.

9 lines of code changed in:

mcr 2004-07-17 12:59

renamed Makefile for 2.6 work

0 lines of code changed in:

mcr 2004-07-15 20:26

moved location of libdes.

2 lines of code changed in:

mcr 2004-07-15 20:25

added libdes.

4 lines of code changed in:

mcr 2004-07-15 20:24

renamed files out of linux/.

275 lines of code changed in:

paul 2004-07-15 11:05

$klips seems to not be properly set in all cases. Changed the setkey check
to directly check for /proc/net/pfkey before trying to find setkey.

24 lines of code changed in:

ken 2004-07-15 09:20

Add DPD-04 to the TESTLIST so it's run every time

3 lines of code changed in:

ken 2004-07-15 09:18

Change TESTNAME to dpd-04

3 lines of code changed in:

ken 2004-07-15 09:17

DPD-04 test case with multiple tunnels

400 lines of code changed in:

mcr 2004-07-14 21:34

code reorg.

0 lines of code changed in:

mcr 2004-07-14 21:24

s/CONFIG_IPSEC/CONFIG_KLIPS/

26 lines of code changed in:

mcr 2004-07-14 21:22

adjustment of AES options for klips24 prep.

22 lines of code changed in:

mcr 2004-07-13 18:32

added livetest

2 lines of code changed in:

mcr 2004-07-13 18:31

live test template

136 lines of code changed in:

ken 2004-07-13 16:26

updated roadmap due to discussions

10 lines of code changed in:

mcr 2004-07-10 15:17

adjustment of Makefile options.

2 lines of code changed in:

mcr 2004-07-10 15:13

added MAC-OS id.

8 lines of code changed in:

mcr 2004-07-10 15:12

CONFIG_IPSEC -> CONFIG_KLIPS.

18 lines of code changed in:

mcr 2004-07-10 15:12

reorganized Makefile to seperate out 2.4 and 2.6 things.

38 lines of code changed in:

mcr 2004-07-10 15:08

CONFIG_IPSEC -> CONFIG_KLIPS.

1416 lines of code changed in:

mcr 2004-07-10 15:06

adjustment of Makefiles for new location of files.

6 lines of code changed in:

mcr 2004-07-10 15:05

updated draft outputs

3238 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