| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=71116
|
| |
|
|
|
|
|
| |
Reviewed by: freefall
Notes:
svn path=/stable/4/; revision=70948
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69205
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=67819
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66234
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66233
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66232
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66119
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=66017
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=65729
|
| |
|
|
|
|
|
| |
all rights to the patent.
Notes:
svn path=/stable/4/; revision=65560
|
| |
|
|
|
|
|
| |
Prompted by: dirk
Notes:
svn path=/stable/4/; revision=65066
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64871
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64870
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=64035
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/stable/4/; revision=63839
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=63825
|
| |
|
|
|
|
|
| |
attempts to link against libcrypto.
Notes:
svn path=/stable/4/; revision=63824
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62490
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=61539
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=61443
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=61442
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=59163
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=59162
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=59001
|
| |
|
|
|
|
|
|
|
| |
error message when openssh fails from a >1024 bit key.
Approved by: jkh
Notes:
svn path=/stable/4/; revision=58027
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=57955
|
| |
|
|
|
|
|
| |
Submitted by: ache
Notes:
svn path=/head/; revision=57854
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/head/; revision=57841
|
| |
|
|
|
|
|
|
| |
Reviewed by: peter
Approved by: jkh
Notes:
svn path=/head/; revision=57804
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57766
|
| |
|
|
|
|
|
| |
Reviewed by: markm
Notes:
svn path=/head/; revision=57743
|
| |
|
|
|
|
|
| |
ones.
Notes:
svn path=/head/; revision=57682
|
| |
|
|
|
|
|
|
|
|
|
|
| |
path so that ERR_load_strings() is found in certain circumstances
involving dlopen(). eg: main program dlopened foo.so which is linked
against libcrypto. If libcrypto then dlopens librsaUSA.so, then it's
search path doens't find libcrypto (!). One "fix" is to force
modules (eg main opening foo.so) to use the RTLD_GLOBAL flag, the other
is to explicitly declare dependencies (as done here).
Notes:
svn path=/head/; revision=57681
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57615
|
| |
|
|
|
|
|
|
|
|
| |
symlinks. The name is against my better judgement, but I defer to ancient
tradition here because I'm a nice guy.
Reviewed by: -current
Notes:
svn path=/head/; revision=57582
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57569
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57568
|
| |
|
|
|
|
|
|
|
|
| |
Reorganize and unify libcrypto's interface so that the RSA implementation
is chosen at runtime via dlopen().
This is a checkpoint and may require more tweaks still.
Notes:
svn path=/head/; revision=57511
|
| |
|
|
|
|
|
| |
libcrypto - not that it means much on the US code tree.
Notes:
svn path=/head/; revision=57485
|
| |
|
|
|
|
|
| |
this is not very useful as the US repo is missing bits.
Notes:
svn path=/head/; revision=57484
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57476
|
| |
|
|
|
|
|
|
| |
dynamically by default, we use the dlopen() calls to load librsaref.so
on US code trees.
Notes:
svn path=/head/; revision=57475
|
| |
|
|
|
|
|
|
| |
all the builds. There is still no actual RSA implementation code
in libcrypto or src/* on US code trees.
Notes:
svn path=/head/; revision=57474
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57471
|
| |
|
|
|
|
|
| |
Submitted by: Half the freaking planet....
Notes:
svn path=/head/; revision=57456
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57440
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Don't b uild libdes.
o Crypto is now housed in libcrypto (with a compatability symlink to
libdes)
o RSA may depend on RSAREF at your locale.
o OpenSSH is now a part of the base system.
Notes:
svn path=/head/; revision=57437
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57434
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57414
|