Merge topic branch t/sf_float into pu
[paraslash.git] / gcrypt.c
2024-03-17 Andre NollMerge topic branch t/sf_float into pu pu
2024-03-17 Andre NollMerge topic branch t/play into pu
2024-03-17 Andre NollMerge topic branch t/openssl-3 into pu
2024-03-17 Andre Nollapc_priv_decrypt: Let the callee allocate the buffer.
2024-03-17 Andre Nollapc_pub_encrypt: Let the callee allocate the buffer.
2023-12-24 Andre NollMerge topic branch t/crypt-cleanups into master
2023-08-06 Andre NollMerge topic branch t/fd into master
2023-06-18 Andre NollMerge branch 'maint'
2023-05-15 Andre Nollgcrypt: Remove pointless state variable.
2023-05-11 Andre NollMerge branch 'maint'
2023-05-11 Andre Nollgcrypt: Fix return value of apc_get_pubkey().
2023-02-12 Andre NollMerge branch 'maint'
2022-11-25 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge tags 'v0.5.9' and 'v0.6.4' into maint
2022-10-03 Andre NollMerge topic branch t/overflow into master
2022-08-21 Andre NollMerge branch 'maint'
2022-07-29 Andre Nollstring: Rename para_malloc() -> alloc().
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-28 Andre NollMerge branch 'refs/heads/t/ogg_afh'
2019-11-23 Andre NollMerge branch 'refs/heads/t/ssh'
2019-07-14 Andre NollMerge branch 'refs/heads/t/ff'
2019-03-23 Andre NollMerge branch 'refs/heads/t/mixer-fix'
2018-12-25 Andre Nollopenssl: Add support for RFC4716 keys
2018-12-25 Andre Nollgcrypt: Add support for RFC4716 private keys.
2018-12-25 Andre Nollcrypt: Rename decoding functions.
2018-12-25 Andre Nollgcrypt: Introduce read_openssh_bignum().
2018-12-25 Andre Nollgcrypt: Factor out read_pem_rsa_params().
2018-12-25 Andre Nollgcrypt: Let read_bignum() return bits, not bytes.
2018-12-25 Andre Nollgcrypt: Let decode_key() return blob size through addit...
2018-12-25 Andre Nollgcrypt: Drop unnecessary arguments of decode_key().
2018-08-29 Andre Nollgcrypt: Fix gcrypt error log message in read_bignum().
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-05-06 Andre NollMerge branch 'maint'
2018-05-01 Andre NollMerge branch 'refs/heads/t/gui-sigwinch'
2018-02-25 Andre Nollgcrypt: Allocate a secmem pool at startup.
2018-02-25 Andre Nollcrypt: Introduce crypt_shutdown().
2018-02-25 Andre Nollcrypt: Rename init_random_seed_or_die() -> crypt_init().
2018-02-25 Andre Nollgcrypt: Use ROUND_DOWN() macro.
2018-02-25 Andre Nollcrypt: Rename RSA functions.
2018-02-25 Andre Nollcrypt: Deduplicate get_public_key().
2017-12-31 Andre NollMerge branch 'maint'
2017-12-28 Andre Nollgcrypt: Seed PRNG in init_random_seed_or_die().
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre NollShorten copyright notice.
2017-08-11 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'maint'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre NollMerge branch 'maint'
2017-07-13 Andre NollMerge branch 'maint'
2017-04-28 Andre NollMerge branch 'refs/heads/t/logo-0.6'
2017-04-27 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-04-25 Andre NollMerge branch 'maint'
2017-04-24 Andre NollMerge branch 'refs/heads/t/xz'
2017-04-23 Andre NollMerge branch 'refs/heads/t/dynamic_chunks'
2017-04-21 Andre NollMerge branch 'refs/heads/t/wma_improvements'
2017-04-19 Andre NollMerge branch 'refs/heads/t/makefile_conventions'
2017-04-18 Andre NollMerge branch 'refs/heads/t/rm_as_compat'
2017-04-16 Andre NollMerge branch 'refs/heads/t/rm_rc4'
2017-04-15 Andre NollMerge branch 'refs/heads/t/rm_oaep'
2017-04-09 Andre NollMerge branch 'refs/heads/t/rm_asn'
2017-01-08 Andre Nollcrypt: Remove RC4 support.
2017-01-07 Andre Nollgcrypt: Simplify init_random_seed_or_die().
2017-01-07 Andre Nollgcrypt: Rename E_OEAP to E_RSA_DECODE.
2017-01-07 Andre Nollgcrypt: Remove open-coded OAEP padding.
2017-01-06 Andre Nollcrypto: Remove support for ASN public keys.
2017-01-06 Andre Nollcrypto: Simplify asymetric key handling.
2017-01-06 Andre Nollcrypto: Rename check_key_file() -> check_private_key_fi...
2017-01-06 Andre Nollgcrypt.c: Always initialize result pointer in get_priva...
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
2016-12-28 Andre NollMerge branch 'refs/heads/t/wma_fixes'
2016-12-27 Andre NollMerge branch 'refs/heads/t/openssl-1.1'
2016-12-26 Andre NollMerge branch 'refs/heads/t/ls-p_deprecation'
2016-12-24 Andre NollMerge branch 'refs/heads/t/daemonize-fix'
2016-12-20 Andre NollMerge branch 'refs/heads/t/base64'
2016-12-19 Andre NollMerge branch 'refs/heads/t/rm_source_browser'
2016-12-11 Andre Nollgcrypt: Fix a few format-signedness issues.
2016-12-04 Andre NollMerge branch 'refs/heads/t/sideband-cleanup'
2016-08-23 Andre Nollbase64: Saner semantics for base64_decode() and uudecode().
2016-08-23 Andre NollMove base64 implementation to own file.
2016-08-22 Andre Nollgcrypt: Check file permissions of private keys.
2016-08-22 Andre Nollgcrypt: Always initialize result pointer.
next