Commit Graph

19 Commits

Author SHA1 Message Date
Eli Barzilay
19c33a8e2a no need for string->immutable-string when creating exceptions
svn: r5372
2007-01-17 01:18:50 +00:00
Matthew Flatt
c18ca621a3 more thoroughly convert the SSL machinery to use a connection-specific error function
svn: r4626
2006-10-18 05:46:14 +00:00
Eli Barzilay
84dc14ce65 Throw network exceptions
svn: r4458
2006-10-01 15:39:34 +00:00
Eli Barzilay
4aa4611419 fix minor bug: #f is NULL, not 0
svn: r4274
2006-09-07 20:54:58 +00:00
Eli Barzilay
7bb28055f4 opt-lambda -> define/kw, and remove etc.ss
svn: r4120
2006-08-23 04:41:20 +00:00
Matthew Flatt
5c175f5d76 ssl bug fix that I thought was already committed
svn: r3832
2006-07-27 03:28:11 +00:00
Matthew Flatt
4511848bb9 remove unneeded import
svn: r3514
2006-06-28 01:11:34 +00:00
Matthew Flatt
5eb65a0c32 less Windows special cases now that ffi-lib #f searches MzScheme DLL
svn: r3513
2006-06-28 01:01:02 +00:00
Matthew Flatt
c727afef04 301.15: new install tree for Unix, moved docs, moved teachpacks, added config.ss
svn: r2962
2006-05-18 15:03:05 +00:00
Matthew Flatt
8ed6d36b33 no more PLTHOME anywhere; instead, there's a dir.ss library to find various directories
svn: r2924
2006-05-12 21:14:02 +00:00
Matthew Flatt
fd9266eb79 allow Windows build to live in a path that includes non-ASCII characters
svn: r2907
2006-05-11 18:08:27 +00:00
Matthew Flatt
370a2dd689 some functions are from libcrypto, not libssl
svn: r2814
2006-04-27 15:55:27 +00:00
Matthew Flatt
dba987383b avoid race condition on close
svn: r2812
2006-04-27 13:01:46 +00:00
Matthew Flatt
01e2bc2966 add ssl-listener?
svn: r2780
2006-04-25 17:39:42 +00:00
Matthew Flatt
18f6cf51a1 implement ssl-addresses and ssl-abandon-port
svn: r2779
2006-04-25 17:37:04 +00:00
Matthew Flatt
5b52f5fac7 Windows DLLs no longer version-mangled
svn: r2777
2006-04-25 17:20:53 +00:00
Matthew Flatt
880071a24d finished replacing old ssl implementation with new one
svn: r2774
2006-04-25 15:09:12 +00:00
Matthew Flatt
dd2944e917 replacing old ssl implementation with new one
svn: r2773
2006-04-25 15:08:32 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00