summaryrefslogtreecommitdiff
path: root/security/openssl/files/patch-Configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.0.1Dirk Meyer2012-04-111-7/+7
|
* - update to openssl-1.0.0aDirk Meyer2010-06-061-16/+2
| | | | | Security: CVE-2010-1633 this problem was already fixed in 1.0.0 with option WITH_DTLS_BUGS
* - fix path in c_rehashDirk Meyer2010-05-051-4/+18
| | | | | | | | Submitted by: Matthias Andree Obtained from: http://rt.openssl.org/Ticket/Display.html?id=2234 - add more DTLS bugfixes Obtained from: http://sctp.fh-muenster.de/
* - update to 1.0.0Dirk Meyer2010-04-021-16/+16
| | | | | | - regression tested on i386, amd64 and ia64 - use DIST_SUBDIR to resolve conflicts with old patchfiles - new options DTLS_RENEGOTIATION, DTLS_HEARTBEAT, TLS_EXTRACTOR, SCTP
* - allow use of faster CPUDirk Meyer2010-01-231-1/+1
| | | | | | | | | | - enable SSE2 optimisations - fix thread option - cleanup - fix spelling - pass no-zlib option Submitted by: b.f.
* - new option WITH_OPENSSL_THREADSDirk Meyer2010-01-131-1/+1
| | | | | - revert Configure - bump shared libs
* Don't link unneeded PTHREAD_LIBS.Alex Dupre2010-01-051-1/+1
| | | | Approved by: portmgr
* - update to 0.9.8jDirk Meyer2009-01-091-26/+40
| | | | | | | - move patches from files-beta back to files - FIPS disabled with force - support for crypto_hw device cloning restored - support for crypto_hw aes_256 restored
* - backout last patchDirk Meyer2005-11-191-40/+26
|
* - update default build options on aplhaDirk Meyer2005-11-191-26/+40
| | | | Submitted by: textfield@yahoo.com
* - Support amd64Dirk Meyer2003-07-061-1/+2
|
* - enable threads on ia64Dirk Meyer2003-04-071-1/+1
| | | | | | | | - OPENSSL_OVERWRITE_BASE defaults to STABLE/CURRENT shared lib version This solves problems when the share lib is deinstalled. ports/50292 PR: 50292
* - honor CC and use PTHREAD_LIBS and PTHREAD_FLAGSDirk Meyer2003-04-031-3/+3
| | | | marius@alchemy.franken.de
* - merged some patches in distributionDirk Meyer2003-02-191-0/+26
- added thread support on alpha, sparc64 - Update to 0.9.7a (with security fix) - defaults openssl to port