summaryrefslogtreecommitdiff
path: root/xs_openssl.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix memory leaksGravatar Santtu Lakkala2025-02-041-1/+1
| | | | | | | Fix a memory leak on each login; the allocated OpenSSL BIOs were only freed partially. Also add a missing deallocation during server socket creation.
* Bumped copyright year.Gravatar default2025-01-081-1/+1
|
* Updated copyright year.Gravatar default2024-01-041-1/+1
|
* Updated comment in headers.Gravatar default2023-07-281-1/+1
|
* Got rid of xs_encdec.h.Gravatar default2023-05-171-2/+13
|
* Backport from xs.Gravatar default2023-05-111-0/+58
|
* Deleted OpenSSL that uses deprecated functions.Gravatar default2023-04-011-84/+26
|
* Backport from xs.Gravatar default2023-03-301-56/+22
|
* Backport from xs.Gravatar default2023-01-281-17/+17
|
* Updated year in copyright notices.Gravatar default2023-01-171-1/+1
|
* Backport from xs.Gravatar default2022-10-251-2/+2
|
* Backport from xs.Gravatar default2022-10-081-8/+8
|
* Backport from xs.Gravatar default2022-10-071-2/+2
|
* Backport from xs.Gravatar default2022-09-291-3/+42
|
* Backported xs_regex.h from xs.Gravatar default2022-09-271-1/+1
|
* Backported from xs.Gravatar default2022-09-261-2/+4
|
* Backported from xs.Gravatar default2022-09-261-0/+41
|
* New function xs_sha256_base64().Gravatar default2022-09-211-2/+22
|
* Imported xs.Gravatar default2022-09-191-0/+159