OpenBSD CVS

src/usr.bin/openssl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / openssl

Current tag: OPENBSD_6_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   8 years  bcook   Remove engine command and parameters from openssl(1). We do not have any builti...
[TXT] apps.c  1.37   8 years  miod   mutli -> multi
[TXT] apps.h  1.17   8 years  doug   Initial support for pledges in openssl(1) commands. openssl(1) has two mechanis...
[TXT] apps_posix.c  1.2   8 years  bcook   Factor out setup_up / destroy_ui functions. This pulls out and renames setup_ui...
[TXT] asn1pars.c  1.6   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] ca.c  1.20   8 years  mmcc   more e-mail -> email
[TXT] certhash.c  1.14   8 years  deraadt   do not need sys/param.h
[TXT] ciphers.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] cms.c  1.6   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] crl.c  1.9   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] crl2p7.c  1.6   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] dgst.c  1.9   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] dh.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] dhparam.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] dsa.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] dsaparam.c  1.7   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] ec.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] ecparam.c  1.15   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] enc.c  1.11   8 years  jmc   hexidecimal->hexadecimal; from mmcc ok beck
[TXT] errstr.c  1.6   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] gendh.c  1.7   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] gendsa.c  1.7   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] genpkey.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] genrsa.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] ocsp.c  1.8   8 years  semarie   add "dns" to openssl ocsp problem reported by Alexandre (kAworu) ok beck@ dera...
[TXT] openssl.1  1.40   7 years  jmc   rework crl2pkcs7; with help from jsing
[TXT] openssl.c  1.23   8 years  jca   Undo previous, pledge("dns") was already present. The problem was in s_server.
[TXT] passwd.c  1.7   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] pkcs12.c  1.7   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] pkcs7.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] pkcs8.c  1.9   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] pkey.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] pkeyparam.c  1.9   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] pkeyutl.c  1.10   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] prime.c  1.10   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] progs.h  1.7   8 years  bcook   Remove engine command and parameters from openssl(1). We do not have any builti...
[TXT] rand.c  1.10   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] req.c  1.13   8 years  miod   mutli -> multi
[TXT] rsa.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] rsautl.c  1.10   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] s_apps.h  1.3   8 years  bcook   Fix shadowed verify_error in s_server by removing the unused global. 's_time -v...
[TXT] s_cb.c  1.6   8 years  jsing   Nuke references to DTLS1_BAD_VER and unbreak the tree.
[TXT] s_client.c  1.28   7 years  bcook   Fix a bug loading the default certificate path locations. The files would only ...
[TXT] s_server.c  1.24   8 years  mmcc   remove NULL-check before free()
[TXT] s_socket.c  1.8   8 years  lteo   Remove SOCKET_PROTOCOL, a redundant define that was only used once. No binary c...
[TXT] s_time.c  1.14   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] sess_id.c  1.7   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] smime.c  1.7   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] speed.c  1.18   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] spkac.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] testdsa.h  1.1   9 years  jsing   Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not a sy...
[TXT] testrsa.h  1.1   9 years  jsing   Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not a sy...
[TXT] timeouts.h  1.1   9 years  jsing   Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not a sy...
[TXT] ts.c  1.13   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] verify.c  1.6   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] version.c  1.8   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] x509.c  1.12   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@
[TXT] nseq.c (in the Attic) [Hide]  1.6   8 years  doug   Exit if a pledge call fails in non-interactive mode. ok semarie@