Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-10-18
| ||
12:12 | Release maintenance. Leaf check-in: 379b3a4aee user: jan tags: protwrap-0.3.3, trunk | |
12:11 | Connector::display_addr() check-in: ace7de4d79 user: jan tags: trunk | |
2024-10-17
| ||
17:13 | Add method to client::Connector for getting a String representation of the connector's address. check-in: b263e2538b user: jan tags: trunk | |
2024-10-15
| ||
10:08 | Change log maintenance. check-in: bc130369aa user: jan tags: trunk | |
10:02 | Release maintenance. check-in: 74d883c5fd user: jan tags: protwrap-0.3.2, trunk | |
09:58 | Fix Windows build. check-in: f5bad5e805 user: jan tags: trunk | |
2024-10-07
| ||
20:11 | Warning sign in change log. check-in: d97cf13436 user: jan tags: trunk | |
20:08 | Release maintenance. check-in: 93d43d7eec user: jan tags: protwrap-0.3.1, trunk | |
20:05 | Derive Debug and Clone on client's Connector. check-in: 89e8cb77fc user: jan tags: trunk | |
2024-09-13
| ||
01:42 | Pedantic clippy. check-in: b5101dcb2a user: jan tags: trunk | |
01:23 | Move clippy config to Cargo.toml. check-in: 796038c3e0 user: jan tags: trunk | |
2024-09-11
| ||
01:35 | More pedantic clippy work. check-in: 5d77c813ac user: jan tags: trunk | |
01:20 | Dependency management. Start working on pedantic clippy fixups. check-in: f85040367b user: jan tags: trunk | |
2024-05-31
| ||
18:47 | Release maintenance. check-in: e4af9b149d user: jan tags: protwrap-0.3.0, trunk | |
18:21 | Docs. check-in: 33d322a0ba user: jan tags: trunk | |
17:58 | Docs and dependencies. check-in: d726f27c4e user: jan tags: trunk | |
16:55 | Cleanup. check-in: b7f56525e6 user: jan tags: trunk | |
2024-05-30
| ||
20:10 | Fix Windows build. check-in: 2623a2da86 user: jan tags: trunk | |
17:59 | Cleanup. Move some re-exports. Updated docs. check-in: c39c86f7bb user: jan tags: trunk | |
17:03 | Cleanup. Docs. Removed the listener connections manager (it lives in its own crate now). check-in: cb3cc03532 user: jan tags: trunk | |
13:42 | Remove the group listener, because it's moving to its own repo. check-in: 978f36bd85 user: jan tags: trunk | |
2024-05-29
| ||
21:29 | Use 'as' terminology as opposed to 'unwrap'. check-in: 9e7911df09 user: jan tags: trunk | |
2024-05-21
| ||
20:12 | Replace the connector context with the application defined connection handler. Split out the connection-specific callbacks to a separate trait. check-in: c70e07f566 user: jan tags: trunk | |
2024-03-08
| ||
02:50 | Code normalization. Cleanup. check-in: 56c66c8fbe user: jan tags: trunk | |
2024-03-01
| ||
20:25 | rustdoc fixes. check-in: 2c968e35cc user: jan tags: trunk | |
19:57 | Move listenconnmgr and listengroup from brainstorming repo. check-in: 3c651196fe user: jan tags: trunk | |
17:07 | Rename tests and examples from placeholder names. check-in: 1cde557e66 user: jan tags: trunk | |
16:35 | Cleanup. check-in: f42cf8d65c user: jan tags: trunk | |
03:40 | Cleanup example. check-in: e2e2774480 user: jan tags: trunk | |
02:56 | Use Either for Stream wrapper. check-in: e5a054e8aa user: jan tags: trunk | |
02:52 | Cleanup tokio module. check-in: f8dd013459 user: jan tags: trunk | |
02:08 | Refactor. check-in: 4bcd35d8bb user: jan tags: trunk | |
01:54 | Add connector string parser. check-in: 6af81a6c20 user: jan tags: trunk | |
01:37 | Begin a pretty big rewrite/refactor. check-in: f61a955206 user: jan tags: trunk | |
2024-02-29
| ||
00:42 | Rearranging; started to make a distinction between server and client streams. check-in: abddbeb1ee user: jan tags: trunk | |
2024-02-28
| ||
23:25 | Cleanup. check-in: 2acebd9b03 user: jan tags: trunk | |
23:23 | Cleanup. check-in: 0a2cec198e user: jan tags: trunk | |
2024-02-24
| ||
21:07 | Code normalization. check-in: 5054697ffb user: jan tags: trunk | |
2024-02-20
| ||
05:04 | Document doc generation. check-in: 3f7a03755e user: jan tags: trunk | |
2024-02-19
| ||
07:28 | Fix windows (non-unix) builds. check-in: ec8c8cdada user: jan tags: trunk | |
2024-02-15
| ||
17:24 | Add deprecation note. check-in: 281ab2f99b user: jan tags: trunk | |
15:16 | Fix non-tls build. check-in: c221727446 user: jan tags: trunk | |
15:03 | Make example buildable without tokio feature. check-in: 2d4b39b53b user: jan tags: trunk | |
14:58 | Fixup test. check-in: 20455dc051 user: jan tags: trunk | |
14:49 | Add client-server example. check-in: 5fe8c8ae2c user: jan tags: trunk | |
13:21 | Move run_listener() into Listener. check-in: f2e4321366 user: jan tags: trunk | |
13:04 | Major rewrite. Want to make it easier to be protocol-agnostic on both listener and connector end-point. check-in: 37d2147f15 user: jan tags: trunk | |
2023-10-03
| ||
08:35 | Fix fallout from earlier rename. check-in: 5d761434aa user: jan tags: protwrap-0.2.2, trunk | |
08:27 | Derive Debug. check-in: 8f8b1b9ae6 user: jan tags: protwrap-0.2.1, trunk | |
08:26 | Derive Clone on ProtAddr. check-in: f941dddf9a user: jan tags: trunk | |