summaryrefslogtreecommitdiffstats
path: root/secure
Commit message (Expand)AuthorAgeFilesLines
...
* Install the OpenSSL man pages in /usr/share/openssl/mannectar2003-02-10268-649/+1587
* Do not define OPENSSL_NO_KRB5 here in CFLAGS. It is handled innectar2003-02-091-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.nectar2003-01-311-0/+2
* Background:nectar2003-01-291-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.nectar2003-01-291-0/+2
* Hopefully fix world for folks not compiling IDEA (the default).peter2003-01-291-2/+2
* Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712nectar2003-01-296-0/+12
* Update for OpenSSL 0.9.7. No assembler code at the moment. Thismarkm2003-01-28276-2619/+12390
* ia64 and sparc64 both have libc_r now.des2003-01-091-2/+1
* Don't build auth-pam.c and auth2-pam.c, auth2-pam-freebsd.c is all we need.des2002-12-141-1/+8
* Remove myself as maintainer of openssl; I no longer have enough time tokris2002-11-213-6/+0
* DON'T EVER PUT THIS BACK!ru2002-11-081-1/+1
* Style sync with rest of FreeBSD.obrien2002-11-066-52/+41
* Update for OpenSSH 3.5p1.des2002-10-293-2/+11
* Don't lint contrib'ed sources, even if the builder has asked for linting.markm2002-09-253-0/+6
* Bandaid for a broken world. The real fix is somewhat moreru2002-09-202-12/+10
* Added the missing dependencies for openssl/ headers.ru2002-09-191-5/+7
* Use `uint32_t' instead of `unsigned long', since the code assumes 32-bitnectar2002-08-241-30/+29
* Update list of installed manual pages after regenerating them.nectar2002-07-301-2/+6
* This commit was generated by cvs2svn to compensate for changes in r100946,nectar2002-07-30225-673/+1442
|\
| * Import the regenerated OpenSSL man pages after import of OpenSSL 0.9.6e.nectar2002-07-30225-673/+1442
* | Update to match reality (i.e. reference libcrypto headers andnectar2002-07-301-3/+4
* | s,/usr/include,${INCLUDEDIR},ru2002-07-221-1/+1
* | Removed the (never used) help-distribute target from here.ru2002-07-111-4/+0
* | ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to bedes2002-07-054-5/+5
* | Switch over to 3.4p1.des2002-06-291-1/+1
* | No guts, no glory. Switch to OpenSSH-portable.des2002-06-2512-12/+24
* | My previous style commits weren't entirely right. Fix some bugs Ides2002-06-247-23/+11
* | Previous commit made no sense.des2002-06-241-1/+2
* | Fix style and unbreal static build.des2002-06-245-11/+10
* | Install the new man pages.des2002-06-232-2/+2
* | Update Makefiles for OpenSSH 3.3.des2002-06-234-7/+24
* | Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5).ru2002-06-211-1/+1
* | for OpenSSL 0.9.5aobrien2002-05-151-0/+175
* | Build using pregenerated manpages; don't use perl to translate .pod's.markm2002-05-142-12/+2
* | This commit was generated by cvs2svn to compensate for changes in r96593,markm2002-05-14223-0/+52244
|\ \ | |/
| * As the perl-generated assembler files have been committed, add themarkm2002-05-14223-0/+52244
* Removed now unused INTERNALSTATICLIB.ru2002-05-131-2/+0
* Added new bsd.incs.mk which handles installing of header filesru2002-05-124-27/+10
* Pre-generate the optimized x86 crypto code and check it in rather thanpeter2002-05-0315-41/+14661
* Milestone #1 in cross-arch make releases.ru2002-04-262-12/+8
* The library itself does not depend on Kerberos bits.ru2002-04-231-10/+0
* Switch over to using pam_login_access(8) module in sshd(8).ru2002-03-261-5/+3
* Install headers with -C. Ideally, these Makefiles should not need todes2002-03-233-4/+4
* Use PAM instead of S/Key (or OPIE) for SSH2.des2002-03-211-2/+2
* Don't forget auth-skey.c.des2002-03-181-1/+2
* Adjust for OpenSSH 3.1.des2002-03-183-4/+4
* Fixed some style bugs. Mainly, don't use ${.ALLSRC} in implicit rules.bde2002-03-171-3/+3
* Use NO_PERL as well as NOPERL. The latter is going to (eventually) go.markm2002-03-162-12/+12
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).markm2002-03-064-216/+92
OpenPOWER on IntegriCloud