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-02-13 to 2005-01-27 (Commits 9647-9696 of 10846)
autodetecting 2.4 / 2.6 code from pre23. Disabled and warned about obsolete targets.
33 lines of code changed in:
make sure that when states are deleted, that we examine
the crypto queue and remove any references that are
there to that state.
54 lines of code changed in:
Update docs
18 lines of code changed in:
added pluto-rekey-02 test case.
7 lines of code changed in:
make sure to reset the interface before starting a (re-)key
so that any switch from port 500 to 4500 (source port) is reset.
5 lines of code changed in:
ignore files created for ipkg test.
2 lines of code changed in:
test case for client nat-t rekey
41 lines of code changed in:
attempt to rekey a nat-t connection
416 lines of code changed in:
Do nothing in doc directory by default
4 lines of code changed in:
remove HowTo from distribution
0 lines of code changed in:
adjustment of makefile to permit "make clean" to work
1 lines of code changed in:
nat spi changes.
8 lines of code changed in:
nat spi changes.
switch to RFC-NAT VID.
28 lines of code changed in:
nat spi changes.
4 lines of code changed in:
switch to RFC-NAT VID.
8 lines of code changed in:
/var/run/pluto changes.
1 lines of code changed in:
Ken at Patrick's house testcase
30 lines of code changed in:
/var/run/pluto changes.
7 lines of code changed in:
nat spi changes.
12 lines of code changed in:
got rid of HowTo.*
2 lines of code changed in:
Open, not Free
4 lines of code changed in:
update desc
1 lines of code changed in:
Fix Name
1 lines of code changed in:
adjustment due to addition of port number to logging.
75 lines of code changed in:
make sure to order STF_ enum properly, as STF_FAIL+X is valid.
5 lines of code changed in:
create information for STF_TOOMUCHCRYPTO case.
8 lines of code changed in:
adjust send_notification to explain failure better.
in quick mode cryptographic calculations, make sure that crypto_importance
is at least pcim_ongoing_crypto.
18 lines of code changed in:
handle STF_TOOMUCHCRYPTO case.
do not send a notification in STF_FAIL if none has been set.
12 lines of code changed in:
added STF_ failure code for when there isn't a crypto slot.
19 lines of code changed in:
added newline to end of file.
6 lines of code changed in:
added code for a second UML patch.
28 lines of code changed in:
added a sleep to permit UMLs to finish and drain.
5 lines of code changed in:
adjustments due to /var/run/pluto and natt= eroute changes.
60 lines of code changed in:
Do not unload klips if loaded.
3 lines of code changed in:
Add basic-pluto-06
302 lines of code changed in:
added creation of aacerts directory for pluto.
2 lines of code changed in:
Fix for http://bugs.xelerance.com/view.php?id=221
3 lines of code changed in:
Put missing hp = find_host_pair() back in
2 lines of code changed in:
Pull up from PRE23 for minstall autodetecting 2.4 / 2.6 kernel
11 lines of code changed in:
Made logging more consistent for find_host_connection, used DBG_CONTROLMORE
instead of DBG_CONTROL
2 lines of code changed in:
Fixed a debug line for find_host_connection to only show when debugging is
enabled.
3 lines of code changed in:
additional debugging of whether or not NAT-T vendor
IDs are inserted.
11 lines of code changed in:
figured out what to do if the phase 1 can not be found,
and when this tends to occur.
28 lines of code changed in:
on failure, only delete states associated with a phase2.
2 lines of code changed in:
remove duplicate logging of address.
3 lines of code changed in:
added logging of msg id.
6 lines of code changed in:
adjusted debugging to show phase15 msgid.
8 lines of code changed in:
cleaned up dpd messages, and make sure that they log
the right conn.
7 lines of code changed in:
a 0 (phase 1) message id can not match against
a phase 1.5 ID (which if 0, is invalid).
3 lines of code changed in:
Change version # in CVS
1 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