Commit Graph

32 Commits

Author SHA1 Message Date
Omar Roth 392a57aa8f
Update to latest version of lsquic 2020-05-20 12:00:38 -05:00
Omar Roth a6033ff7df Bump version 2019-12-14 16:06:48 -05:00
Omar Roth e9db6c73b5 Keep reference so GC doesn't collect stream_ctx 2019-12-14 16:06:12 -05:00
Omar Roth 0d1ee4e712 Bump version 2019-11-28 08:56:37 -05:00
Omar Roth bc101423fa Fix binding for IPv6 2019-11-28 08:56:01 -05:00
Omar Roth fd48ef3471 Bump version 2019-11-27 11:54:08 -06:00
Omar Roth 023b4d9195 Add specs 2019-11-27 11:53:45 -06:00
Omar Roth 32aee44d8e Add support for specifying family 2019-11-27 11:53:14 -06:00
Omar Roth 31ad3664a5 Bump version 2019-11-24 15:25:35 -05:00
Omar Roth 1f7c9c652f Catch closed stream in readf 2019-11-24 14:24:45 -05:00
Omar Roth 50041fa046 Use buffered write 2019-11-24 13:57:21 -05:00
Omar Roth 31403055e7 Bump version 2019-11-24 13:37:13 -05:00
Omar Roth 016f733109 Replace IO::FileDescriptor with IO::ChanneledPipe 2019-11-24 13:22:08 -05:00
Omar Roth 0c0d8748a7 Catch exception in on_close 2019-11-23 18:16:28 -05:00
Omar Roth aa94a6ea1b Catch exception in on_read 2019-11-23 18:11:54 -05:00
Omar Roth 7f2ecbfcdc Handle engine in separate fiber 2019-11-23 17:35:46 -05:00
Omar Roth 3c7d1aeeb3 Bump version 2019-11-18 15:26:36 -05:00
Omar Roth d11cafa0ee Add patch for binding on musl 2019-11-18 15:21:18 -05:00
Omar Roth 7c0ade984c Change default user-agent 2019-11-18 14:49:28 -05:00
Omar Roth d85dd0b29b Undefine missing functions 2019-11-18 14:43:37 -05:00
Omar Roth e5c49ba0c0 Update static libs and bump version 2019-11-16 16:08:27 -05:00
Omar Roth b84cc84aa1 Fix local variable stream_ctx 2019-11-16 14:50:07 -05:00
Omar Roth 820c169849 Bump version 2019-11-16 14:43:21 -05:00
Omar Roth a50712f308 Fix require 2019-11-16 14:42:28 -05:00
Omar Roth 09b3f94426 Add licenses and update README 2019-11-16 14:15:26 -05:00
Omar Roth 6244230346
Add QUIC::Client 2019-11-16 14:07:48 -05:00
Omar Roth 1e96fa1d8d
Fix dependency management 2019-11-15 22:11:05 -05:00
Omar Roth 10e2894eef
Minor cleanup 2019-11-15 21:45:20 -05:00
Omar Roth 681ec162a4
Add license 2019-11-15 21:22:36 -05:00
Omar Roth fcf16e715a
Add patch for BoringSSL 2019-11-15 21:22:20 -05:00
Omar Roth 6e4b028f45
Add support for writing headers 2019-11-13 09:31:41 -05:00
Omar Roth 33a6cdd79e
Initial commit 2019-11-12 20:15:43 -05:00