summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2017-10-09PR/52604: Tatoku Ogaito: Fix x11 session forwarding.christos
2017-10-08Mark do_ca_sign as dead.joerg
2017-10-07define recallocarray locally.christos
2017-10-07merge conflicts.christos
2017-10-07Potentially-incompatible changeschristos
2017-10-05fix lint build.christos
2017-09-08Use getpwuid_r instead of getpwuid, so that we don't trash getpw*() internalchristos
2017-09-08This is why we have libroken...christos
2017-09-08always use rk_getpwnam_r...christos
2017-07-23PR/51682: Antoine Beaupré: Simplify and comment previous patch.christos
2017-07-11fix typo.christos
2017-07-11https://orpheus-lyre.info/design/index.htmlchristos
2017-07-05Add update command for testingozaki-r
2017-06-26If we've authenticated, we are already in the child and we don't need thechristos
2017-06-11PR/52292: Shinichi Doyashiki: Fix reversed comments.christos
2017-05-21Remove MKCRYPTO option.riastradh
2017-05-21Remove some vestiges of MKCRYPTO_IDEA/MKCRYPTO_MDC2.riastradh
2017-05-21Remove MKCRYPTO_RC5. Unconditionally include RC5 in libcrypto.so.riastradh
2017-04-26Print protocol number as well as its nameozaki-r
2017-04-26Correct the length of the SADB_EXT header in debug outputsozaki-r
2017-04-20GC multistate_privsep.joerg
2017-04-19fix conflict.christos
2017-04-18bumpchristos
2017-04-18merge conflictschristos
2017-04-17libnetpgpverify major bump to 5agc
2017-04-17Update netpgpverify sources in base from 20160617 to 20170201 (i.e. bringagc
2017-04-13Fix parsing ah without a keyozaki-r
2017-04-12Use RO_MSGFILTER.roy
2017-04-09No longer hard-code the suffix lengthkhorben
2017-04-09Output signatures to the standard output for "-"khorben
2017-04-09Avoid a type castkhorben
2017-03-27Also document alternate option "--detach"khorben
2017-03-27Correct option "--armor"khorben
2017-03-27Do not ask for a passphrase when emptykhorben
2017-03-27Expect a FILE * for pgp_decrypt_seckey()khorben
2017-03-27Do not use random data for pass-phrases on EOFkhorben
2017-03-27Avoid some type castskhorben
2017-03-27Do not truncate pass-phrases without a newline characterkhorben
2017-02-24Revert "Remove a useless loop around getpass()"khorben
2017-02-21reproduced also on the regular (not -m32) build.christos
2017-02-20Remove a useless loop around getpass()khorben
2017-02-20Remove a useless loop around getpass()khorben
2017-02-20Do not crash when listing keys without a keyringkhorben
2017-02-16PR/51973: Use proper fd for AuthorizedKeysCommandchristos
2017-02-14also compile poly1305.c with -O0 on vax to address ssh login failure from/torin
2017-02-14add hack for libssh on vaxrin
2017-02-11Add hack for profiling bimodal label generation with -m32 on sparc64christos
2017-02-08Do not use the assembler version of AES routines for m68000; they containrin
2017-02-07Implement m68k assembly version of AES.isaki
2017-02-01match the man page, and explain why.christos