protwrap

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-06-24
10:53
Release maintenance. Leaf check-in: 0cdab32d35 user: jan tags: protwrap-0.4.2, trunk
10:51
Use quickcert 0.1.1. check-in: 3124d8debf user: jan tags: trunk
10:50
Merge. check-in: d4b80e4f46 user: jan tags: trunk
10:49
Cleanup. Silence clippy. check-in: 46e9e3d8ea user: jan tags: trunk
10:42
Change log. check-in: 6ead330e1e user: jan tags: trunk
10:35
Add test scripts and cleaned up examples. check-in: 7b3c876d4b user: jan tags: trunk
10:22
Cleanup. check-in: ba5e06758d user: jan tags: trunk
10:17
New algorithm for determining host name in client connector. check-in: e5c5329d7f user: jan tags: trunk
09:38
Make use of the ParsedSpec for the Listener. Add server and client examples, primarily for spec parsing. check-in: 020bee6729 user: jan tags: trunk
05:44
Better naming. check-in: 4a6bceb6c4 user: jan tags: trunk
04:52
Split out ParsedSpec into its own module. check-in: 515ee1673b user: jan tags: trunk
2025-06-23
18:02
Reworking connector spec. check-in: 10fa60d8a2 user: jan tags: trunk
2025-06-11
20:18
Add note about 0.4.0 yanking. check-in: ef495f1df7 user: jan tags: trunk
02:01
Release maintenance. check-in: eaa71e7c56 user: jan tags: protwrap-0.4.1, trunk
01:48
Fix Windows build. check-in: e9a51ec528 user: jan tags: trunk
2025-06-10
22:42
Release maintenance. check-in: a45d0d85d2 user: jan tags: protwrap-0.4.0, trunk
22:31
Implement reqflush() for both client and server Stream. check-in: 6a0cde0da9 user: jan tags: trunk
22:24
Remove base64 dependency. check-in: dd4b3d6eb6 user: jan tags: trunk
22:23
Add Error::Pki. Change some return types so that function bodies can return Error::Pki. More work on TLS support. check-in: d3b5dbcce5 user: jan tags: trunk
2025-06-01
23:32
More work on TLS support. check-in: bb34b3dc68 user: jan tags: trunk
22:51
Working on TLS support. check-in: 2f55510266 user: jan tags: trunk
2024-10-18
12:12
Release maintenance. 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