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)
I don't why the "modules" gets appended, but for now, I won't
argue.
93 lines of code changed in:
in 2.6, use "net_device" instead of #define device->net_device.
this probably breaks 2.0 compiles.
275 lines of code changed in:
ignore modobj.
1 lines of code changed in:
No more margins
2 lines of code changed in:
Tweak DPD as per Andreas Steffen + KB IRC conversations
15 lines of code changed in:
We don't care who initiates for DPD timeout
1 lines of code changed in:
Set clonedfrom (needed for DPD)
3 lines of code changed in:
introduce kernel versioning to the UML setup script.
64 lines of code changed in:
kernel configuration files for 2.6, plus patch to
let UML work on Debian woody libc.
974 lines of code changed in:
makefile for KLIPS module for 2.6.
147 lines of code changed in:
introduce 2.6 kernel patch target.
3 lines of code changed in:
removed IPSECKEY documents from list.
1 lines of code changed in:
adjusted some references such they aren't duplicated in the
text.
16 lines of code changed in:
possible revision 17.
279 lines of code changed in:
Pull in X.509 fixes from PRE2_2dr2
225 lines of code changed in:
Patch from Herbert Xu to fix some NAT-T on 2.6 issues (hx/kb)
47 lines of code changed in:
IPSEC->KLIPS
9 lines of code changed in:
endif should not have #.
1 lines of code changed in:
only enable xml target if we have defined XMLTO.
4 lines of code changed in:
man page for livetest program.
5 lines of code changed in:
ignore livetest output.
1 lines of code changed in:
added rule to generate .8 from .8.xml via "xmlto"
4 lines of code changed in:
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:
do not try to symlink the file, it doesn't work.
0 lines of code changed in:
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:
adjustment of Makefile to use split OX/O_OBJS.
24 lines of code changed in:
ignore test executables.
3 lines of code changed in:
xmlto
48 lines of code changed in:
list ipsec_alg.o as both an export object and an object
that has to be compiled.
9 lines of code changed in:
renamed Makefile for 2.6 work
0 lines of code changed in:
moved location of libdes.
2 lines of code changed in:
added libdes.
4 lines of code changed in:
renamed files out of linux/.
275 lines of code changed in:
$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:
Add DPD-04 to the TESTLIST so it's run every time
3 lines of code changed in:
Change TESTNAME to dpd-04
3 lines of code changed in:
DPD-04 test case with multiple tunnels
400 lines of code changed in:
code reorg.
0 lines of code changed in:
s/CONFIG_IPSEC/CONFIG_KLIPS/
26 lines of code changed in:
adjustment of AES options for klips24 prep.
22 lines of code changed in:
added livetest
2 lines of code changed in:
live test template
136 lines of code changed in:
updated roadmap due to discussions
10 lines of code changed in:
adjustment of Makefile options.
2 lines of code changed in:
added MAC-OS id.
8 lines of code changed in:
CONFIG_IPSEC -> CONFIG_KLIPS.
18 lines of code changed in:
reorganized Makefile to seperate out 2.4 and 2.6 things.
38 lines of code changed in:
CONFIG_IPSEC -> CONFIG_KLIPS.
1416 lines of code changed in:
adjustment of Makefiles for new location of files.
6 lines of code changed in:
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