summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_asm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2001-02-19Remove temporary files when done.Richard Levitte1-1/+1
2001-02-19make updateRichard Levitte4-90/+212
2001-02-19An obvious but hard-to-see cut'n'paste error corrected.Richard Levitte1-2/+1
2001-02-19New -set_serial options to 'req' and 'x509'.Dr. Stephen Henson5-37/+86
2001-02-19Do not insert things in syms{} and kind{} when parsing the headerRichard Levitte1-86/+70
2001-02-19Make the choice of "makedepend" program choosable through a switch.Richard Levitte1-2/+5
2001-02-19VMS follows suit.Richard Levitte1-1/+1
2001-02-19Memory leak detection bugfixes for multi-threading.Bodo Möller2-36/+65
2001-02-19Add uid.{c,o}Bodo Möller1-2/+2
2001-02-19Perl code patch contributed by "Kurt J. Pires" <kjpires@iat.com>Richard Levitte6-32/+60
2001-02-16Make it possible to use gcc to generate the dependency tables.Richard Levitte2-4/+18
2001-02-16ispellUlf Möller12-20/+20
2001-02-16pod format errorUlf Möller1-0/+1
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson12-31/+415
2001-02-15Move entry to match chronologic orderering.Lutz Jänicke1-3/+3
2001-02-15Don't forget to mention minor change.Lutz Jänicke1-0/+3
2001-02-15Add "-rand" option to s_client and s_server.Lutz Jänicke4-2/+48
2001-02-14That was misleading. The problem won't happen with 0.9.6a anyway.Ulf Möller1-5/+3
2001-02-14Include the newly reported problem with bc on FreeBSD 4.2.Richard Levitte1-8/+11
2001-02-14Option to disable standard block padding with EVP API.Dr. Stephen Henson7-29/+109
2001-02-14New function OPENSSL_issetugid(). Needs more work.Ulf Möller3-10/+104
2001-02-14Initial OCSP SSL support.Dr. Stephen Henson2-3/+17
2001-02-14IRIX bugfixUlf Möller2-2/+12
2001-02-13Finish first round of session cache documentation.Lutz Jänicke6-9/+126
2001-02-13Update of linux-ppc. Contributed by MATSUURA TakanoriRichard Levitte1-1/+2
2001-02-13New manual page: SSL_CTX_set_mode.Lutz Jänicke4-2/+89
2001-02-13New function OCSP_parse_url() and -url option for ocsp utility.Dr. Stephen Henson5-2/+137
2001-02-13Modify OCSP nonce behaviour.Dr. Stephen Henson5-100/+93
2001-02-12Work around for libsafe "error".Dr. Stephen Henson2-12/+8
2001-02-12Re-order a couple of static functions and "#if 0" out unused ones - thisGeoff Thorpe1-14/+16
2001-02-12This change was a quick experiment that I'd wanted to try that works quiteGeoff Thorpe1-7/+36
2001-02-11More about session caching.Lutz Jänicke4-0/+79
2001-02-10Include information that automatic query is a new feature.Lutz Jänicke1-2/+5
2001-02-10Update for 0.9.7 with SSL_OP_CIPHER_SERVER_PREFERENCE.Lutz Jänicke1-0/+10
2001-02-10Manual page for SSL_CTX_set_options(). Unfortunately for some of theLutz Jänicke5-1/+221
2001-02-10Oops: It's RegTP, not RegPT ...Bodo Möller3-0/+0
2001-02-10Add German SiG root certificates (extracted from the official cert registryBodo Möller3-0/+57
2001-02-10disable stdin buffering in load_certBodo Möller2-0/+8
2001-02-10use case-insensitive comparison in set_table_optsBodo Möller1-1/+1
2001-02-10Fix CRL printing to correctly show when there are no revoked certificates.Dr. Stephen Henson5-5/+11
2001-02-10Simplify BN_rand_rangeBodo Möller5-13/+8
2001-02-09New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to overrideLutz Jänicke9-28/+102
2001-02-09TypoLutz Jänicke1-1/+1
2001-02-09Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>.Lutz Jänicke2-2/+2
2001-02-09Various Win32 related fixed. Make no-krb5 work in mkdef.pl .Dr. Stephen Henson5-15/+8
2001-02-09Various updates to mkdef.pl to cope with new aesDr. Stephen Henson2-7/+44
2001-02-09fix editing errorBodo Möller1-1/+1
2001-02-09add linux-s390 configuration (based on information submitted byBodo Möller2-1/+3
2001-02-09Add missing \n's to ocsp usage message.Dr. Stephen Henson1-9/+9
2001-02-08Allow various options to be included for signing and verify ofDr. Stephen Henson2-29/+87