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-19 to 2004-08-03 (Commits 8897-8946 of 10846)
Added USE_LIBCURL setting to Makefile.inc
4 lines of code changed in:
removed redundant "if" statement.
2 lines of code changed in:
kernel 2.6 changes.
14 lines of code changed in:
make kamepfkey exclusive of klips test.
2 lines of code changed in:
added dependancy upon .h files.
24 lines of code changed in:
adjusted makefile enumation so that it can be used by module
wrapper.
57 lines of code changed in:
turn off kernel make debugging flags.
2 lines of code changed in:
link in aes/ and des/ subdirs.
4 lines of code changed in:
Fixed two occurances of MODBUILDDIR to MOD26BUILDDIR in the creation of MOD26BUILDDIR/Makefile
3 lines of code changed in:
adjustment for 2.6 module counting calls.
19 lines of code changed in:
ignore modobj26 build dir.
1 lines of code changed in:
set defaults for module26 builds.
9 lines of code changed in:
rename init function to "ipsec_klips_init()"
11 lines of code changed in:
klips 2.6 edits.
436 lines of code changed in:
freeswan->openswan.
6 lines of code changed in:
modified rules for 2.6 kernel module build.
53 lines of code changed in:
make sure to set KERNVER/KERNVERSION after umlsetup.sh.
16 lines of code changed in:
fixed log comment to remove warning about embedded comment.
12 lines of code changed in:
2.6 kernel build/configuration files.
64 lines of code changed in:
patch to permit UML to run on older libc include headers.
15 lines of code changed in:
kernel build/config patches
102 lines of code changed in:
template makefile and scripts for 2.6.
44 lines of code changed in:
Pull in test fixes from 2.2 branch
7 lines of code changed in:
Config files
106 lines of code changed in:
Add NAT+DPD test
296 lines of code changed in:
Patch from Herbert Xu to support NAT-T on 2.6 on 2.6.8-rc1+
3 lines of code changed in:
fixed nesting of #ifdef vs {} in ipsec_rcv().
10 lines of code changed in:
moved des_locl.h -> des/des_locl.h.
4 lines of code changed in:
compat defines for 2.2/2.4 kernels.
43 lines of code changed in:
Add 04 to the list
3 lines of code changed in:
New test for subnetwithin/vhost overlap detection code
347 lines of code changed in:
removed duplicate definition of dx86unix.o
4 lines of code changed in:
2.6 sk_ options.
5 lines of code changed in:
define truth.
10 lines of code changed in:
moved des .h files to include/des/*
included 2.6 protocol specific things
started at NAT-T support, but it will require a kernel patch.
527 lines of code changed in:
Moved to linux/include/des/spr.h,v
0 lines of code changed in:
Moved to linux/include/des/sk.h,v
0 lines of code changed in:
Moved to linux/include/des/podd.h,v
0 lines of code changed in:
Moved to linux/include/des/des_ver.h,v
0 lines of code changed in:
Moved to linux/include/des/des_locl.h,v
0 lines of code changed in:
Moved from linux/net/ipsec/des/spr.h,v
204 lines of code changed in:
Moved from linux/net/ipsec/des/sk.h,v
204 lines of code changed in:
Moved from linux/net/ipsec/des/podd.h,v
75 lines of code changed in:
Moved from linux/net/ipsec/des/des_ver.h,v
60 lines of code changed in:
Moved from linux/net/ipsec/des/des_locl.h,v
515 lines of code changed in:
find noninteraction patch properly.
13 lines of code changed in:
set default value for NONINTCONFIG.
9 lines of code changed in:
only set KLIPS_TOP and OPENSWANSRCDIR if not already set.
7 lines of code changed in:
static compilation options.
53 lines of code changed in:
makefile templates and settings for 2.6 compilation.
73 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