Philipp Kunz philkunz
philkunz pushed tag v1.1.0 to serve.zone/platformservice 2025-03-15 13:45:35 +00:00
philkunz pushed to master at serve.zone/platformservice 2025-03-15 13:45:35 +00:00
2b207833ce 1.1.0
4dc095e662 feat(mta): Enhance MTA service and SMTP server with robust session management, advanced email handling, and integrated API routes
Compare 2 commits »
philkunz pushed tag v4.1.0 to push.rocks/smartproxy 2025-03-14 11:34:55 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-14 11:34:55 +00:00
677d30563f 4.1.0
9aa747b5d4 feat(SniHandler): Enhance SNI extraction to support session caching and tab reactivation by adding session cache initialization, cleanup and helper methods. Update processTlsPacket to use cached SNI for session resumption and connection racing scenarios.
Compare 2 commits »
philkunz pushed tag v4.0.0 to push.rocks/smartproxy 2025-03-14 09:53:27 +00:00
philkunz pushed tag v3.41.8 to push.rocks/smartproxy 2025-03-14 09:53:26 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-14 09:53:26 +00:00
1de9491e1d 4.0.0
e2ee673197 BREAKING CHANGE(core): refactor: reorganize internal module structure to use classes.pp.* modules
985031e9ac 3.41.8
4c0105ad09 fix(portproxy): Improve TLS handshake timeout handling and connection piping in PortProxy
Compare 4 commits »
philkunz pushed tag v3.41.7 to push.rocks/smartproxy 2025-03-12 12:19:39 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-12 12:19:39 +00:00
06896b3102 3.41.7
7fe455b4df fix(core): Refactor PortProxy and SniHandler: improve configuration handling, logging, and whitespace consistency
Compare 2 commits »
philkunz pushed tag v3.41.6 to push.rocks/smartproxy 2025-03-12 10:54:26 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-12 10:54:26 +00:00
21801aa53d 3.41.6
ddfbcdb1f3 fix(SniHandler): Refactor SniHandler: update whitespace, comment formatting, and consistent type definitions
Compare 2 commits »
philkunz pushed tag v3.41.5 to push.rocks/smartproxy 2025-03-12 10:27:28 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-12 10:27:28 +00:00
b401d126bc 3.41.5
baaee0ad4d fix(portproxy): Enforce TLS handshake and SNI validation on port 443 by blocking non-TLS connections and terminating session resumption attempts without SNI when allowSessionTicket is disabled.
Compare 2 commits »
philkunz pushed tag v3.41.4 to push.rocks/smartproxy 2025-03-12 10:01:56 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-12 10:01:56 +00:00
fe7c4c2f5e 3.41.4
ab1ec84832 fix(tls/sni): Improve logging for TLS session resumption by extracting and logging SNI values from ClientHello messages.
Compare 2 commits »
philkunz pushed tag v3.41.3 to push.rocks/smartproxy 2025-03-12 09:56:23 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-12 09:56:23 +00:00
156abbf5b4 3.41.3
1a90566622 fix(TLS/SNI): Improve TLS session resumption handling and logging. Now, session resumption attempts are always logged with details, and connections without a proper SNI are rejected when allowSessionTicket is disabled. In addition, empty SNI extensions are explicitly treated as missing, ensuring stricter and more consistent TLS handshake validation.
Compare 2 commits »
philkunz pushed tag v3.41.2 to push.rocks/smartproxy 2025-03-11 19:41:06 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-11 19:41:06 +00:00
b48b90d613 3.41.2
124f8d48b7 fix(SniHandler): Refactor hasSessionResumption to return detailed session resumption info
Compare 2 commits »
philkunz pushed tag v3.41.1 to push.rocks/smartproxy 2025-03-11 19:38:43 +00:00