index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
arch
Age
Commit message (
Expand
)
Author
2009-07-19
OpenSSL moved to crypto/external
christos
2008-05-15
Do the 'bc 25,0,' -> 'bdnz+' conversion automatically
christos
2008-05-14
I have no idea why the assembler doesn't like
dogcow
2008-05-13
Add ppc bits; untested
christos
2008-05-11
There are no vax assembly modules distributed by openssl, but give this one
christos
2008-05-11
add sparc64 assembly. Unfortunately we cannot use any of it right now because
christos
2008-05-10
include the proper source file
christos
2008-05-10
disable cast for now. The tables generate DT_TEXTREL's.
christos
2008-05-10
fix typo.
christos
2008-05-10
add glue
christos
2008-05-10
replace all assembly.
christos
2008-05-10
add assembly stubs for amd64.
christos
2005-12-13
Sync sparc64 compile time options with the pkgsrc version.
martin
2005-11-26
Add some more files needed by openssl
christos
2005-11-25
Add deprecated functions that openssh still uses.
christos
2005-11-25
Adjust to the new openssl-0.9.8a. Notable changes:
christos
2003-11-13
avoid bswapl, which is post-i486 (including i486) insn. markus@openbsd
itojun
2003-11-13
accelerate sha1 by using asm (i386). markus@openbsd.
itojun
2003-11-12
correction made in 0.9.7c; from markus@openbsd
itojun
2003-11-04
resurrect assembly version of bignum operation; pointed out by perry
itojun
2003-11-03
Add assembly routines for some of the bignum functions. Most comes from VMS,
ragge
2003-07-24
upgrade openssl to 0.9.7b. (AES is now supported)
itojun
2002-09-20
Add (commented out) CPP flags for making DES faster on StrongARM
thorpej
2002-06-16
If any of __pentiumpro__, __tune_pentiumpro__, or __tune_i686__ are
thorpej
2002-02-12
Actually remove this cruft until it's fixed.
mycroft
2001-09-11
The des_opts program suggests just "-DDES_UNROLL" on my 5000/260.
simonb
2001-09-10
Do the CPU-specific optimization flags a better way, suggested
thorpej
2001-09-09
Grumble. If you make external references, the code MUST be PIC
thorpej
2001-09-09
Add assembly versions of DES transforms for x86; a performance improvement
tls
2000-07-31
Add support for building the assembly versions of some BIGNUM
thorpej
2000-07-31
Add support for building the assembly version of RMD160 from OpenSSL.
thorpej
2000-07-31
Add support for building the assembly version of MD5 from OpenSSL.
thorpej
2000-07-31
Add support for building the assembly versions of Blowfish encrypt
thorpej