blob: e2dafc2aabc41da6e5a08c5c8c38652cd7fe1797 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
If you want to contribute (implement something from the current list, or
anything), contact the developer's mailing list (gnutls-dev@lists.gnupg.org),
in order to avoid having people working on the same thing.
Current list:
* Add a callback function in certificate authentication, to receive
the certificate and the private key.
* Convert documentation to texinfo format
* Audit the code
* Allow sending V2 Hello messages. It seems that some (old) broken
implementations require that.
* Allow unexpected Client Hello messages
* Add Kerberos support
(+) Means high priority
(*) Means medium priority
(-) Means low priority (ie. nobody is interested to develop that)
|