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-01 to 2005-08-26 (Commits 10497-10546 of 10846)
Added vanished BuildRequires, pointed out by Ted Kaczmarek
1 lines of code changed in:
added cramfs support
3 lines of code changed in:
Added /proc/sys/net/ipv4/ip_no_pmtu_disc display to barf output
3 lines of code changed in:
fixes for 2.6.13
19 lines of code changed in:
canonicalized kernel configuration files.
7 lines of code changed in:
canonicalized kernel configuration files.
1279 lines of code changed in:
simply patch, so that hopefully, it works on 2.6.12 and 2.6.13.
2 lines of code changed in:
screwed up number of ' on one line.
1 lines of code changed in:
taproom off by default.
2 lines of code changed in:
added pbs functions and templates.
80 lines of code changed in:
added additional TCL call outs locations.
18 lines of code changed in:
added stf_status value to message digest.
It will get changed by TCL functions.
2 lines of code changed in:
make sure to include crypto.h.
2 lines of code changed in:
fixed quoting of $SLEEP, rename to UML_SLEEP.
rm kernel before we copy it, in case it is being used.
7 lines of code changed in:
added template do_build_test (not yet done)
119 lines of code changed in:
added methods for all TCL call outs.
28 lines of code changed in:
copy east.tpm.tcl properly.
1 lines of code changed in:
added note about $UML_SLEEP.
12 lines of code changed in:
added "npatch" to apply natt patch.
14 lines of code changed in:
fixed another C typo.
2 lines of code changed in:
first test of TaProoM.
92 lines of code changed in:
wrapped pluto structures and code to invoke Tcl on them.
69 lines of code changed in:
make sure that LIBTPM is set.
3 lines of code changed in:
include *.i.
2 lines of code changed in:
use wildcard operator to get list of files.
2 lines of code changed in:
#include "assert.h" is wrong here.
1 lines of code changed in:
remove SOCKOPS_WRAPPED() code, add proper locking to the
pfkey code. (cross fingers)
10 lines of code changed in:
Add missing HAVE_
6 lines of code changed in:
Undid Ken's gcc4 fix in version 1.94 since it breaks linking KLIPS on SMP kernels.
5 lines of code changed in:
Somewhere between 2.6.12 and 2.6.13rc7 the unused security memnber in sk_buff
has been removed. This patch should fix compilation for both cases.
26 lines of code changed in:
Added missing comma
2 lines of code changed in:
Added me and 2005 to the copyright
3 lines of code changed in:
include assert.h to fix implicitely declared assert()
2 lines of code changed in:
Similar fix as in server.c for sockaddr_un for macosx
7 lines of code changed in:
Fix linewrap
2 lines of code changed in:
Fix as suggested by dhr after some talking. Thanks dhr!
11 lines of code changed in:
apple supports USE_DEV_RANDOM
3 lines of code changed in:
apple man pages claim to support sysconf(_SC_NPROCESSORS_ONLN) but do not.
Bug filed at apple devel site. For apple, use sysctl interface instead
17 lines of code changed in:
added sysdep.h for macosx for TimeZoneOffset
1 lines of code changed in:
changed from_len and to_len from int to socklen_t. Fixes problem on macosx
4 lines of code changed in:
macintosh needs sys/malloc.h insteaf of malloc.h
4 lines of code changed in:
Document pfsgroup deprecation
6 lines of code changed in:
changed st->nat_traversal to st->hidden_variables.st_nat_traversal withinI_KNOW_TRANSPORT_MODE_HAS_SECURITY_CONCERN_BUT_I_WANT_IT block.
2 lines of code changed in:
Fix for locating ipsec.o for linux 2.4 kernel builds in modobj/
1 lines of code changed in:
added /proc/net/ipsec/natt file to indicate if NAT-T was compiled
into KLIPS.
54 lines of code changed in:
ignore files.
2 lines of code changed in:
copy test-specific callout code if it exists.
5 lines of code changed in:
initialize TCL call out code.
14 lines of code changed in:
added first TCL callout code.
4 lines of code changed in:
first tcl (SWIG) wrapper interface to pluto.
403 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