diff options
author | 2001-04-12 15:51:33 +0000 | |
---|---|---|
committer | 2001-04-12 15:51:33 +0000 | |
commit | 51eab56ca12f9bd087b7295395c0329e1795da96 (patch) | |
tree | ab4d99edba3be8fe90be083b648d1e39967967d5 | |
parent | Correct various faulty x509 deallocations. By Niklas and me. (diff) | |
download | wireguard-openbsd-51eab56ca12f9bd087b7295395c0329e1795da96.tar.xz wireguard-openbsd-51eab56ca12f9bd087b7295395c0329e1795da96.zip |
More.
-rw-r--r-- | sbin/isakmpd/TO-DO | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sbin/isakmpd/TO-DO b/sbin/isakmpd/TO-DO index 09c9b68c91d..6e5abcd668c 100644 --- a/sbin/isakmpd/TO-DO +++ b/sbin/isakmpd/TO-DO @@ -1,4 +1,4 @@ -$OpenBSD: TO-DO,v 1.19 2000/04/07 22:49:46 niklas Exp $ +$OpenBSD: TO-DO,v 1.20 2001/04/12 15:51:33 ho Exp $ $EOM: TO-DO,v 1.45 2000/04/07 22:47:38 niklas Exp $ This file mixes small nitpicks with large projects to be done. @@ -135,3 +135,7 @@ This file mixes small nitpicks with large projects to be done. * Replace ui's fifo with a slightly more versatile interface. * Report current configuration. + +* IPv6 + +* AES in phase 1 |