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-07-10 to 2004-06-27 (Commits 8697-8746 of 10846)
Moved from linux/lib/libfreeswan/addrtypeof.c,v
93 lines of code changed in:
Moved from linux/lib/libfreeswan/addrtot.c,v
342 lines of code changed in:
Moved from linux/lib/libfreeswan/addrtoa.c,v
67 lines of code changed in:
Fix not setting sourceIP when tunnel is 0.0.0.0/0 (Herbert Xu)
3 lines of code changed in:
added notes about XAUTH being broken.
7 lines of code changed in:
mark xauth-pluto-03 as being known bad.
2 lines of code changed in:
turn off packetdefault, it confuses things.
capture debug log at end of session.
test case is known to fail.
5 lines of code changed in:
adjustment for console when packets flow.
3 lines of code changed in:
adjustment of 3.8.3 output.
11 lines of code changed in:
added "echo done" to stabilize output.
9 lines of code changed in:
sanitize version string in whack messages.
2 lines of code changed in:
ipsec start message is unstable in location, so remove it.
7 lines of code changed in:
new sanitizers.
2 lines of code changed in:
added new targets to check static and modules seperately.
7 lines of code changed in:
added "echo done" to stabilize output.
6 lines of code changed in:
removed erroneous checkin of broken test case.
2 lines of code changed in:
added files to keep cvs update -d happy.
0 lines of code changed in:
added missing 'l' to uml.
1 lines of code changed in:
adjustment of 3.8.3 output.
10 lines of code changed in:
new startup sanitizer.
4 lines of code changed in:
fix testcase type.
1 lines of code changed in:
fix test name, verify operation.
11 lines of code changed in:
x509 1.5.4 provides for unauthenticated notifies.
3 lines of code changed in:
update to ipsec look processor.
6 lines of code changed in:
fix for adding cryptoapi code.
keep it off for now, since UMLs do not have it yet.
14 lines of code changed in:
potential fix to CAN-2004-0590.
18 lines of code changed in:
updated to tcpdump 3.8 with proper ARP filter.
18 lines of code changed in:
make sure that arp/DNS filter finds port 53, and not any
occurance of "53" (e.g. 1536 in ping seq no)
2 lines of code changed in:
test cases for not-yet-working leftsendcert=forced.
38 lines of code changed in:
updated to tcpdump 3.8 with proper ARP filter.
60 lines of code changed in:
attempt to build exploit for CAN-2004-0590.
195 lines of code changed in:
ignore more stuff.
1 lines of code changed in:
x.509 1.5.4 includes phase 1 notifications (currently ignored)
0 lines of code changed in:
add "echo done" as additional command so that ipsec look will
get drained properly into the console file.
6 lines of code changed in:
adjust to tcpdump 3.8 format.
4 lines of code changed in:
be more tolerance of screw ups in the ipsec look output.
1 lines of code changed in:
cosmetic change to spaces
9 lines of code changed in:
updates from FS tree
495 lines of code changed in:
Move VERSION
1 lines of code changed in:
Match output
22 lines of code changed in:
Fix casting for 64bit platforms
2 lines of code changed in:
more fixes to credits.
4 lines of code changed in:
fixed typos in credits.
3 lines of code changed in:
Pull from PRE2_2dr1 yyunput fix
4 lines of code changed in:
Fix yyunput errors
2 lines of code changed in:
updates to X.509 tests.
10 lines of code changed in:
attempt to deal with const vs non-const initialization by
getting rid of some const declarations, even though they are
justified.
8 lines of code changed in:
additional debugging of DN comparisons.
38 lines of code changed in:
send a forced certificate blob if told to.
39 lines of code changed in:
attempt to deal with const vs non-const initialization by
getting rid of some const declarations, even though they are
justified.
35 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