Commit Graph

  • 3d462a1d97 Add into_inner method to StartHandshake start-handshake-into-inner Brian Picciano 2023-07-27 12:45:08 +0200
  • 18fd688b33 Implement TransparentConfigAcceptor transparent-acceptor Brian Picciano 2023-07-22 13:40:19 +0200
  • cf11d1f6fb
    Merge 67668f7924 into b7289d7e7e Georgiy Korneev 2023-07-10 09:19:38 +0000
  • 67668f7924
    Client and server links fixed Georgiy Korneev 2023-07-10 12:15:18 +0300
  • b7289d7e7e Trigger CI run on push to main main Joseph Birr-Pixton 2023-06-12 10:13:54 +0100
  • 214ca2c94c Update MSRV to 1.60 and test it Joseph Birr-Pixton 2023-06-12 10:11:06 +0100
  • cc18a407e9 Trigger CI run on push to main Joseph Birr-Pixton 2023-06-12 10:13:54 +0100
  • dcd70a112d Update MSRV to 1.60 and test it Joseph Birr-Pixton 2023-06-12 10:11:06 +0100
  • 15020d31e5 Bump version number to 0.24.1 Dirkjan Ochtman 2023-06-09 11:47:22 +0200
  • c669c161cf Bump webpki-roots dev-dependency to 0.23.1 Dirkjan Ochtman 2023-06-09 11:46:23 +0200
  • c2c2e76d2b Bump version number to 0.24.1 Dirkjan Ochtman 2023-06-09 11:47:22 +0200
  • 05a68ccca0 Bump webpki-roots dev-dependency to 0.23.1 Dirkjan Ochtman 2023-06-09 11:46:23 +0200
  • 4476f8bc02 Merge branch 'master' for take_io() Dirkjan Ochtman 2023-06-06 09:23:44 +0200
  • fcbae20f8c
    add: take_io method to LazyConfigAcceptor (#145) Geoff Jacobsen 2023-06-06 18:15:07 +1200
  • 6e9b0529f0 Update links in README Dirkjan Ochtman 2023-05-31 09:22:02 +0200
  • 5e1b75c5e9 Change repository and homepage to point at rustls Dirkjan Ochtman 2023-05-31 09:18:06 +0200
  • 3701574b5d Remove authors from Cargo metadata (see RFC 3052) Dirkjan Ochtman 2023-05-31 09:17:32 +0200
  • b496e24270 Move tokio-rustls to top level Dirkjan Ochtman 2023-05-31 09:17:08 +0200
  • 0ce49fa9cd Build examples as part of the crate Dirkjan Ochtman 2023-05-31 09:13:45 +0200
  • 9c9431be30 Remove tokio-native-tls Dirkjan Ochtman 2023-05-31 09:01:53 +0200
  • c59daba22e Move scripts from tokio-native-tls to tokio-rustls Dirkjan Ochtman 2023-05-31 09:00:49 +0200
  • e3158b9bed Update links in README Dirkjan Ochtman 2023-05-31 09:22:02 +0200
  • 43f1439592 Change repository and homepage to point at rustls Dirkjan Ochtman 2023-05-31 09:18:06 +0200
  • f137b6e443 Remove authors from Cargo metadata (see RFC 3052) Dirkjan Ochtman 2023-05-31 09:17:32 +0200
  • 394b17c1a9 Move tokio-rustls to top level Dirkjan Ochtman 2023-05-31 09:17:08 +0200
  • e294fd5fa4 Build examples as part of the crate Dirkjan Ochtman 2023-05-31 09:13:45 +0200
  • b787e84fed Remove tokio-native-tls Dirkjan Ochtman 2023-05-31 09:01:53 +0200
  • fe5fa171ae Move scripts from tokio-native-tls to tokio-rustls Dirkjan Ochtman 2023-05-31 09:00:49 +0200
  • 3fcf85892b
    expose rustls secret_extraction feature (#134) Shih-Chiang Chien 2023-05-23 12:36:01 +0100
  • 0f00a0c11b
    tokio-rustls: Fix "Basic Structure of a Client" code in README (#142) John T. Wodder II 2023-04-16 21:51:11 -0400
  • 7ea7a17831
    Remove webpki (#82) Paolo Barbolini 2023-03-30 18:13:12 +0200
  • 07e8da6e52
    update rustls v0.20.7 -> v0.21.0 (#137) Daniel McCarney 2023-03-30 11:44:26 -0400
  • 7dfc981020
    tokio-native-tls: remove unused dependencies (#133) Dirkjan Ochtman 2023-03-30 17:29:17 +0200
  • 357bc56248
    Fix early-data test (#132) David Cook 2023-02-18 18:40:05 -0600
  • e3841d6e3a
    Replace unmaintained GitHub Actions (#131) nickelc 2023-02-08 18:28:15 +0100
  • f9d55a686c
    chore: update readme links & badges (#49) nickelc 2023-02-08 18:27:45 +0100
  • 3716340633
    chore: prepare tokio-native-tls 0.3.1 (#129) Noah Kennedy 2023-02-07 11:05:15 -0600
  • 874478f09a
    Bump the test dependencies (#130) John Vandenberg 2023-02-06 16:39:21 +0800
  • 27ec4a3f4f
    Clippy 1.67 (#127) Dirkjan Ochtman 2023-01-28 22:10:27 +0100
  • df272e9958
    Add Vendored Feature (#125) Selyatin 2022-12-20 19:00:12 +0200
  • 271980ff97
    Fix Actions badge and update links (#124) Alex Touchet 2022-12-16 22:53:39 -0800
  • 9d58c7d29e
    chore: apply clippy suggestions from 1.65 (#122) Dirkjan Ochtman 2022-11-04 22:11:05 +0100
  • 24473eaff9
    tokio-rustls: initialize Acceptor with default() in tests (#119) Dirkjan Ochtman 2022-10-23 07:43:45 +0200
  • c033514814
    Clippy fixes (#118) Dirkjan Ochtman 2022-10-11 16:12:04 +0200
  • 87ecfe7c01
    Upgrade to rustls-pemfile 1 (#114) Dirkjan Ochtman 2022-08-02 22:54:13 +0200
  • e902e5160d
    Update actions/checkout action to v3 (#109) Taiki Endo 2022-07-29 00:25:11 +0900
  • c2d1fe6813
    Refresh test certificates for tokio-rustls (#113) Dirkjan Ochtman 2022-07-28 12:51:38 +0200
  • ce11bf7274
    Fix warning about renamed lint (#93) Dirkjan Ochtman 2022-05-09 21:57:54 +0200
  • 0cf2ccc1ad
    tokio-rustls: release 0.23.4 (#105) quininer 2022-05-04 22:34:25 +0800
  • f1c7d22ad3
    add 'get_ref()' and 'get_mut()' to 'Accept' (#104) Sergio Benitez 2022-05-03 19:29:52 -0700
  • bcf4f8e3f9
    Rustls buffered handshake eof failed (#98) quininer 2022-03-19 13:09:28 +0800
  • 47b2ef50c1
    release tokio-rustls 0.23.2 (#88) quininer 2021-12-16 22:35:57 +0800
  • fe8a0f4152
    fix: Fix EOF spin loop by removing intermediate buffer in LazyConfigAcceptor (#87) Moritz Gunz 2021-12-16 08:32:46 -0500
  • 8519354ad6
    release tokoi-rustls 0.23.1 (#83) quininer 2021-10-30 19:45:10 +0800
  • 33506018e7
    Add LazyConfigAcceptor API (#69) Dirkjan Ochtman 2021-10-30 08:10:58 +0200
  • 48caaf751f
    Add poll_write docs (#73) quininer 2021-10-15 02:15:39 +0800
  • ea14b430d7
    Fix incorrect spelling (#76) Dirkjan Ochtman 2021-10-12 14:49:28 +0200
  • 56855b7166
    don't throw eof error to keep consistency (#79) quininer 2021-10-12 16:05:51 +0800
  • 5aae337945
    Fix #77 regression (#78) quininer 2021-10-07 15:45:42 +0800
  • 0bf243566d
    Fix early-data wakeup loss (#72) quininer 2021-10-05 16:43:54 +0800
  • 438cb8f9c8
    Implement AsRawFd for both tokio-rustls and tokio-native-tls TlsStream<S> (#74) Jerome Gravel-Niquet 2021-10-01 09:52:10 -0400
  • 8501aafae5
    [DRAFT] update `tokio-rustls` to `rustls` 0.20.x (#64) Eliza Weisman 2021-09-28 10:01:37 -0700
  • db01bce007
    fix a handful of lints, one of which was breaking the build (#65) Eliza Weisman 2021-06-29 15:45:21 -0700
  • 794659740d
    tokio-native-tls: prepare v0.3.0 (#47) Nikhil Benesch 2020-12-24 12:13:08 -0500
  • f85882fbc7
    tokio-rustls: prepare v0.22.0 (#48) Nikhil Benesch 2020-12-23 19:22:29 -0500
  • 44e978cfa6
    Update to tokio 1.0 (#46) nickelc 2020-12-23 22:42:03 +0100
  • e40608bfeb
    tokio-rustls: Derive `Debug` for `tokio_rustls::TlsStream` (#45) Roman Titov 2020-12-14 17:40:01 +0300
  • 5ea7060a45
    release 0.21.1 (#43) quininer 2020-12-09 11:07:34 +0800
  • c2dbab6c5d
    rustls: add write_vectored implementation (#42) Eliza Weisman 2020-12-07 19:30:55 -0800
  • 0c2d573a4e
    release 0.21.0 (#38) quininer 2020-11-25 23:39:12 +0800
  • 35df2e3920
    Update rustls version to 0.19. (#37) Jason Heeris 2020-11-24 15:40:37 +1100
  • a517e1d0a6
    native: Upgrade tokio and prepare `0.2` release (#31) Lucio Franco 2020-10-16 11:02:29 -0400
  • e6ef54641b
    Tokio 0.3 (#29) quininer 2020-10-16 18:26:32 +0800
  • c3bf063eb6
    feat: re-export native-tls (#24) Cheng JIANG 2020-08-31 17:16:29 +0200
  • e8a8a59971
    tokio-rustls: release 0.14.1 (#27) quininer 2020-08-31 22:22:46 +0800
  • 93d7c7590c
    Fix the broken Guides link (#22) Smit 2020-08-31 19:39:40 +0530
  • 9487a157ab
    Support half-closed states (#23) Braden Ehrat 2020-08-16 10:25:49 -0500
  • c2dd82e323
    tokio-rustls: release 0.14.0 (#17) quininer 2020-07-06 00:26:52 +0800
  • fc90b3f378
    tokio-rustls: Add to README and clean code (#15) quininer 2020-05-20 13:09:24 +0800
  • 3be701cefb
    Fix place wrong for process_new_packets (#14) quininer 2020-05-19 11:57:14 +0800
  • 3c9b126993
    Drop context on MidHandshake success [tokio-native-tls] (#12) Kirill Fomichev 2020-05-07 20:55:37 +0300
  • bd749ed734
    Convert result in with_context function [tokio-native-tls] (#13) Kirill Fomichev 2020-05-06 23:48:43 +0300
  • 9af6ed39a6
    chore: fix CI by adding `--all-features` to cargo clippy (#11) zzzdong 2020-05-03 04:29:12 +0800
  • ec76fe4c8a fix doc link Lucio Franco 2020-04-03 10:28:01 -0400
  • 447a040a43
    Auto-generate TLS server certificate for unix platform (#8) Denis Molokanov 2020-04-03 07:16:23 -0700
  • 1c3aeb691e
    Allow access to all inner streams [tokio-native-tls] (#6) aloucks 2020-02-28 10:31:17 -0500
  • 7e41beaff4
    Rename more tests (#1) Lucio Franco 2020-02-27 18:32:52 -0500
  • 01fdb7ccf4
    Update rustls (#5) quininer 2020-02-25 13:14:04 +0800
  • 7df8fb5b21
    try fix openssl quit (#4) quininer 2020-02-25 03:42:22 +0800
  • 61b1fef344
    Merge tokio-rustls (#2) Lucio Franco 2020-01-14 10:57:24 -0500
  • 926dd17892 Update README quininer 2020-01-12 01:06:15 +0800
  • e961616b17 Add 'tokio-rustls/' from commit 'd7862fae8ae6870ad27bd62b7960798825998a62' quininer 2020-01-11 12:40:55 +0800
  • 7e31085307 fix cargo command Lucio Franco 2020-01-09 18:39:13 -0500
  • 0fb23cb673 Add tokio to the readme Lucio Franco 2020-01-09 18:37:48 -0500
  • 43c85779ca Initial commit Lucio Franco 2020-01-09 18:36:35 -0500
  • d7862fae8a bump version quininer 2020-01-08 00:34:59 +0800
  • ce16555b13 implement WriteV quininer 2020-01-07 23:57:00 +0800
  • 7530e2f739 publish 0.12.1 quininer 2019-12-08 16:54:37 +0800
  • 368f32ea9f Add Failable{Connect,Accept} quininer 2019-12-08 16:41:47 +0800
  • 7f69e889a4 Fix incorrect prepare_uninitialized_buffer quininer 2019-12-08 00:59:15 +0800