Module Name:src
Committed By: rillig
Date: Sun Aug 15 13:32:44 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: bn.inc
Log Message:
libcrypto: suppress irrelevant lint warnings
The conversion from 'unsigned long' to 'int' in line 805 is due to the
l
Module Name:src
Committed By: rillig
Date: Sun Aug 15 12:58:02 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libdes: Makefile
Log Message:
libdes: suppress some selected lint warnings
The type widths are handled carefully, so even if there is some
conversio
Module Name:src
Committed By: christos
Date: Tue Aug 10 10:43:42 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: bn.inc
Log Message:
PR/56318: Izumi Tsutsui: Don't include mips.S for 32 bit mips because it
does not work for mips1
To gene
Module Name:src
Committed By: christos
Date: Tue Aug 10 10:38:42 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: bn.inc
Log Message:
PR/56318: Izumi Tsutsui: Limit bn-sparcv8.S to sparc64; breaks
on sparcstation 2 (sun4c)
To generate a
Module Name:src
Committed By: jhigh
Date: Wed Jul 28 22:31:45 UTC 2021
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: packet-print.c
packet-show.c
Log Message:
print Issuer Fingerprint subpacket 33 (rfc4880bis-08:5.2.3.28) rather than
Unknown
T
Module Name:src
Committed By: christos
Date: Sun Jun 20 12:01:07 UTC 2021
Modified Files:
src/crypto/external/bsd/heimdal/dist/lib/hx509: sel-gram.y sel-lex.l
sel.c sel.h
Removed Files:
src/crypto/external/bsd/heimdal/dist/lib/hx509: sel-gram.c sel-gram.
Module Name:src
Committed By: christos
Date: Sun Jun 20 10:38:54 UTC 2021
Modified Files:
src/crypto/external/bsd/heimdal/lib/libhx509: Makefile
Log Message:
hide yyerrflag, yyval; centralize lex and yacc settings
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1
Module Name:src
Committed By: christos
Date: Mon Apr 26 20:01:13 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: mips.inc
Log Message:
Handle the compat builds and both the n64 and non n64 variants
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Mon Apr 26 18:06:09 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: aes.inc bn.inc
crypto.inc poly1305.inc sha.inc
Added Files:
src/crypto/external/bsd/openssl/lib/libcrypto/a
Module Name:src
Committed By: christos
Date: Mon Apr 19 14:40:16 UTC 2021
Modified Files:
src/crypto/external/bsd/openssh/dist: addrmatch.c auth-krb5.c
auth-options.c auth.c auth2-pubkey.c auth2.c chacha.h channels.c
channels.h cipher.c clientloop.c
Module Name:src
Committed By: christos
Date: Mon Apr 19 14:07:36 UTC 2021
Modified Files:
src/crypto/external/bsd/openssh: openssh2netbsd
Log Message:
Force user to specify source dir. Too dangerous to run in random places.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: martin
Date: Sun Apr 11 16:21:05 UTC 2021
Added Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: modes.inc
Log Message:
Restore r1.3 of modes.inc: we are using this directory for the
-m32 compat builds on sparc64, where the spa
Module Name:src
Committed By: martin
Date: Thu Apr 8 15:06:50 UTC 2021
Removed Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: modes.inc
Log Message:
Do not pretend we have GHASH asm code
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r0 \
s
Module Name:src
Committed By: christos
Date: Thu Apr 8 12:31:49 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/modes: gcm128.c
Log Message:
Disable again the assembly version of gcm_ghash_4bit for the 32 bit sparc
since it uses ldx/stx.
To generate
Module Name:src
Committed By: christos
Date: Thu Mar 25 18:51:19 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/dist: CHANGES NEWS README
src/crypto/external/bsd/openssl/dist/apps: s_time.c
src/crypto/external/bsd/openssl/dist/crypto/engine: eng_de
Module Name:src
Committed By: christos
Date: Fri Mar 5 17:53:51 UTC 2021
Modified Files:
src/crypto/external/bsd/openssh/dist: scp.c
Log Message:
remove __UNCONST, initialize
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/crypto/external/bsd/openssh/d
Module Name:src
Committed By: christos
Date: Fri Mar 5 17:47:16 UTC 2021
Modified Files:
src/crypto/external/bsd/openssh/bin/sshd: Makefile
src/crypto/external/bsd/openssh/dist: PROTOCOL PROTOCOL.agent addr.c
addrmatch.c auth-krb5.c auth-options.c auth-
Module Name:src
Committed By: christos
Date: Sat Feb 20 03:22:14 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/dist: CHANGES Configure NEWS README
src/crypto/external/bsd/openssl/dist/apps: ca.c
src/crypto/external/bsd/openssl/dist/crypto: armcap.
Module Name:src
Committed By: joerg
Date: Fri Feb 5 21:43:21 UTC 2021
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: aes.inc
Log Message:
Allow v9 assembly for AES code for 32bit compat build with clang.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Thu Dec 10 00:33:14 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist: CHANGES Configure NEWS README
e_os.h
src/crypto/external/bsd/openssl/dist/apps: ca.c s_client.c
src/crypto/external/bs
Module Name:src
Committed By: christos
Date: Fri Dec 4 18:42:50 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh: openssh2netbsd
src/crypto/external/bsd/openssh/dist: PROTOCOL PROTOCOL.agent
auth-options.c auth-options.h auth.c auth2-pubkey.c au
Module Name:src
Committed By: christos
Date: Thu Nov 12 19:43:19 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: getrrsetbyname.c
Log Message:
eliminate direct use of _res for threaded programs.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
Module Name:src
Committed By: wiz
Date: Sun Nov 1 11:29:17 UTC 2020
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: Makefile.in
bzlib_private.h libverify.c verify.h
Added Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify:
Module Name:src
Committed By: rin
Date: Mon Oct 19 12:46:04 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/include/openssl: opensslconf.h
Log Message:
Define OPENSSL_NO_EC_NISTP_64_GCC_128 also for aarch64eb.
Fix ssh-keygen(1) on aarch64eb. Also, all tests in te
Module Name:src
Committed By: jhigh
Date: Sat Oct 17 23:08:57 UTC 2020
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: libverify.c
Log Message:
absorb issuer fingerprint (RFC4880bis 5.2.3.28) in libverify.c
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: jhigh
Date: Wed Oct 14 05:19:41 UTC 2020
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: keyring.c packet-parse.c
packet.h
Log Message:
allow netpgp to absorb gpg2 subpkt 33 for list/enc/decrypt rsa keys
To generate
Module Name:src
Committed By: jakllsch
Date: Thu Oct 8 16:00:09 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/include/openssl: opensslconf.h
Log Message:
openssl: Define OPENSSL_NO_EC_NISTP_64_GCC_128 for Alpha too
The ecp_nistp521.c code depends on doing unal
Module Name:src
Committed By: christos
Date: Mon Oct 5 14:34:04 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn: bn_print.c
src/crypto/external/bsd/openssl/dist/include/openssl: bn.h
src/crypto/external/bsd/openssl/lib/libcrypto: cry
Module Name:src
Committed By: simonb
Date: Mon Oct 5 11:29:36 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: crypto.map
Log Message:
Whitespace nit.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/crypto/external/bsd/opens
Module Name:src
Committed By: christos
Date: Sun Oct 4 19:32:48 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn: bn_print.c
src/crypto/external/bsd/openssl/dist/include/openssl: bn.h
src/crypto/external/bsd/openssl/lib/libcrypto: cry
Module Name:src
Committed By: mrg
Date: Tue Sep 15 09:22:32 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: aes.inc
Log Message:
build the 32 bit aesfx-sparcv9.S for sparc64 32 bit comapt libs.
now libcrypto works -m32.
To generate a di
Module Name:src
Committed By: tsutsui
Date: Sat Sep 12 09:37:01 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/engine: eng_devcrypto.c
Log Message:
Restore a local change for PR/54740 lost during openssl 1.1.1e merge.
syslogd(8) complains "Could not
Module Name:src
Committed By: mrg
Date: Thu Jul 23 07:53:35 UTC 2020
Modified Files:
src/crypto/external/bsd/heimdal: Makefile.inc
src/crypto/external/bsd/heimdal/bin/krb5-config: Makefile
Log Message:
move $VERSION from Makefile.inc into the single Makefile that u
Module Name:src
Committed By: riastradh
Date: Sun Jul 19 15:33:08 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: ppccap.c
Log Message:
Expand on importance of not using fpu for crypto if there's no fpu.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: rin
Date: Wed Jul 15 08:14:41 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: ppccap.c
Log Message:
PR port-powerpc/55425
Update comment; FPU emulation seems to work just fine now. However,
FPU-optimized code should stil
Module Name:src
Committed By: rin
Date: Tue Jul 7 01:47:47 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: ppccap.c
Log Message:
Part of PR port-powerpc/55425
openssl fails on FPU emulation for powerpc
When machdep.fpu_present sysctl variable can be
Module Name:src
Committed By: christos
Date: Mon Jun 22 22:43:56 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: armcap.c
Log Message:
remove unneeded ifdefs
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/crypto/external/bsd
Module Name:src
Committed By: christos
Date: Mon Jun 22 19:56:36 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm: modes.inc
Log Message:
Always compile in v8 support.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/cr
Module Name:src
Committed By: christos
Date: Mon Jun 22 19:55:43 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/modes: gcm128.c
Log Message:
reduce diff with upstream. we always compile with v8 assembly and
detect at runtime.
To generate a diff of t
Module Name:src
Committed By: christos
Date: Mon Jun 22 16:34:57 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc: sha.inc
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64: sha.inc
Log Message:
use the C version of kec
Module Name:src
Committed By: christos
Date: Mon Jun 22 16:26:52 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64:
keccak1600-ppc64.S keccak1600p8-ppc.S
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Mon Jun 22 16:26:29 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc:
keccak1600p8-ppc.S sha.inc
Log Message:
Regen and disable keccak asm
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Mon Jun 22 16:25:08 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: ppccap.c
src/crypto/external/bsd/openssl/dist/crypto/sha: keccak1600.c
src/crypto/external/bsd/openssl/dist/crypto/sha/asm:
Module Name:src
Committed By: christos
Date: Sun Jun 21 22:16:53 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn/asm: mips.pl
Log Message:
Revert to the upstream version, there are no more warnings
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Sun Jun 21 22:17:35 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/modes: gcm128.c
Log Message:
Revert to the upstream version
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
src/crypto/
Module Name:src
Committed By: christos
Date: Sun Jun 21 22:16:16 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: mips.S
mips64.S
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/crypto/
Module Name:src
Committed By: christos
Date: Sun Jun 21 22:16:08 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: bn.inc
crypto.inc modes.inc
Log Message:
Re-enable the v9 testing and assembly
To generate a diff of this commi
Module Name:src
Committed By: christos
Date: Wed Jun 17 03:22:06 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: ppccap.c
Log Message:
fix pasto (noted by Viktor Duchovny)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 \
src/crypt
Module Name:src
Committed By: christos
Date: Fri May 29 12:14:49 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: scp.c
Log Message:
Fix printf format error.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/crypto/external/bsd/openssh/dist/
Module Name:src
Committed By: christos
Date: Fri May 29 12:15:30 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/bin/scp: Makefile
Log Message:
delete previous and fix bug instead.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/crypto/external/b
Module Name:src
Committed By: kamil
Date: Fri May 29 10:01:23 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/bin/scp: Makefile
Log Message:
Specify -Wno-format-nonlitera for scp.c (OpenSSH)
Fixes build with Clang/LLVM.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Thu May 28 17:05:50 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: PROTOCOL PROTOCOL.mux
auth-options.c auth-rhosts.c auth2-chall.c auth2-passwd.c auth2.c
authfd.c authfile.c channels.c cip
Module Name:src
Committed By: nia
Date: Sat May 9 13:16:43 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: crypto.inc evp.inc
src/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64: crypto.inc
src/crypto/external/bsd/openssl/lib/
Module Name:src
Committed By: nia
Date: Sat May 9 12:20:50 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: evp.inc
Log Message:
Ensure that -DOPENSSL_CPUID_OBJ is passed when compiling AES EVP bits
This way CPUs that support AES-NI actually get de
Module Name:src
Committed By: agc
Date: Mon May 4 00:18:34 UTC 2020
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: Makefile.bsd
b64.c b64.h bignum.c bn.h bzlib.c bzlib.h bzlib_private.h
libverify.c rsa.c rsa.h verify.h zlib.c
Module Name:src
Committed By: christos
Date: Sun May 3 21:46:37 UTC 2020
Modified Files:
src/crypto/external/bsd/netpgp/lib/verify: Makefile
Added Files:
src/crypto/external/bsd/netpgp/lib/verify: verify.map
Log Message:
Add a linker map to hide all the symbols th
Module Name:src
Committed By: nia
Date: Thu Apr 30 10:59:02 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/rand: rand_unix.c
Log Message:
Fix the detection of KERN_ARND by OpenSSL.
Firstly, include the correct headers. Then, make sure that requests
n
Module Name:src
Committed By: christos
Date: Fri Apr 24 19:37:09 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist: CHANGES NEWS README
src/crypto/external/bsd/openssl/dist/apps: ocsp.c s_time.c
src/crypto/external/bsd/openssl/dist/crypto/ec: ec_
Module Name:src
Committed By: jhigh
Date: Sat Apr 18 19:27:49 UTC 2020
Modified Files:
src/crypto/external/bsd/netpgp/dist: configure.ac
src/crypto/external/bsd/netpgp/dist/src/lib: config.h.in misc.c
symmetric.c
Log Message:
added blowfish symmetric ci
Module Name:src
Committed By: christos
Date: Wed Apr 15 21:29:28 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64: sha.inc
Log Message:
Switch sha3 to the assembly version (fix the build)
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Sat Apr 11 22:41:06 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: ppccap.c
src/crypto/external/bsd/openssl/dist/crypto/sha: keccak1600.c
src/crypto/external/bsd/openssl/dist/crypto/sha/asm:
Module Name:src
Committed By: christos
Date: Sun Apr 5 21:53:45 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist: CHANGES NEWS README
src/crypto/external/bsd/openssl/dist/apps: s_server.c
src/crypto/external/bsd/openssl/dist/crypto: ex_data.c
Module Name:src
Committed By: christos
Date: Sun Mar 29 14:58:22 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/md4: md4_dgst.c
Log Message:
restore previous unsigned change.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/cryp
Module Name:src
Committed By: joerg
Date: Mon Mar 23 22:21:34 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/test/testutil: format_output.c
main.c output.h tests.c
Log Message:
Fix format string usage.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: christos
Date: Sun Mar 22 20:16:49 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/sha: sha256.c
Log Message:
reduce diff with upstream
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/crypto/extern
Module Name:src
Committed By: christos
Date: Sun Mar 22 20:15:30 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/ripemd: rmd_dgst.c
Log Message:
reduce diff with upstream
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/crypto/ex
Module Name:src
Committed By: christos
Date: Sun Mar 22 20:13:15 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/md5: md5_dgst.c
Log Message:
reduce diff with upstream
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/crypto/exter
Module Name:src
Committed By: christos
Date: Sun Mar 22 20:09:17 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/evp: e_aes.c
Log Message:
reduce diff with upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 \
src/crypto/exter
Module Name:src
Committed By: christos
Date: Sun Mar 22 20:07:05 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bio: bss_log.c
Log Message:
eliminate diff with upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/crypto/
Module Name:src
Committed By: christos
Date: Sun Mar 22 20:05:29 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/evp: e_aes.c
Log Message:
put back removed code
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 \
src/crypto/external/b
Module Name:src
Committed By: christos
Date: Sun Mar 22 20:01:48 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/apps: s_server.c
Log Message:
add back missing goto;
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 \
src/crypto/external/bsd
Module Name:src
Committed By: christos
Date: Sun Mar 22 19:56:07 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/apps: s_client.c s_server.c
Log Message:
always use fdin
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 \
src/crypto/external
Module Name:src
Committed By: christos
Date: Sun Mar 22 17:35:29 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: sparccap.c
Log Message:
cryptlib header moved
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/crypto/
Module Name:src
Committed By: christos
Date: Sun Mar 22 02:30:16 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/include/openssl: safestack.h
Log Message:
Add more casts.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/crypto/external/
Module Name:src
Committed By: christos
Date: Sun Mar 22 00:53:13 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist: CHANGES Configure NEWS README
e_os.h
src/crypto/external/bsd/openssl/dist/apps: ocsp.c openssl.c req.c
s_client.c
Module Name:src
Committed By: jhigh
Date: Sat Mar 21 01:07:21 UTC 2020
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: netpgp.c
Log Message:
cleanly fail initialization on empty keyring
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 \
sr
Module Name:src
Committed By: christos
Date: Wed Mar 4 17:30:40 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/libexec/ssh-sk-helper: Makefile
Log Message:
Add a libm dependency
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/exter
Module Name:src
Committed By: christos
Date: Tue Mar 3 00:43:21 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh: Makefile
src/crypto/external/bsd/openssh/libexec/ssh-sk-helper: Makefile
Log Message:
Enable ssh-sk-helper
To generate a diff of this commit
Module Name:src
Committed By: christos
Date: Mon Mar 2 15:23:17 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh: Makefile.inc
Log Message:
Enable compression
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/crypto/external/bsd/openssh/Makefile.
Module Name:src
Committed By: christos
Date: Sun Mar 1 14:51:06 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh-sk-client.c
Log Message:
fix a sign-compare issue (for the pam module)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/cryp
Module Name:src
Committed By: kim
Date: Sun Mar 1 08:21:38 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh_config sshd_config
Log Message:
Sync with OpenSSH 8.2p1 sample configs
- Add GSSAPIAuthentication and related options
- Add KerberosAuthenticatio
Module Name:src
Committed By: mgorny
Date: Sat Feb 29 20:44:16 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/lib: Makefile
Log Message:
Workaround build failure due to -Werror=format-nonliteral
Reviewed by kamil.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: thorpej
Date: Sat Feb 29 17:14:40 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm: arm.inc
Log Message:
earmv5 / earmv5eb is a valid MACHINE_ARCH, so match it when
setting __ARM_MAX_ARCH__.
To generate a diff
Module Name:src
Committed By: tnn
Date: Sat Feb 29 14:03:17 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: xmalloc.h
Log Message:
annotate xvasprintf w/ format string attribute
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/crypto/exter
Module Name:src
Committed By: kim
Date: Fri Feb 28 17:50:29 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: version.h
Log Message:
Remove unreferenced SSH_RELEASE
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/crypto/external/bsd/openssh
Module Name:src
Committed By: kim
Date: Fri Feb 28 17:27:34 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: readconf.c
Log Message:
Fix duplicate entries in the keywords list.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/crypto/externa
Module Name:src
Committed By: kim
Date: Fri Feb 28 10:59:58 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: sshd_config
Log Message:
Cleanup
- Match the case of the UsePAM keyword used in the manual page and code,
to aid case-sensitive grep etc.
- Remove
Module Name:src
Committed By: kim
Date: Fri Feb 28 10:41:49 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: ssh_config
Log Message:
Move NetBSD.org-specific entry above the match-all entry
The first matching entry that sets an option "wins." Therefore more
Module Name:src
Committed By: christos
Date: Thu Feb 27 00:27:44 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh/dist: version.h
Log Message:
fix date
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/crypto/external/bsd/openssh/dist/version.h
P
Module Name:src
Committed By: christos
Date: Thu Feb 27 00:24:41 UTC 2020
Modified Files:
src/crypto/external/bsd/openssh: Makefile
src/crypto/external/bsd/openssh/bin/scp: Makefile
src/crypto/external/bsd/openssh/bin/sftp: Makefile
src/crypto/extern
Module Name:src
Committed By: christos
Date: Sun Feb 16 15:03:22 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/md4: md4_dgst.c
src/crypto/external/bsd/openssl/dist/crypto/ripemd: rmd_dgst.c
Log Message:
use unsigned to avoid undefined behavio
Module Name:src
Committed By: riastradh
Date: Sat Feb 15 23:19:37 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/rand: rand_unix.c
Log Message:
Open /dev/urandom with O_CLOEXEC.
Let's avoid bleeding file descriptors into our clients' children,
shall
Module Name:src
Committed By: christos
Date: Thu Jan 23 17:37:03 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64:
aesni-x86_64.S ecp_nistz256-x86_64.S ghash-x86_64.S rsaz-avx2.S
vpaes-x86_64.S x86_64-mont5.S
Log Me
Module Name:src
Committed By: mlelstv
Date: Thu Jan 23 12:55:09 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: crypto.map
Log Message:
Add the EC_GFp_nistp*_methods again
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/crypt
Module Name:src
Committed By: mrg
Date: Thu Jan 23 07:27:00 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/lib/libcryptotest: Makefile
Log Message:
add new random.c. builds for me.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/crypto/ex
Module Name:src
Committed By: christos
Date: Thu Jan 23 02:54:57 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist: CHANGES Configure NEWS README
e_os.h
src/crypto/external/bsd/openssl/dist/apps: ca.c ocsp.c openssl.c req.c
s_clie
Module Name:src
Committed By: christos
Date: Tue Dec 17 00:17:00 UTC 2019
Modified Files:
src/crypto/external/bsd/heimdal: Makefile.inc
Log Message:
Find and set a version to a make(1) variable.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/crypto/exter
Module Name:src
Committed By: christos
Date: Tue Dec 17 00:16:26 UTC 2019
Modified Files:
src/crypto/external/bsd/heimdal/bin/krb5-config: Makefile
Log Message:
PR/54773: David Shao: krb5-config.in needs to be evaluated by the shell now
in order to work. Perhaps it is bett
Module Name:src
Committed By: christos
Date: Sun Dec 15 22:50:52 UTC 2019
Modified Files:
src/crypto/external/bsd/heimdal: heimdal2netbsd
src/crypto/external/bsd/heimdal/dist: NEWS configure.ac
src/crypto/external/bsd/heimdal/dist/doc: vars.texi
src/
Module Name:src
Committed By: christos
Date: Sat Dec 7 16:38:42 UTC 2019
Modified Files:
src/crypto/external/bsd/openssh/dist: monitor.c
Log Message:
need pfilter.h
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/crypto/external/bsd/openssh/dist/monito
1 - 100 of 1112 matches
Mail list logo