index
:
gmnisrv
main
Fork of gmnisrv (Gemini server): full CA certificate chain (Lets Encrypt), TLS 1.3 only, handshake buffer-overflow fix
Forgejo
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Serve CA full chain (Let's Encrypt), TLS 1.3, fix handshake buffer overflow
HEAD
main
Gab Virebent
7 days
1
-3
/
+20
*
set session id context
mbays
2021-08-27
1
-0
/
+1
*
Create certificates which last 68 years (INT32_MAX seconds)
Thomas Karpiniec
2021-05-16
1
-1
/
+2
*
Fix integer overflow error in tls.c
bacardi55
2021-03-24
1
-1
/
+1
*
Move certificate expiration into the far future
Drew DeVault
2021-03-04
1
-1
/
+1
*
Send client certificate hash for CGI scripts.
nytpu
2021-02-11
1
-0
/
+11
*
Use v3 X509 certificate
Matt Keeter
2021-02-05
1
-1
/
+14
*
Switch to using ECDSA (secp384r1) keys
Mark Dain
2020-11-21
1
-9
/
+4
*
tls: fix crash when opening priv key for writing
William Casarin
2020-11-08
1
-1
/
+1
*
Overhaul network I/O to be async for real
Drew DeVault
2020-10-25
1
-10
/
+23
*
Free up resources throughout
Drew DeVault
2020-09-26
1
-3
/
+13
*
Implement TLS exchange with clients
Drew DeVault
2020-09-24
1
-3
/
+29
*
tls: move cert/key into host structure
Drew DeVault
2020-09-24
1
-9
/
+4
*
Implement TLS store
Drew DeVault
2020-09-24
1
-0
/
+176