]> git.tuebingen.mpg.de Git - paraslash.git/history - openssl.c
Revert "Makefile: Fix compilation after header removal."
[paraslash.git] / openssl.c
2022-05-14 Andre NollMerge branch 'maint'
2022-04-04 Andre NollMerge branch 'maint'
2022-03-24 Andre NollMerge branch 'maint'
2022-03-12 Andre NollMerge branch 'refs/heads/t/logo'
2022-03-12 Andre NollMerge branch 'maint'
2022-02-24 Andre NollMerge tag 'v0.6.4'
2022-02-21 Andre NollMerge branch 'refs/heads/t/sha256'
2021-11-04 Andre NollMerge branch 'maint'
2021-10-21 Andre NollIntroduce hash2 (sha256).
2021-08-30 Andre NollMerge branch 'maint'
2020-05-16 Andre NollMerge branch 'refs/heads/t/para_play'
2020-03-15 Andre NollMerge branch 'refs/heads/t/mixer'
2020-02-29 Andre Nollopenssl: Fix (harmless) memory leaks at exit.
2020-02-28 Andre NollMerge branch 'refs/heads/t/ogg_afh'
2019-11-23 Andre NollMerge branch 'refs/heads/t/ssh'
2019-11-02 Andre NollMerge branch 'refs/heads/t/openssl-header-check'
2019-07-14 Andre NollMerge branch 'refs/heads/t/ff'
2019-03-23 Andre NollMerge branch 'refs/heads/t/mixer-fix'
2019-02-16 Andre Nollbuild: Check also for CRYPTO_cleanup_all_ex_data.
2018-12-25 Andre Nollopenssl: Add support for RFC4716 keys
2018-12-25 Andre Nollopenssl: Move get_private_key() down.
2018-12-25 Andre Nollcrypt: Rename decoding functions.
2018-08-29 Andre Nollopenssl: Fix memory leak in read_rsa_bignums().
2018-06-25 Andre NollMerge branch 'refs/heads/t/aft_fixes'
2018-06-10 Andre NollMerge branch 'refs/heads/t/long-help'
2018-05-28 Andre NollMerge branch 'refs/heads/t/listen-address'
2018-05-20 Andre NollMerge branch 'refs/heads/t/clean_server_exit'
2018-05-13 Andre NollMerge branch 'refs/heads/t/crypt'
2018-02-25 Andre Nollcrypt: Introduce crypt_shutdown().
2018-02-25 Andre Nollcrypt: Rename RSA functions.
2018-02-25 Andre Nollcrypt: Deduplicate get_public_key().
2018-02-25 Andre NollRename crypt.c -> openssl.c.