Commit Graph

  • 518ad51376 impl complete_io quininer 2018-08-16 15:29:16 +0800
  • 41a6a3b501 impl vecbuf for tokio quininer 2018-08-16 12:20:27 +0800
  • 37954cd647 use tokio-tls 0.2 api quininer 2018-08-09 10:46:28 +0800
  • 32d3f46a9e publish 0.7.1 quininer 2018-07-16 21:26:03 +0800
  • 5a11e804f0
    Merge pull request #21 from sanmai-NL/reexport_rustls quininer 2018-07-16 21:20:30 +0800
  • 761696ad22
    Use reexported rustls deps in examples Sander Maijers 2018-07-16 14:05:38 +0200
  • b4aa18277f
    Reexport deps Sander Maijers 2018-07-16 12:50:05 +0200
  • 508dbb95a1
    Merge pull request #20 from ctz/master quininer 2018-07-15 22:34:53 +0800
  • a8e1e9ac35 Fix warnings now set_single_cert yields a Result Joseph Birr-Pixton 2018-07-15 15:02:42 +0100
  • 5d6d474080 Also update dependencies in example code Joseph Birr-Pixton 2018-07-15 15:02:15 +0100
  • 8e36dd4541 Update dependencies Joseph Birr-Pixton 2018-07-15 12:28:56 +0100
  • 41425e0c2a update examples quininer 2018-05-03 18:07:31 +0800
  • 8fc4084e06 change: temporarily remove futures 0.2 support quininer 2018-05-03 12:09:08 +0800
  • be00ca6168 change: split futures crate quininer 2018-04-14 18:17:04 +0800
  • 1323596dd2 update futures 0.2.0 quininer 2018-04-07 20:20:05 +0800
  • fff2f4a73b fix(tokio_impl): shutdown WouldBlock quininer 2018-03-31 15:16:31 +0800
  • 40837e4805 fix client example quininer 2018-03-24 11:28:45 +0800
  • d0f13ce5f9 change: update tokio quininer 2018-03-24 11:20:48 +0800
  • 8f2306854e change: update client example quininer 2018-03-24 01:22:45 +0800
  • 062c10e31e fix futures_impl flush/close and README quininer 2018-03-24 00:46:21 +0800
  • fddb77759f feat: handle CloseNotify alert quininer 2018-03-23 19:03:30 +0800
  • 034357336e remove deadcode quininer 2018-03-23 17:59:24 +0800
  • 1892fdb609 remove tokio-proto support quininer 2018-03-23 17:47:44 +0800
  • d52aecaddd fix: example conflict quininer 2018-03-23 17:47:20 +0800
  • 1820868929 fix: futures_impl quininer 2018-03-23 17:31:55 +0800
  • 64ca6e290c change: use rustls Stream quininer 2018-03-23 17:14:27 +0800
  • d4cb46e895 feat: start futures_impl quininer 2018-03-22 19:47:27 +0800
  • 72de25ebce change: impl io::{Read,Write} quininer 2018-03-21 21:44:36 +0800
  • 8c79329c7a feat: split tokio_impl/futures_impl quininer 2018-03-21 13:08:47 +0800
  • 9f78454cf1 feat: try futures 0.2 quininer 2018-03-20 20:17:44 +0800
  • daac8f585f fix outdated README quininer 2018-03-07 12:24:16 +0800
  • 8d6140a7b9 upgrade example/test to tokio quininer 2018-02-28 14:36:37 +0800
  • 8aa3f3a14b bump to 0.5.0 quininer 2018-01-08 20:45:49 +0800
  • 3adf8a23ee
    Merge pull request #16 from briansmith/git-deps-1 quininer 2018-01-08 20:35:13 +0800
  • 51ed8da9cb Update to in-progress Rustls, webpki, and webpki-roots. Brian Smith 2017-09-03 12:58:55 -1000
  • 6a8c6431a3 Merge pull request #15 from briansmith/remove-danger quininer 2017-08-30 00:56:09 -0500
  • 42f877f994 Merge pull request #14 from briansmith/bump-deps quininer 2017-08-30 00:55:56 -0500
  • 4b2b016024 Update examples for webpki-roots API changes. Brian Smith 2017-08-27 18:53:47 -1000
  • 3b0c96712a 0.4.0: Use rustls 0.11, webpki-roots 0.13, and update other deps. Brian Smith 2017-08-27 18:13:08 -1000
  • eccf90a534 Remove danger feature & the API it controls. Brian Smith 2017-08-28 18:40:16 -1000
  • aefc023dd4 [Fixed] call only once send_close_notify quininer 2017-08-15 22:00:20 +0800
  • 037f84ea98 [Added] tests quininer 2017-08-13 18:19:17 +0800
  • 4b98a7b07a [Changed] update rustls quininer 2017-08-13 13:05:47 +0800
  • 36fabdadfd [Added] danger feature quininer kel 2017-07-21 17:57:57 +0800
  • c3961081ec [Changed] bump version quininer kel 2017-07-19 09:28:45 +0800
  • f139ca90fc Merge pull request #13 from univerio/master quininer 2017-07-19 09:21:46 +0800
  • 42e1d72fb2 Fixed TlsStream closing the connection abruptly on fatal errors. (#12) Jack Zhou 2017-07-18 14:23:56 -0700
  • d606a10000 [Changed] bump rustls to 0.9 quininer kel 2017-06-17 17:20:25 +0800
  • 076c266fa1 [Changed] bump version quininer kel 2017-05-26 18:22:03 +0800
  • 1cd3e37158 Merge pull request #10 from furakus/master quininer kel 2017-05-26 18:09:46 +0800
  • d6d06041d9 Fix empty buffer PZ Read 2017-05-26 17:59:51 +0800
  • 185f010937 Add async builders for custom session. PZ Read 2017-05-26 16:38:02 +0800
  • 72c9c1d59e Fix plaintext write logic for limited rustls buffer. PZ Read 2017-05-26 15:54:47 +0800
  • d224148327 [Changed] bump version quininer kel 2017-05-18 02:00:07 +0800
  • d5133751d2 Merge pull request #8 from bluejekyll/master quininer kel 2017-05-18 01:58:33 +0800
  • 0b0ab95419 upgrade rustls to 0.8 Benjamin Fry 2017-05-17 10:27:56 -0700
  • 5a7e49a073 [Changed] update dev dependencies quininer kel 2017-05-09 12:28:32 +0800
  • d12397d532 Merge pull request #6 from briansmith/update-rustls quininer kel 2017-05-09 12:19:36 +0800
  • ade576a403 0.2.0: Update Rustls and webpki-roots versions. Brian Smith 2017-05-08 17:30:56 -1000
  • 3d5a36590d [Fixed] shutdown should only flush io quininer kel 2017-04-14 12:43:03 +0800
  • 4843c68019 Merge pull request #3 from briansmith/fix-win quininer kel 2017-03-31 08:19:14 +0800
  • 4bf7cb89a6 Merge pull request #4 from briansmith/more-docs quininer kel 2017-03-31 08:18:36 +0800
  • 22fbb7497f Merge std-client.rs into client.rs to unbreak Windows build. Brian Smith 2017-03-30 10:09:35 -1000
  • 4f59ebf87d Update version in preparation for publishing a new version. Brian Smith 2017-03-29 21:22:45 -1000
  • 67c7d8909b Add readme to Cargo.toml. Brian Smith 2017-03-30 10:17:03 -1000
  • 5b566cadc3 Add the crate to the “cryptography” category on crates.io. Brian Smith 2017-03-29 21:22:06 -1000
  • 0913af1af9 [Fixed] should flush when shutdown quininer kel 2017-03-30 15:39:11 +0800
  • e597250fb8 [Added] example std-client quininer kel 2017-03-30 14:49:24 +0800
  • c4597a2506 Merge pull request #1 from briansmith/improve-docs quininer kel 2017-03-30 13:57:10 +0800
  • 2bf0ba169f Clarify and expand documentation. Brian Smith 2017-03-29 17:58:30 -1000
  • 2a5640459b [Removed] dont need tokio-core quininer kel 2017-03-16 10:41:41 +0800
  • 9046dcb75e [Changed] bump to 0.1.4 quininer kel 2017-03-16 10:18:19 +0800
  • a335823098 [Fixed] feature tokio-proto quininer kel 2017-03-16 10:17:30 +0800
  • c7041e2111 [Changed] update tokio-io quininer kel 2017-03-16 10:15:06 +0800
  • 0db05aa9bf [Changed] proto {Server,Client}::new use Arc quininer kel 2017-03-01 10:34:24 +0800
  • 1921f2bf49 [Fixed] TlsStream should not check poll_write quininer kel 2017-02-28 08:53:52 +0800
  • 7e4fcca032 [Improved] MidHandshake/TlsStream quininer kel 2017-02-27 20:59:35 +0800
  • 9394405512 [Improved] TlsStream impl poll_{read, write} quininer kel 2017-02-25 12:25:09 +0800
  • ffdf1ebcb8 [Fixed] empty handshake loop quininer kel 2017-02-24 19:28:19 +0800
  • 91e2131653 [Improved] update README quininer kel 2017-02-22 20:09:10 +0800
  • ced35f6688 [Added] fork proto.rs quininer kel 2017-02-22 13:30:01 +0800
  • 15e40f3ebf [Added] README and more quininer kel 2017-02-22 13:03:21 +0800
  • 0941db6792 [Fixed] TlsStream::write then write_tls quininer kel 2017-02-22 11:42:32 +0800
  • 6e7d67cccb [Fixed] TlsStream::read ConnectionAborted quininer kel 2017-02-21 19:08:23 +0800
  • 66835b5040 [Added] init quininer kel 2017-02-21 11:52:43 +0800