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-05-25 to 2004-05-10 (Commits 8497-8546 of 10846)
adjusted debugging to log correct function name.
3 lines of code changed in:
Use RH pseudo-standard filename convention
1 lines of code changed in:
Pull in from 2.1 branch a working .spec
14 lines of code changed in:
Change sendcert defaults to default correctly. Also, using =always for now to see if it passes tests
60 lines of code changed in:
changed two occurances of freeswan to openswan
4 lines of code changed in:
changed 'freeswan.patch' to 'openswan.patch'. No other file makes/needs this,
so it shouldn't breka anything.
5 lines of code changed in:
fixed gmp include, from when we shipped our own gmp. This breaks on
cross compiling
2 lines of code changed in:
ignore files.
2 lines of code changed in:
simplify out_sa again, but it still isn't right.
it will have to be rewritten a lot.
12 lines of code changed in:
Fix crash when attempting DPD when procfs doesn't exist
8 lines of code changed in:
note if the status file is older than the date stamp.
5 lines of code changed in:
fixed syntax.
found some errors,
reduced refresh to 15 seconds.
9 lines of code changed in:
throw in a meta-refresh to keep the page current, if we have
a running test.
5 lines of code changed in:
if a test case is marked as running, then show as **RUNNING**,
maybe with <BLINK>
22 lines of code changed in:
call summarize results with a note that there is no running
test case.
1 lines of code changed in:
call summarize results just before each test case.
8 lines of code changed in:
adjusted oe-road-02 to use roadlocal.sh.
2 lines of code changed in:
adjusted oe-road-01 to use local configuration. It is unclear
how it ever worked.
21 lines of code changed in:
fixed reference counting of alg structure when used by food groups.
14 lines of code changed in:
added ESP/IKE info -> alg_info macro.
4 lines of code changed in:
adjusting alg-reference counting to be more clear,
dump structure pointers, and be available with --debug-control.
8 lines of code changed in:
Update directory examples
5 lines of code changed in:
Removed
0 lines of code changed in:
certificate sending logic added.
2 lines of code changed in:
restored spdb.c to sanity.
67 lines of code changed in:
Add documentation
70 lines of code changed in:
Add docs for leftcert* (ncarlson)
29 lines of code changed in:
Add documentation, and some whitespace fixups
71 lines of code changed in:
Merge Mikael Magnusson's IPv6 support
30 lines of code changed in:
Merge Mikael Magnusson's IPv6 support
13 lines of code changed in:
Respect the string length you've been told about
2 lines of code changed in:
Updated with better directions
8 lines of code changed in:
added test cases for no-auth code.
fixed up klipstest definition for -icmp-05.
15 lines of code changed in:
make sure that authentication keying requirements are
taken into account, even when not using algo-code.
13 lines of code changed in:
removed dead code.
clarified passert().
2 lines of code changed in:
on output, do not emit proposals that have no transforms
in input, skip proposals that have no transforms.
6 lines of code changed in:
fixes to add certificate handling information.
433 lines of code changed in:
fixes to add certificate handling information.
13 lines of code changed in:
fix for ESP-3DES-noauth test case.
21 lines of code changed in:
reformat of calls to ipsec_lifetime_check().
16 lines of code changed in:
include algo output in unit tests.
16 lines of code changed in:
test case for ESP-3DES without authentication
264 lines of code changed in:
updates to HTML documentation due to umltesting.
3270 lines of code changed in:
increased size of unknown vendor ID log.
5 lines of code changed in:
added regular logging of certificate sending decision.
9 lines of code changed in:
ignore OUTPUT files.
4 lines of code changed in:
test of 3DES without auth.
415 lines of code changed in:
input file with ESP-no-auth
9 lines of code changed in:
make program executables dependant upon libopenswan.a file.
1 lines of code changed in:
change method by which proposals are formed when using
algorithm code - we should still send the basic algorithms
that we always know about, providing for algo-enhanced
choices.
Probably this whole thing needs to be revisited.
92 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