Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'. | Ted Zlatanov | 2010-10-03 | 1 | -30/+16 |
* | Rework the gnutls boot interface. | Lars Magne Ingebrigtsen | 2010-10-04 | 1 | -18/+20 |
* | Do the gnutls handshake from the reader loop, instead of looping over | Lars Magne Ingebrigtsen | 2010-09-29 | 1 | -11/+0 |
* | Make sure all reads/writes to gnutls streams go via the gnutls functions. | Lars Magne Ingebrigtsen | 2010-09-29 | 1 | -11/+5 |
* | Add gnutls logging and clean up various gnutls bits. | Lars Magne Ingebrigtsen | 2010-09-27 | 1 | -1/+13 |
* | Add debugging to the gnutls library, and finish handshaking when it's done. | Lars Magne Ingebrigtsen | 2010-09-27 | 1 | -5/+3 |
* | (starttls-negotiate): Avoid the cl.el decf function. | Lars Magne Ingebrigtsen | 2010-09-26 | 1 | -1/+1 |
* | Set up GnuTLS support. | Ted Zlatanov | 2010-09-26 | 1 | -0/+128 |