aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libssl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* OpenSSL: update Makefiles to reflect 3.5.1 releaseEnji Cooper2025-09-181-1/+1
* openssl: Disable KTLS in bootstrap librariesMark Johnston2025-09-041-1/+1
* packages: Improve handling of -lib packagesLexi Winter2025-08-231-1/+0
* libssl: unbreak building the library with KTLSEnji Cooper2025-08-211-0/+2
* openssl: Import version 3.5.1Pierre Pronchery2025-08-071-16/+64
* build: remove the last vestiges of lint supportBrooks Davis2025-06-051-2/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: reorganise caroot and openssl packagesDoug Rabson2023-08-051-1/+1
* Merge OpenSSL 3.0.9Pierre Pronchery2023-06-231-9/+13
* openssl: install pc filesBaptiste Daroussin2022-09-061-0/+2
* pkgbase: Put openssl in its own packageEmmanuel Vadot2021-05-131-0/+1
* OpenSSL: Support for kernel TLS offload (KTLS)John Baldwin2021-01-281-0/+6
* Fix a typo in the cpp macro defined for PIC.John Baldwin2020-08-131-1/+1
* Replace OPENSSL_NO_SSL3_METHODs with dummiesConrad Meyer2020-07-011-0/+2
* Bump base OpenSSL libraries versions to avoid conflict with port's libraries.Konstantin Belousov2018-10-251-1/+1
* Build libssl for amd64.Jung-uk Kim2018-09-191-11/+19
* Add OpenSSL symbol version maps.Jung-uk Kim2018-09-131-0/+1
* Catch up with manual page removal from secure/lib/libssl.Jung-uk Kim2018-09-131-5/+1
* Update shlib version to 9.Jung-uk Kim2018-09-131-1/+1
* Clean up OpenSSL makefiles.Jung-uk Kim2015-11-061-0/+2
* Merge OpenSSL 1.0.2d.Jung-uk Kim2015-10-301-7/+7
* Disable insecure SSLv2 support from the base OpenSSL.Jung-uk Kim2015-03-201-5/+5
* Convert to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Merge OpenSSL 1.0.1e.Jung-uk Kim2013-02-131-4/+4
* Merge OpenSSL 1.0.1c.Jung-uk Kim2012-07-121-10/+9
* Merge OpenSSL 0.9.8m into head.Simon L. B. Nielsen2010-03-131-1/+1
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Upgrade to OpenSSL 0.9.8b.Simon L. B. Nielsen2006-07-291-4/+6
* Revert last revision by phk@, it's redundant since bsd.incs.mkRuslan Ermilov2005-11-191-2/+0
* Don't install includes if NO_TOOLCHAINPoul-Henning Kamp2005-08-031-0/+2
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Record the libssl.so dependency on libcrypto.so. This shouldRuslan Ermilov2004-05-131-0/+3
* Install the OpenSSL man pages in /usr/share/openssl/manJacques Vidrine2003-02-101-33/+3
* Re-add WANT_OPENSSL_MANPAGES knob.Jacques Vidrine2003-01-311-0/+2
* Update for OpenSSL 0.9.7. No assembler code at the moment. ThisMark Murray2003-01-281-8/+39
* Remove myself as maintainer of openssl; I no longer have enough time toKris Kennaway2002-11-211-2/+0
* Don't lint contrib'ed sources, even if the builder has asked for linting.Mark Murray2002-09-251-0/+2
* Bandaid for a broken world. The real fix is somewhat moreRuslan Ermilov2002-09-201-9/+7
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-13/+3
* Install headers with -C. Ideally, these Makefiles should not need toDag-Erling Smørgrav2002-03-231-1/+1
* MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6Kris Kennaway2001-03-081-1/+1
* Update for OpenSSL 0.9.6Kris Kennaway2000-11-131-5/+5
* Overhaul of the build-time include file generation. Don't break in evp.hKris Kennaway2000-09-171-15/+4
* Update for OpenSSL 0.9.5a and clean up a bit.Kris Kennaway2000-04-131-27/+11
* * Fix dependancies so that ``make depend'' is not required.David E. O'Brien2000-04-111-24/+26
* Merge from internat.freebsd.org; cleanup stray rsaref glue code referencePeter Wemm2000-03-051-4/+0
* Freefall/Internat diff reducer.Mark Murray2000-02-241-2/+2