Philipp Kunz philkunz
philkunz pushed tag v5.0.0 to push.rocks/smartproxy 2025-03-18 21:55:15 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 21:55:15 +00:00
6b2765a429 5.0.0
9b5b8225bc BREAKING CHANGE(nftables): Replace IPTablesProxy with NfTablesProxy and update module exports in index.ts
Compare 2 commits »
philkunz pushed tag v4.3.0 to push.rocks/smartproxy 2025-03-18 15:00:25 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 15:00:25 +00:00
54e81b3c32 4.3.0
b7b47cd11f feat(Port80Handler): Add glob pattern support for domain certificate management in Port80Handler. Wildcard domains are now detected and skipped in certificate issuance and retrieval, ensuring that only explicit domains receive ACME certificates and improving route matching.
Compare 2 commits »
philkunz pushed tag v4.2.6 to push.rocks/smartproxy 2025-03-18 14:56:58 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 14:56:58 +00:00
62061517fd 4.2.6
531350a1c1 fix(Port80Handler): Restrict ACME HTTP-01 challenge handling to domains with acmeMaintenance or acmeForward enabled
Compare 2 commits »
philkunz pushed tag v4.2.5 to push.rocks/smartproxy 2025-03-18 14:53:41 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 14:53:41 +00:00
559a52af41 4.2.5
f8c86c76ae fix(networkproxy): Refactor certificate management components: rename AcmeCertManager to Port80Handler and update related event names from CertManagerEvents to Port80HandlerEvents. The changes update internal API usage in ts/classes.networkproxy.ts and ts/classes.port80handler.ts to unify and simplify ACME certificate handling and HTTP-01 challenge management.
Compare 2 commits »
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 12:49:54 +00:00
cc04e8786c 4.2.4
9cb6e397b9 fix(ts/index.ts): Fix export order in ts/index.ts by moving the port proxy export back and adding interfaces export for proper module exposure
Compare 2 commits »
philkunz pushed tag v4.2.4 to push.rocks/smartproxy 2025-03-18 12:49:54 +00:00
philkunz pushed tag v4.2.3 to push.rocks/smartproxy 2025-03-18 00:32:03 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 00:32:03 +00:00
11b65bf684 4.2.3
4b30e377b9 fix(connectionhandler): Remove unnecessary delay in TLS session ticket handling for connections without SNI
Compare 2 commits »
philkunz pushed tag v4.2.2 to push.rocks/smartproxy 2025-03-18 00:29:20 +00:00
philkunz pushed to master at push.rocks/smartproxy 2025-03-18 00:29:20 +00:00
b10f35be4b 4.2.2
426249e70e fix(connectionhandler): Ensure proper termination of TLS connections without SNI by explicitly ending the socket after sending the unrecognized_name alert. This prevents the connection from hanging and avoids potential duplicate handling.
Compare 2 commits »
philkunz commented on pull request tsclass/tsclass#1 2025-03-17 23:19:16 +00:00
feat: add registration info and refactor contact

Nice 😍

Einzige Änderung wäre glaube ich ..Envelope mit nem e hinten. Ansonsten super nice.

philkunz pushed tag v1.3.3 to fin.cx/xinvoice 2025-03-17 17:15:52 +00:00
philkunz pushed tag v1.3.2 to fin.cx/xinvoice 2025-03-17 17:15:51 +00:00
philkunz pushed to master at fin.cx/xinvoice 2025-03-17 17:15:51 +00:00
8020c868af 1.3.3
61d97308ea fix(commitinfo): Synchronize commit info version with package.json version
8ceef306d0 update
a53f6b26ef update
Compare 4 commits »
philkunz pushed to master at fin.cx/xinvoice 2025-03-17 16:51:04 +00:00
ffacf12177 1.3.2
3fe7446a29 feat(validation): add validators
Compare 2 commits »
philkunz pushed to master at fin.cx/xinvoice 2025-03-17 16:30:56 +00:00
e929281861 update