Simon Tatham
c1a4eda9f6
GSSAPI kex: don't call dh_is_gex() on ECDH algorithms.
...
dh_is_gex() expects to find a 'struct dh_extra' in the 'extra' field
of the kex_alg you pass in, and won't look kindly on finding an
instance of some totally different structure type. We were being
careful about that everywhere in the GSSAPI kex code except for the
final free step.
2022-09-13 20:53:03 +01:00
..
2021-04-22 18:09:13 +01:00
2021-06-27 13:52:48 +01:00
2022-08-16 20:33:58 +01:00
2021-06-27 13:52:48 +01:00
2021-04-22 18:09:13 +01:00
2022-08-07 18:44:11 +01:00
2021-04-22 18:09:13 +01:00
2021-04-22 18:09:13 +01:00
2022-08-03 20:48:46 +01:00
2022-05-01 10:16:19 +01:00
2022-08-07 18:44:11 +01:00
2021-11-06 14:48:26 +00:00
2022-08-03 20:48:46 +01:00
2021-12-28 18:08:31 +00:00
2021-12-28 18:08:31 +00:00
2021-11-06 14:48:26 +00:00
2021-04-22 18:09:13 +01:00
2022-08-03 20:48:46 +01:00
2021-12-28 18:08:31 +00:00
2021-04-22 18:09:13 +01:00
2022-01-22 15:51:31 +00:00
2021-04-22 18:09:13 +01:00
2021-04-22 18:09:13 +01:00
2022-09-13 20:53:03 +01:00
2022-04-15 17:46:06 +01:00
2022-08-03 20:48:46 +01:00
2022-08-03 20:48:46 +01:00
2022-08-03 20:48:46 +01:00
2021-04-22 18:09:13 +01:00
2021-04-22 18:09:13 +01:00
2022-08-03 20:48:46 +01:00
2022-08-03 20:48:46 +01:00
2022-08-03 20:48:46 +01:00
2022-09-01 20:43:23 +01:00
2021-11-19 11:32:47 +00:00
2022-07-07 18:05:32 +01:00
2022-01-22 15:51:31 +00:00
2022-08-21 13:04:28 +01:00
2022-09-03 12:02:48 +01:00
2022-01-03 06:40:51 +00:00
2021-04-22 18:09:13 +01:00
2021-04-22 18:09:13 +01:00
2022-09-03 12:02:48 +01:00
2021-04-22 18:09:13 +01:00
2022-09-01 20:43:23 +01:00
2021-04-22 18:09:13 +01:00
2022-09-10 10:19:03 +01:00
2022-09-10 10:15:27 +01:00
2021-04-22 18:09:13 +01:00
2022-09-02 18:23:08 +01:00
2021-06-19 21:34:56 +01:00
2022-08-30 18:51:33 +01:00
2022-08-03 20:48:46 +01:00
2022-09-03 12:02:48 +01:00