log

age author description
Sat, 18 Apr 2015 23:00:14 +0100 Aidan Kehoe Import the #'clear-string API from GNU, use it in tls.c
Sat, 11 Apr 2015 18:34:14 +0100 Aidan Kehoe #'set-locale-for-language-environment, bind a local variable correctly.
Sat, 11 Apr 2015 18:06:17 +0100 Aidan Kehoe Correct a bug in #'check-type, non-setf'able PLACEs
Thu, 09 Apr 2015 14:54:37 +0100 Aidan Kehoe Call #'read-passwd when requesting a password from the user, tls.c
Thu, 09 Apr 2015 14:27:02 +0100 Aidan Kehoe Prototype for X509_check_host() has changed, detect this in configure.ac
Wed, 08 Apr 2015 21:03:18 +0100 Aidan Kehoe Be more careful about C integer overflow, #'parse-integer.