summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
avodonosov [Fri, 28 May 2010 09:39:01 +0000]
rollback unnecessary DLL name change on Windows: libssl32.dll is present in OpenSSL-Win32 as before, but not in the directory were I expected it
avodonosov [Tue, 25 May 2010 22:06:51 +0000]
described the recent changes in the News secion of index.html
avodonosov [Tue, 25 May 2010 21:15:42 +0000]
minor fix in the READ-DEADLINE test for CCL: added UNWRAP-STREAM-P = :CALLER case
avodonosov [Tue, 25 May 2010 20:17:39 +0000]
Added CCL test for the READ-CHAR-NO-HANG. Mail thread "Two LISTEN bugs": common-lisp.net/pipermail/cl-plus-ssl-devel/2010-May/000178.html
avodonosov [Sun, 23 May 2010 23:24:38 +0000]
Two LISTEN bugs: common-lisp.net/pipermail/cl-plus-ssl-devel/2010-May/000178.html
avodonosov [Sun, 23 May 2010 23:20:19 +0000]
OpenSSL for windows version 1.0.0 changed .ddl file names: libssl32.dll -> ssleay32.dll
avodonosov [Sat, 24 Oct 2009 20:09:40 +0000]
XCVB support (by Fare <fahree@gmail.com>)
avodonosov [Wed, 16 Sep 2009 21:30:29 +0000]
fix libssl loading on FreeBSD 7.2 (by Stian Sletner <stian@copyleft.no>)
hhubner [Thu, 9 Apr 2009 06:01:44 +0000]
Compile fix for CCL on Windows.
avodonosov [Thu, 22 Jan 2009 21:52:56 +0000]
pass socket stream instead of socket to cl+ssl functions
avodonosov [Sun, 18 Jan 2009 21:31:45 +0000]
minor fomatting fix: tab instead of spaces
avodonosov [Sun, 18 Jan 2009 21:23:15 +0000]
Explicitly specify newline conversions for SSL streams to make read-line-crlf working on Windows
avodonosov [Sun, 18 Jan 2009 21:18:41 +0000]
Make test-https-server working on CCL. Thanks to John McAleely and Gary Byers
avodonosov [Tue, 4 Nov 2008 00:25:52 +0000]
more secure initialization of OpenSSL random number generator
avodonosov [Mon, 3 Nov 2008 23:19:28 +0000]
formatting fix
avodonosov [Mon, 3 Nov 2008 18:50:17 +0000]
index.html: back to iso-8859-1
avodonosov [Mon, 3 Nov 2008 18:35:39 +0000]
add utf-8 charset declaration to the index.html
avodonosov [Mon, 3 Nov 2008 17:58:45 +0000]
Certificate chains support, thanks to Juhani Rankimies
avodonosov [Mon, 3 Nov 2008 17:36:46 +0000]
better formatting/comments
avodonosov [Mon, 3 Nov 2008 09:25:39 +0000]
Support for encrypted keys, thanks to Vsevolod Dyomkin.
avodonosov [Mon, 3 Nov 2008 09:21:16 +0000]
formatting fix
avodonosov [Sat, 1 Nov 2008 05:18:43 +0000]
rollback previous change (marking ECL as supported in the docs)
avodonosov [Sat, 1 Nov 2008 05:15:27 +0000]
mark ECL as working in the docs
avodonosov [Sat, 1 Nov 2008 05:13:53 +0000]
fix anonymous CVS shell command in docs
avodonosov [Sat, 1 Nov 2008 05:02:01 +0000]
native buffer and lisp vector. common-lisp.net/pipermail/cl-plus-ssl-devel/2008-June/000131.html
avodonosov [Sat, 1 Nov 2008 02:56:07 +0000]
CLISP compilation error suggested by Luis Oliveira: common-lisp.net/pipermail/cl-plus-ssl-devel/2008-September/000137.html
hhubner [Mon, 27 Oct 2008 10:03:59 +0000]
Patch so to support sbcl on win32 from Anton Vodonosov.
hhubner [Thu, 17 Apr 2008 20:58:29 +0000]
Put optimization declarations into (eval-when (:compile-toplevel)
Suggested by Gary Byers to prevent these optimization settings from
leaking outside of CL+SSL.
hhubner [Thu, 17 Apr 2008 19:41:08 +0000]
Fix error reporting
dlichteblau [Fri, 7 Mar 2008 21:28:49 +0000]
updated documented for new argument UNWRAP-STREAM-P, mention deadline
in news. removed ancient, irrelevant parts of the documentation.
dlichteblau [Fri, 7 Mar 2008 21:27:44 +0000]
new file: automatic tests
dlichteblau [Fri, 7 Mar 2008 21:27:31 +0000]
moved manual tests to example.lisp
dlichteblau [Fri, 7 Mar 2008 21:26:48 +0000]
Implemented I/O deadline support for Clozure CL and SBCL.
dlichteblau [Fri, 21 Dec 2007 13:36:15 +0000]
For now, loop without sleeping.
(Still haven't had time to investigate this properly, but the SLEEP
wasn't right.)
charmon [Tue, 27 Nov 2007 06:19:04 +0000]
* add libssl.dylib for darwin foreign library path
dlichteblau [Sat, 14 Jul 2007 11:49:29 +0000]
+ Fixed windows support, thanks to Matthew Kennedy and Vodonosov Anton.
dlichteblau [Sat, 7 Jul 2007 17:42:22 +0000]
fixed the description of stream-fd
dlichteblau [Sat, 7 Jul 2007 16:47:57 +0000]
New keyword argument <tt>close-callback</tt>.
dlichteblau [Sat, 7 Jul 2007 16:26:11 +0000]
+ Re-introduced support for direct access to file descriptors as
+ an optimization. New function <tt>stream-fd</tt>.
dlichteblau [Sat, 7 Jul 2007 15:26:13 +0000]
client cert support by pixel
dlichteblau [Sat, 7 Jul 2007 15:25:09 +0000]
clisp patch by Pixel // pinterface
dlichteblau [Tue, 16 Jan 2007 19:49:03 +0000]
Change to MIT-style license.
dlichteblau [Sat, 18 Nov 2006 09:52:21 +0000]
Patch by Lu\355s Oliveira, slightly tweaked
dlichteblau [Sat, 18 Nov 2006 09:49:21 +0000]
removed my address
dlichteblau [Mon, 4 Sep 2006 07:49:37 +0000]
Default to "libssl32.dll" on Windows (thanks to Edi Weitz).
dlichteblau [Tue, 13 Dec 2005 21:16:30 +0000]
upgrade to current cffi (thanks to Jan Idzikowski)
dlichteblau [Sun, 4 Dec 2005 23:52:28 +0000]
Lisp-LGPL
dlichteblau [Fri, 25 Nov 2005 22:55:18 +0000]
tarball link
dlichteblau [Fri, 25 Nov 2005 22:39:42 +0000]
stream-element-type implementiert
dlichteblau [Fri, 25 Nov 2005 20:14:04 +0000]
* flexi-streams benutzen
* buffering
dlichteblau [Wed, 16 Nov 2005 17:13:17 +0000]
stream-write-sequence fix, thanks to erik enge
dlichteblau [Wed, 16 Nov 2005 17:07:53 +0000]
reload function
dlichteblau [Wed, 9 Nov 2005 22:10:44 +0000]
Initial revision