]> gitweb.factorcode.org Git - factor.git/history - basis/io/sockets
help.html: cleanup nav
[factor.git] / basis / io / sockets /
2022-02-16 Doug Colemanio.sockets.secure.unix: Disable bad unit test for libssl3
2022-02-13 Doug Colemanopenssl: hacky way to support SSL_get1_peer_certificate
2022-02-13 Doug Colemanopenssl: SSL_get_peer_certificate is deprecated, use...
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-05 Doug Colemanio.sockets.secure.openssl: fix when SSL_read returns 0.
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-29 Doug Colemanio.sockets.secure.openssl: Include weak SSL for compati...
2021-12-29 Doug Colemanio.sockets.secure.openssl: Use recommeneded and secure...
2021-12-27 Doug Colemanio.sockets.secure: We are not connected, so let it...
2021-12-27 Doug Colemanio.sockets: fix docs for premature-close -> premature...
2021-12-27 Doug Colemanio.sockets: Check terminated slot before read/write...
2021-12-27 Doug Colemanio.sockets.secure.openssl: don't throw on normal disconnect
2021-12-27 Doug Colemanio.sockets.secure.openssl: If server disconnects us...
2021-12-27 Doug ColemanRevert "Revert "Revert "io.sockets.secure.openssl:...
2021-12-27 John BenediktssonRevert "Revert "io.sockets.secure.openssl: undo some...
2021-12-27 John Benediktssonio.socketes.secure.openssl: fix do-ssl-read.
2021-12-27 John BenediktssonRevert "io.sockets.secure.openssl: undo some error...
2021-12-27 John Benediktssonio.sockets.secure.openssl: fix do-ssl-write for failed...
2021-12-26 Doug Colemanio.sockets.secure.openssl: undo some error handling...
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemanopenssl: Rename (ssl-error) to throw-ssl-error and set
2021-12-20 Doug Colemanio.sockets.secure.openssl: set a terminated slot too...
2021-12-20 Doug Colemanio.sockets.secure.openssl: Fix docs
2021-12-20 Doug Colemanio.sockets.secure.unix: refactor (shutdown)
2021-12-20 Doug Colemanio.sockets.secure: Fix error handling for SSL calls.
2021-12-18 John Benediktssonio.sockets.secure.openssl: cleanup docs.
2021-10-27 John Benediktssonio.sockets.unix: switch to port 8888.
2021-05-04 John Benediktssonopenssl: move some things around for bootstrap.
2021-05-04 David FloresAttempt to add TLS ALPN extension (RFC 7301)
2021-03-05 Doug Colemanio.sockets: Use a larger dh file to make openssl happy.
2021-02-01 Doug Colemanio.sockets: Fix docs
2021-01-31 Doug Colemanio.sockets: Better docs for how to do a broadcast udp...
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-04-07 Doug Colemanopenssl.libssl: Add functions to set options on SSL_CTX.
2020-01-06 John Benediktssonio: fix for win32-error not throwing on zero.
2020-01-06 Alexander IljinReplace "win32-error-string throw" with windows-error...
2020-01-03 Doug ColemanRevert "Replace "win32-error-string throw" with windows...
2019-11-25 Alexander IljinReplace "win32-error-string throw" with windows-error...
2019-03-17 Doug Colemanio.sockets: fix for inet6 too.
2019-03-17 Doug Colemanio.sockets: Allow f in the port of an inet4.
2019-01-12 Doug Colemanio.sockets: When we throw an error upon failing to...
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-28 John Benediktssonio.encodings: use new latin1 instead of 8-bit encoding...
2018-02-26 John Benediktssonio.encodings.8-bit: more encodings, and reduce hierarchy.
2018-02-25 John Benediktssonmore test IN: cleanup.
2018-02-15 John Benediktssonmore test IN: cleanup.
2018-02-13 John Benediktssonfix more typos in docs.
2017-12-18 Doug Colemanio.socketes.secure: Use TLS 1.0 or TLS 1.2 certs.
2017-12-18 Doug Colemanio.sockets.secure.unix: Stop these tests from hanging...
2017-07-08 Björn Lindqvistbasis/,core/,extra/: more tags
2017-07-01 Björn Lindqvistopenssl.*,io.sockets.*: support for openssl 1.1
2017-06-24 Björn Lindqvistio.sockets.secure.openssl,openssl.libssl: ENUM: over...
2017-06-24 Björn Lindqvistbasis/,extra/: removing some unnecessary EXCLUDE declar...
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-02-09 John Benediktssonusing ignore-errors instead of [ drop ] recover.
2016-11-30 Björn Lindqvistalien.libraries: word>dlsym was a stupid idea that...
2016-11-30 Björn Lindqvistio.sockets.secure,alien.libraries: new word word>dlsym...
2016-11-19 Björn Lindqvistio.sockets.secure.openssl.tests: fix so you dont get...
2016-11-19 Björn Lindqvistio.sockets.secure.openssl: set connected to t after...
2016-11-19 Björn Lindqvistio.sockets.secure.openssl: second |dispose seem to...
2016-08-04 Björn Lindqvistio.sockets.windows: WSASocket-flags not needed
2016-08-01 John Benediktssonio.sockets: adding docs and tests for port-protocol.
2016-07-30 John Benediktssonio.sockets: adding port-protocol to match protocol...
2016-06-22 Alexander Iljinio.sockets.secure-docs: update and add some documentation
2016-06-02 Doug Colemanio.sockets.secure.windows: Windows sockets are a bit...
2016-06-02 Doug Colemanio.sockets.secure.windows: No need to call file>> becau...
2016-06-02 Doug Colemanio.sockets.secure: (server) needs a method on secure...
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-25 Doug Colemanfactor: remove rest of double paren words.
2016-03-14 John Benediktssonio.sockets.unix: using getsockopt doesn't need to recurse.
2016-03-13 Doug Colemanio.sockets.secure.windows: Add some code for loading...
2016-03-13 John Benediktssonio.sockets.unix: don't need these imports.
2016-03-13 John Benediktssonio.sockets.unix: refactor getsockopt into get-socket...
2016-03-13 John Benediktssonio.sockets.unix: adding tests for connection refused.
2016-03-13 John Benediktssonio.sockets.unix: use getsockopt to check connect success.
2016-03-13 Doug Colemanio.sockets.secure.openssl: Fix docs.
2016-03-13 Doug Colemanio.sockets.secure.openssl: Fix subject-name-match?...
2016-03-12 Benjamin Pollackio.sockets.secure: add SNI support for Windows
2016-03-10 Björn Lindqvistio.sockets.tests: these needs to be conditional, in...
2016-03-08 Doug Colemanio.sockets: Default make-sockaddr-outgoing to make...
2016-03-08 Doug Colemanio.sockets.unix: Fix ipv6 sends for udp on osx.
2016-03-08 Doug Colemanio.sockets: Special-case 0.0.0.0 and f for outgoing...
2016-03-08 Doug Colemanio.sockets: Fix send-once for inet6.
2016-03-07 Doug ColemanRevert "io.sockets: Windows doesn't recognize 0.0.0...
2016-03-07 Doug Colemanio.sockets: Windows doesn't recognize 0.0.0.0. Add...
2016-03-05 John Benediktssonip-parser: some cleanup, move ipv6 parsing here.
2016-03-05 Benjamin PollackMake <inet4> and <ipv4> use ip-parser:parse-ipv4 1542/head
2016-03-05 Doug Colemanio.sockets.secure.windows: Try to fix compile error.
2016-03-04 Doug Colemanopenssl: More ciphers.
2016-03-04 Doug Colemanopenssl: call SSL_CTX_set_ecdh_auto() for forward secrecy.
2016-03-04 Doug Colemanopenssl: support more protocols for forward secrecy.
2016-03-04 Doug Colemanopenssl: Prefer tls1.2. Only use secure ciphers.
2016-03-03 Benjamin PollackDo not attempt to set an SNI hostname on a server
2016-03-03 Benjamin PollackAdd SNI support to Factor
2016-03-02 Benjamin PollackDump everything before TLSv1 1536/head
2016-03-01 Doug Colemanio.sockets.secure.openssl: Nuke RSA.
next