gui: Fix length of audio format field.
[paraslash.git] / openssl.c
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.