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
/
crypto
/
dist
/
openssl
Age
Commit message (
Expand
)
Author
2006-06-18
Remove various dotfiles that wandered their way in.
dogcow
2006-06-03
resolve conflicts.
christos
2006-06-03
ftp www.openssl.org
christos
2006-06-03
ftp www.openssl.org
christos
2006-05-24
Add a missing ')' to fix the example code. Already fixed in openssl upstream.
oster
2005-12-31
enable cryptodev.
christos
2005-12-31
netbsd has issetugid()
christos
2005-12-13
Allow archs to override BF_PTR
martin
2005-12-12
Back out bn/bn.h rev. 1.9:
martin
2005-11-28
use intptr_t not U_LONG to cast from a pointer to an int.
christos
2005-11-28
use explicitly sized types for U_LLONG U_LONG and LONG; otherwise bn
christos
2005-11-25
Add casts.
christos
2005-11-25
change back to match the openssl original prototype.
christos
2005-11-25
Resolve conflicts:
christos
2005-11-25
from http://www.openssl.org/source
christos
2005-10-11
Add a preprocessor symbol so we can distinguish fixed openssl
gendalia
2005-10-11
fix openssl 2.0 rollback, CAN-2005-2969
gendalia
2005-10-05
Add "openssl_" to man page references if they are available.
rpaulo
2005-09-01
Use default_md = sha1 in ``req'' section too, so we don't fallback to MD5.
elad
2005-08-27
SHA1 is a better default than MD5.
elad
2005-07-30
PR/29862: Denis Lagno: sshd segfaults with long keys
christos
2005-04-23
resolve conflicts.
christos
2005-04-23
from www.openssl.org
christos
2005-03-26
s/u_int32_t/uint32_t/
christos
2005-03-26
s/u32/u_int32_t/
christos
2005-03-26
Don't define FIPS_selftest_failed locally.
christos
2005-03-25
The last broken merge.
christos
2005-03-25
Fix merge issue.
christos
2005-03-25
Missed 2 #ifdef OPENSSL_FIPS...
christos
2005-03-25
Resolve conflicts.
christos
2005-03-25
import openssl-0.9.7f from ftp.openssl.org
christos
2005-02-20
re-enable smime encrypt. fix from openssl-0.9.7e
onoe
2004-08-05
rename local pow10 function to avoid conflicts with the C99 libm one;
drochner
2004-06-21
restore behaviour before the 0.9.7d import: fall back to /dev/urandom
drochner
2004-03-20
Resolve conflicts. In particular, prefer OpenSSL's BIO_strl* and
groo
2004-03-20
Import OpenSSL 0.9.7d to address:
groo
2004-03-20
Import OpenSSL 0.9.7d to address:
groo
2003-11-20
Patch OpenSSL to use opencrypto (aka /dev/crypto), if configured and
jonathan
2003-11-04
sync w/ openssl 0.9.7c. shlib minor bump for libcrypto.
itojun
2003-11-04
more unifdef
itojun
2003-11-04
openssl 0.9.7c. security changes are already in place
itojun
2003-10-25
Fix NULL vs 0 mixup.
thorpej
2003-10-02
more fixes from 0.9.7c, from openbsd
itojun
2003-10-02
from openbsd:
itojun
2003-09-30
Apply security fix: http://www.openssl.org/news/secadv_20030930.txt
christos
2003-09-22
off-by-one. from openbsd
itojun
2003-08-27
reject rc5/idea/mdc2 commands if OPENSSL_NO_xx is specified
itojun
2003-08-13
style; total size of buf is (num + 3)
itojun
2003-08-12
Fix bad use of "sizeof(pointer)" where the length of a buffer was the
simonb
2003-07-31
consistently use new DES API, re-enable des regression test
itojun
[next]