openssl.git
2000-02-01 Ulf MöllerRemove an =over that never ends
2000-02-01 Ulf Möllerlink to SSL_get_error(3)
2000-02-01 Ulf Möllerdhgen is gone.
2000-02-01 Richard LevitteCorrect one link.
2000-02-01 Bodo MöllerIf n0 == d0, we must alway compute 'rem' "by hand"
2000-02-01 Bodo MöllerTypo in preprocessor symbol.
2000-02-01 Bodo MöllerPointer to important manual page that should be written.
2000-02-01 Bodo MöllerChange log entry completed.
2000-02-01 Ulf Möllerundo. I keep confusing my directories. :(
2000-02-01 Ulf MöllerEBCDIC support.
2000-02-01 Ulf MöllerDocument ERR library.
2000-02-01 Ulf Möllerspelling
2000-02-01 Ulf MöllerPrint a reassuring message when Configure is done.
2000-01-31 Bodo MöllerReference for SHA-1.
2000-01-30 Ulf MöllerChecked in some junk. Sorry.
2000-01-30 Ulf MöllerNote changes.
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
2000-01-30 Ulf MöllerTypos.
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-30 Ulf MöllerUpdate docs: corrections, turn buffer docs into manpage...
2000-01-30 Richard LevitteSynchronise
2000-01-30 Bodo MöllerDocumentation for BN_is_prime_fasttest.
2000-01-30 Bodo MöllerMake output of "openssl dsaparam 1024" more interesting :-)
2000-01-30 Bodo MöllerTiny changes to previous patch (the log message was...
2000-01-30 Bodo MöllerMake DSA_generate_parameters, and fix a couple of bug
2000-01-30 Dr. Stephen... Update docs.
2000-01-29 Richard LevitteReimplement so only one synchronous stack is used....
2000-01-29 Richard LevitteFinally found a form that I like...
2000-01-29 Dr. Stephen... Fix CRL encoding bug.
2000-01-28 Bodo Möllermore information on 0.9.5
2000-01-28 Richard LevitteSynchronise with Unix code
2000-01-28 Richard LevittePut config in section 5, where it belongs.
2000-01-28 Dr. Stephen... Add CA.pl man page this time...
2000-01-28 Dr. Stephen... New -pkcs12 option to CA.pl.
2000-01-27 Ulf Möllerfix link
2000-01-27 Richard LevitteDeclare BN_pseudo_rand().
2000-01-27 Richard LevitteIt works much better when you don't press shift at...
2000-01-27 Bodo MöllerA couple of things were reversed for BN_pseudo_rand ...
2000-01-27 Richard LevitteAdded a configuration for myself...
2000-01-27 Richard LevitteUse the pod2man that comes with OpenSSL. Make it so...
2000-01-27 Richard LevitteSince pod2man is still evolving, and some sites (among...
2000-01-27 Richard LevitteUpdate all links so they will be rendered better.
2000-01-27 Ulf Möllercomment was wrong.
2000-01-27 Ulf MöllerUpdate comment from bn.h
2000-01-27 Ulf MöllerDocument DSA and SHA.
2000-01-27 Ulf MöllerNew news.
2000-01-27 Ulf MöllerIncrease the year by one.
2000-01-27 Bodo Möllertypo in a comment
2000-01-27 Bodo MöllerUpdate comments to provide a better approximation of...
2000-01-27 Bodo MöllerAdd a pointer to a paper (is the algorithm in section...
2000-01-27 Bodo Möllerenable Montgomery test
2000-01-27 Bodo MöllerUpdate references.
2000-01-27 Bodo MöllerSmall correction.
2000-01-27 Bodo MöllerCorrect typos that ispell did not find.
2000-01-27 Richard LevitteMade link of reference
2000-01-27 Ulf MöllerNew manpage.
2000-01-27 Ulf MöllerRun ispell.
2000-01-27 Richard LevitteUpdate all links so they will be rendered better.
2000-01-26 Bodo MöllerSome comments added, and slight code clean-ups.
2000-01-26 Bodo MöllerClarification.
2000-01-25 Bodo MöllerNew manual page.
2000-01-24 Bodo MöllerAvoid a race condition.
2000-01-24 Bodo MöllerImprove clarity.
2000-01-24 Bodo MöllerDocument RAND_load_file change.
2000-01-24 Richard LevitteMan page section forgotten...
2000-01-24 Bodo MöllerGive the correct e-mail address even though the message...
2000-01-24 Bodo MöllerRAND_load_file(..., -1) now means "read the complete...
2000-01-24 Bodo MöllerRAND_pseudo_bytes is good enough for encryption IVs,
2000-01-24 Bodo MöllerThe des_xcbc_encrypt apparently always fails.
2000-01-24 Richard LevitteAdd the PID to the output on Win32.
2000-01-24 Richard LevitteLet's make all the example formated the same, shall we?
2000-01-24 Richard LevitteCorrect indentation
2000-01-24 Dr. Stephen... Document how CRYPTO_EX_DATA stuff works for
2000-01-24 Ulf MöllerDocumented in the RSA_print page
2000-01-24 Ulf MöllerRSA_print etc
2000-01-24 Ulf MöllerRename asn1/pkcs8.c to asn1/p8_key.c to avoid name...
2000-01-23 Dr. Stephen... Tidy up CRYPTO_EX_DATA structures.
2000-01-23 Ulf MöllerDocument the BN library.
2000-01-23 Bodo MöllerUnder VMS, ftruncate should be available
2000-01-23 Bodo MöllerAs ftruncate is not availabe on all platforms, switch...
2000-01-23 Dr. Stephen... Make s_server, s_client check cipher list return codes.
2000-01-22 Dr. Stephen... Minor patch: check only match @STRENGTH and remove...
2000-01-22 Bodo Möllerupdate PRNG documentation/comments
2000-01-22 Ulf Möllerdh renamed to dhparam
2000-01-22 Ulf Möllerconfig string comment
2000-01-22 Ulf Möllerfail on all errors.
2000-01-22 Ulf MöllerDocument the DH library, and make some minor changes...
2000-01-22 Dr. Stephen... Add new program dhparam and update docs.
2000-01-22 Dr. Stephen... Gets Lutz Jaenicke's name right this time :-)
2000-01-22 Dr. Stephen... Apply Lutz Behnke's 56 bit cipher patch with a few
2000-01-21 Ulf MöllerMove ssl.pod to doc/ssl
2000-01-21 Ulf MöllerUse comment from md_rand.c (part 2, as well).
2000-01-21 Ulf MöllerUse comment from md_rand.c in rand.pod
2000-01-21 Dr. Stephen... Docs for sess_id utility.
2000-01-21 Bodo Möllerchange comments
2000-01-21 Bodo MöllerAvoid integer overflow in entropy counter.
2000-01-21 Ulf MöllerDocument RAND library.
2000-01-21 Ulf MöllerMove ssl.pod to doc/ssl
2000-01-21 Bodo MöllerIn RAND_write_file, truncate the file to the no. of...
2000-01-21 Bodo Mölleradd ERR_print_errors after "end" label.
next