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-10-09 to 2005-10-02 (Commits 10647-10696 of 10846)
updates to fixups
59 lines of code changed in:
added preHash and fix ups to deal with when we have to
insert stuff that upsets the previous pbs established.
177 lines of code changed in:
test case #08
1429 lines of code changed in:
test case #8 --- insert a VID in an appropriate place.
933 lines of code changed in:
VID added to test case.
187 lines of code changed in:
test 07 template.
271 lines of code changed in:
ignore files.
1 lines of code changed in:
make sure prototypes are correct.
1 lines of code changed in:
if an ISAKMP message arrives with an invalid header for
an existing ISAKMP SA, then the notification may cause a fault.
This patch fixes that.
2 lines of code changed in:
packet that crashes pluto --- note only occurs when the
state has been already created.
1 lines of code changed in:
packet inputs that crash pluto
4 lines of code changed in:
first attempt with new pbs functions, copies correctly.
64 lines of code changed in:
removed lifetime values (not needed for this test)
0 lines of code changed in:
adjustement of encrypt/decrypt functions.
4 lines of code changed in:
added dummy function.
4 lines of code changed in:
make sure that we corrupt using pbs_poke.
30 lines of code changed in:
further adjustments to pbs routines to permit
modification of the bytes.
33 lines of code changed in:
moved pre/post encrypt/decrypt out a bit so that they
deal with pb_stream's instead of raw bytes.
this also simplies the interface a bit.
32 lines of code changed in:
completed tcl interface to pb_stream.
149 lines of code changed in:
localized version of cdata.i, which uses ByteArray
properly for void *.
102 lines of code changed in:
Herbert:
Unfortunately that still crashes should the negotiation time out for
whatever reason. The reason is that md->st is NULL which blows up
in delete_state.
2 lines of code changed in:
TPM call out functions take care of results,
we do not need to do it explicitely.
3 lines of code changed in:
added _notify version.
25 lines of code changed in:
#include of tpm.h is not conditional.
6 lines of code changed in:
TCL code to copy an SA.
126 lines of code changed in:
tpm acceptance test #6
584 lines of code changed in:
additional sanitizers for -04 and -05.
4 lines of code changed in:
updated diagrams to match code
251 lines of code changed in:
added adjustTimers callout.
3 lines of code changed in:
cl acceptance test case #5
1 lines of code changed in:
cl acceptance test case #5
569 lines of code changed in:
fixed english typo.
8 lines of code changed in:
added goto targets for stolen/dropped packet.
19 lines of code changed in:
added access to isakmp_hdr.
89 lines of code changed in:
moved enum_names to names_constant.h so that swig can use
ietf_constants.h
82 lines of code changed in:
diagrams for wiki and documentation.
182 lines of code changed in:
tpm acceptance test #4
97 lines of code changed in:
template for acceptance test case 8.
619 lines of code changed in:
added test case 4c.
230 lines of code changed in:
acceptance test case #4a.
604 lines of code changed in:
acceptance test case #3.
385 lines of code changed in:
adjusted ikeping location.
1 lines of code changed in:
sanitizer for tpm-accept-04a
7 lines of code changed in:
added --tpmeval functionality to pluto/whack and
added a second "cd_seen" variable to handle increasing number
of options.
28 lines of code changed in:
added --tpmeval functionality to pluto.
16 lines of code changed in:
change indentation, and make sure that port hash is calculated
over the port that the packet was received upon vs the port
that the policy was declared for.
12 lines of code changed in:
move setting of md->from_state upwards so that TCL can
access this variable.
3 lines of code changed in:
ignore output files.
2 lines of code changed in:
make sure that OPENSWANSRCDIR is set right.
5 lines of code changed in:
added new callout for pre and post encryption/decryption.
104 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