summaryrefslogtreecommitdiff
path: root/crypto/external
AgeCommit message (Expand)Author
2021-11-27Amend the comment about UsePAM; the ChallengeResponseAuthenticationhe
2021-09-27Merge conflicts between OpenSSH 8.7 and 8.8christos
2021-09-27OpenSSH: Restore ChallengeResponseAuthentication as an aliaskim
2021-09-06Make no diff to upstreamryoon
2021-09-04Fix inverted logic in OpenSSH SSHFP DNS record verificationryoon
2021-09-03add some more functions to namespace.h; add missing RCSIDschristos
2021-09-02Merge our changes from OpenSSH-8.6 to OpenSSH-8.7christos
2021-09-02Import OpenSSH-8.7:christos
2021-08-15libcrypto: suppress irrelevant lint warningsrillig
2021-08-15libdes: suppress some selected lint warningsrillig
2021-08-14Adjust for new OpenLDAPchristos
2021-08-10PR/56318: Izumi Tsutsui: Don't include mips.S for 32 bit mips because itchristos
2021-08-10PR/56318: Izumi Tsutsui: Limit bn-sparcv8.S to sparc64; breakschristos
2021-07-28print Issuer Fingerprint subpacket 33 (rfc4880bis-08:5.2.3.28) rather than Un...jhigh
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-06-20remove generated files, custom #define prefixes to hide lex/yacc symbolschristos
2021-06-20hide yyerrflag, yyval; centralize lex and yacc settingschristos
2021-04-26Handle the compat builds and both the n64 and non n64 variantschristos
2021-04-26Centralize the logic for endian and 64 bit availability.christos
2021-04-19Merge local changes between 8.5 and 8.6christos
2021-04-19Force user to specify source dir. Too dangerous to run in random places.christos
2021-04-11Restore r1.3 of modes.inc: we are using this directory for themartin
2021-04-08Do not pretend we have GHASH asm codemartin
2021-04-08Disable again the assembly version of gcm_ghash_4bit for the 32 bit sparcchristos
2021-03-25merge our changes between 1.1.1j and 1.1.1kchristos
2021-03-25Changes between 1.1.1j and 1.1.1k [xx XXX xxxx]christos
2021-03-05remove __UNCONST, initializechristos
2021-03-05merge local changes between openssh 8.4 and 8.5christos
2021-03-05OpenSSH 8.5/8.5p1 (2021-03-03)christos
2021-02-20merge conflictschristos
2021-02-20Changes between 1.1.1i and 1.1.1j [16 Feb 2021]christos
2021-02-05Allow v9 assembly for AES code for 32bit compat build with clang.joerg
2020-12-10merge conflicts, regenchristos
2020-12-10Changes between 1.1.1h and 1.1.1i [08 Dec 2020]christos
2020-12-04Merge conflictschristos
2020-12-04OpenSSH 8.4 was released on 2020-09-27. It is available from thechristos
2020-11-17Support aarch64eb in */config.guess.rin
2020-11-12eliminate direct use of _res for threaded programs.christos
2020-11-01Sync with netpgpverify-20201101 from pkgsrc (the master for this).wiz
2020-10-19Define OPENSSL_NO_EC_NISTP_64_GCC_128 also for aarch64eb.rin
2020-10-17absorb issuer fingerprint (RFC4880bis 5.2.3.28) in libverify.cjhigh
2020-10-14allow netpgp to absorb gpg2 subpkt 33 for list/enc/decrypt rsa keysjhigh
2020-10-08openssl: Define OPENSSL_NO_EC_NISTP_64_GCC_128 for Alpha toojakllsch
2020-10-05revert previous octal conversion code (broken and not worth it).christos
2020-10-05Whitespace nit.simonb
2020-10-04Add BN_oct2bn(3) for factor(6)christos
2020-09-15build the 32 bit aesfx-sparcv9.S for sparc64 32 bit comapt libs.mrg
2020-09-12Restore a local change for PR/54740 lost during openssl 1.1.1e merge.tsutsui
2020-07-23move $VERSION from Makefile.inc into the single Makefile that uses it.mrg
2020-07-19Expand on importance of not using fpu for crypto if there's no fpu.riastradh