summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2014-03-04check the correct field in the structure in dsa_verify - pointed out byagc
2014-03-02Use assembler code for 32-bit sparc compat library on sparc64.nakayama
2014-03-02Use more assembler code on sparc64.nakayama
2014-03-02Fix assembler code generation: pass option -m64 properly, andnakayama
2014-02-27From Adam Majer <adamm@zombino.com>: Support IPv6 in X509 subjectAltNametteras
2014-02-21Update to version 20140220agc
2014-02-20Don't print an empty line after the debug message "Enabled Dynamicgson
2014-02-17Avoid a warning on Gentoo Linux about fwrite(3) -- their glibcagc
2014-02-17Manual page fixes from Anthony J. Bentley, with many thanks!agc
2014-02-17Update the autoconf-based infrastructure for another release.agc
2014-02-04When building up a PGP public key from an ssh key, do not use the keyagc
2014-01-28Mark a potentially unused variable (depending on #ifdef)martin
2014-01-18Use basename(filename) in "Generated from %s" comments in output files,apb
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2014-01-11merge conflictschristos
2014-01-11regenchristos
2014-01-11zero %excchristos
2014-01-11 Changes between 1.0.1e and 1.0.1f [6 Jan 2014]christos
2014-01-07Format string checks for do_log.joerg
2014-01-06Fix build (cast to const char *).htodd
2014-01-06Move __printflike to the prototype. Add explicit cast for void * ->joerg
2014-01-06Add __printflike.joerg
2014-01-06Add __printflike where necessary.joerg
2014-01-06Remove extra trailing spaces in functions arguments.njoly
2014-01-02Do not install files in usr/share/ when MKSHARE=notho
2013-12-25Resort libraries according to dependencies.joerg
2013-12-15Coverity issues 996120 and 996121, Use after freespz
2013-12-03Coverity fix:spz
2013-11-19CID 1129615: close argument can't be negativechristos
2013-11-14CID 240779: Wrong sizeof used in allocationchristos
2013-11-11CID 1128376: check ftruncate resultchristos
2013-11-11CID 1092495: Widen operation to prevent overflowchristos
2013-11-11CID 1092473: Fix file descriptor leakchristos
2013-11-11CID-1128381: Avoid use after freechristos
2013-11-08merge conflicts.christos
2013-11-08Import new openssh to addresschristos
2013-10-20remove unused variableschristos
2013-10-20remove unused variableschristos
2013-10-20- provide the right size to the zeroing memory functionchristos
2013-10-20fix wrong argument to sizeof.christos
2013-10-19avoid casts when the necessary union member is already available.mrg
2013-10-06Enable VerifyHostKeyDNS (SSHFP records verification) from DNS for hostsjym
2013-09-29add libcrypto; needed by new binutilschristos
2013-09-11If a library needs a symbol from another library, pull that library injoerg
2013-09-11Add dependency on libz and libbz2.joerg
2013-08-28Publish explicit_memset and consttime_memequal in userland libc.riastradh
2013-08-28Fix sense of consttime_memequal and update all callers.riastradh
2013-08-04Prefer "." for the current address and not the PPC specific "$".joerg
2013-07-28Re-check the entropy level after we call RAND_poll(), so that we dotls
2013-07-20Use Mt for email addresses.wiz