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-08-14 to 2005-08-05 (Commits 10347-10396 of 10846)
scripts to help build for two supported platforms.
7 lines of code changed in:
augment error message when an extension is not permitted.
8 lines of code changed in:
make sure that USERCOMPILE is appended to, rather than replaced.
1 lines of code changed in:
include ssl=pty to get serial ports onto pty's
for gdbserver use.
6 lines of code changed in:
ignore warning about CVS version printout.
1 lines of code changed in:
adjustment of version in pluto unit tests.
18 lines of code changed in:
use a more stable file to determine if we need to run
man2html.
1 lines of code changed in:
Made more changes and refinements to the UML test cases
109 lines of code changed in:
additional notes.
140 lines of code changed in:
try to switch to OBJDIR if we detect that there should
be one.
8 lines of code changed in:
set default for USE_KLIPS to true.
5 lines of code changed in:
cancel any events that may occur during DNS lookups.
11 lines of code changed in:
when deleteing a state, delete any related event.
3 lines of code changed in:
when we decide to discard a state object, make sure
that we discard any suspended state that might have gone
with it.
5 lines of code changed in:
make sure that we do not cause complete_state_transition()
to perform work twice by returning STF_IGNORE, if we did the
operation "inline", and therefore already called the
continuation, and the state_transition function.
19 lines of code changed in:
adjustments for unsigned/signed char issue.
7 lines of code changed in:
make sure to do same test for frame pointers in module builds.
8 lines of code changed in:
attempt to #undef CONFIG_IPSEC_NAT_TRAVERSAL if it is =0.
11 lines of code changed in:
do not use assembly code with there are no frame pointers,
as it does not have the right linkages.
18 lines of code changed in:
include HAVE_XFRM4_UDP_REGISTER.
2 lines of code changed in:
Continued to modify the tests to accept 2.6 kernel differences.
30 lines of code changed in:
add warning for people who didn't apply nat-t patch.
10 lines of code changed in:
removed libfreeswan/Makefile.objs, as no longer needed.
22 lines of code changed in:
Modified more test cases to be 2.6 kernel compliant and passing.
192 lines of code changed in:
should not embed entire source file name into stats output!
1 lines of code changed in:
added a pexpect() to reflect MCR's belief about the
world.
2 lines of code changed in:
none is an acceptable answer for UMLPATCH
6 lines of code changed in:
when people build from CVS, sometimes cvs.datemark is
wrong, so record when the compile occured, and who did it.
(yes, people have been building RPMs from CVS)
15 lines of code changed in:
added a delay option for debugging of cryptographic
helpers. Can also be used to help identify retransmit
bugs that occur when doing cryptographic operations.
12 lines of code changed in:
make sure that st->st_suspended_md is not set unless we
are sure that we are going to use it. Also avoid allocating
the continuation until we know we need it.
31 lines of code changed in:
added a minor piece of documentation explaining reality to
myself.
3 lines of code changed in:
when we run out of cryptographic steam, make sure that we
haven't saved a message digest for later.
2 lines of code changed in:
figure out who is doing this build.
3 lines of code changed in:
adjustments for 2.6 kernel
148 lines of code changed in:
categorization of tests into regression/goal/exploit was
really a waste of time in the summary page.
62 lines of code changed in:
fixed test case bad-updown-01
6 lines of code changed in:
flow of processing in pluto.
209 lines of code changed in:
possible fix for PR#381.
8 lines of code changed in:
Patch from uweber@astaro.com to allow MODP=4096/8192
3 lines of code changed in:
pre-refactoring adjustments for set_debug().
22 lines of code changed in:
make install is now OBJDIR happy.
6 lines of code changed in:
adjustments for signed issues.
use sysdep.h.
2 lines of code changed in:
just use arpa/nameser.h.
10 lines of code changed in:
adjustments for signed issues.
use sysdep.h.
62 lines of code changed in:
cygwin dependant functions.
103 lines of code changed in:
adjustments for signed issues.
use sysdep.h.
43 lines of code changed in:
adjustments for signed issues.
use sysdep.h.
96 lines of code changed in:
use sysdep.h.
2 lines of code changed in:
adjustments for signed issues.
make sure that UDPFROMTO is only used when available.
56 lines of code changed in:
adjustment to use sysdep.h
11 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