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-09-18 to 2005-09-01 (Commits 10547-10596 of 10846)
adjust srcdir= properly for tpm subdir
2 lines of code changed in:
gcc4 signed warnings.
10 lines of code changed in:
added PORTINCLUDE as empty,
include USE_NOCRYPTO and change some comments.
11 lines of code changed in:
adjusted help message so that related options are on
similar lines, and unrelated options do not share the
same line.
12 lines of code changed in:
do not invoke TPM callouts unless we have successfully
loaded the tpm.tcl file.
857 lines of code changed in:
sanitizer for TPM test cases.
6 lines of code changed in:
sanitization of CVS version string.
1 lines of code changed in:
more 1DES warnings
3 lines of code changed in:
add warning about 1DES
make protostack="none" alias for "nostack"
move version print slightly.
11 lines of code changed in:
change openswan_DBG_dump to put the same prefix (if it fits)
on each line.
6 lines of code changed in:
if md->chain[XX] is NULL (this can happen for an optional payload)
then we may dereference NULL due to the for() loop running at
least once.
34 lines of code changed in:
added --showonly option to _plutorun.
10 lines of code changed in:
moderated logging for OE --- we need to get at least one log
entry for an attempt to actually do OE, because if it fails,
we will may get no record at all.
10 lines of code changed in:
toned down #error -> #warning.
2 lines of code changed in:
updated dependancies.
481 lines of code changed in:
added USE_NOCRYPTO option.
5 lines of code changed in:
added PORTINCLUDE to seperate generic compile flags from
-I include flags, which can be used by SWIG.
4 lines of code changed in:
added PORTINCLUDE to seperate generic compile flags from
-I include flags, which can be used by SWIG.
28 lines of code changed in:
more notes.
26 lines of code changed in:
Changed a FreeS/WAN occurance to Openswan
6 lines of code changed in:
added note about kernel-devel rpms
2 lines of code changed in:
added description to test case.
28 lines of code changed in:
test case for SWIG access to internal state data.
87 lines of code changed in:
fix to compile on 2.4.
5 lines of code changed in:
create /dev/console and /dev/null so that 2.6.12 (no devfs) will
work right.
7 lines of code changed in:
adjusted redocon to work properly with 2.6 files.
21 lines of code changed in:
additional sanitizing.
2 lines of code changed in:
only use basename of file for debug output.
2 lines of code changed in:
include chunk_t and debug support.
13 lines of code changed in:
add -I option to swig.
4 lines of code changed in:
moved all enum_names definitions to a seperate file to
make SWIG happier.
21 lines of code changed in:
remove module unload on 2.6. --- it just won't work, so
don't let people try.
6 lines of code changed in:
added MODULE_EXTRA_INCLUDE
2 lines of code changed in:
build files to help on FC4 with 2.6.11 kernels.
4 lines of code changed in:
Explanation of linus vs fedora kernel mismatch define problems.
32 lines of code changed in:
make sure to null terminate the CRL path.
3 lines of code changed in:
rename recvPacket -> recvMessage.
make sure not to dereference st if it is NULL.
3 lines of code changed in:
acceptance test cases.
356 lines of code changed in:
Add 10
5 lines of code changed in:
New test for 4428 - esp=null-md5
320 lines of code changed in:
tpm test case
225 lines of code changed in:
Herbert found another missed file descriptor in his CLOEXEC patch.
8 lines of code changed in:
mark close-on-exec for all file descriptors.
3 lines of code changed in:
added unknown cisco vendor id spotted in the wild.
2 lines of code changed in:
removed additional SOCKOPS_WRAPPED code
5 lines of code changed in:
moved extern's to seperate file so that the file
can be included directly into swig.
54 lines of code changed in:
removed errant "+", left from patch merge.
1 lines of code changed in:
try putting the patch in a different place that
will be 2.6.12 and 2.6.13 happy.
8 lines of code changed in:
update
2 lines of code changed in:
Added README about cisco PCF files
7 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