aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Document the num_tickets s_server optionMatt Caswell2018-12-102-5/+13
* ssl: Linux TLS Tx OffloadBoris Pismenny2018-12-072-1/+30
* Doc: fix reference to deprecated methods.FdaSilvaYY2018-12-061-1/+1
* Remaining boilerplate change in doc/man3/OpenSSL_version.podRichard Levitte2018-12-061-1/+1
* Following the license change, modify the boilerplates in doc/man7/Richard Levitte2018-12-0624-24/+24
* Following the license change, modify the boilerplates in doc/man5/Richard Levitte2018-12-062-2/+2
* Following the license change, modify the boilerplates in doc/man3/Richard Levitte2018-12-06469-469/+469
* Following the license change, modify the boilerplates in doc/man1/Richard Levitte2018-12-0650-50/+50
* Refactor the computation of API version limitsRichard Levitte2018-12-063-5/+46
* Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte2018-12-063-114/+192
* Fix some SSL_export_keying_material() issuesMatt Caswell2018-12-051-1/+2
* Docs: better deprecation textRichard Levitte2018-12-0314-46/+46
* Docs fixup: some man3 pages had unindented code in SYNOPSISRichard Levitte2018-12-032-6/+7
* Doc: add doc/man7/openssl_user_macros.pod.inRichard Levitte2018-12-031-0/+60
* rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.Andy Polyakov2018-11-301-1/+6
* Update copyright yearMatt Caswell2018-11-2016-16/+16
* Add documentation for -pkeyopt_passinJohannes Bauer2018-11-181-0/+18
* Deprecate SSL_set_tmp_ecdhAntoine Salon2018-11-151-0/+2
* Making SRP_user_pwd functions publicAntoine Salon2018-11-153-22/+85
* Added SRP_VBASE_add0_user()Antoine Salon2018-11-152-2/+12
* SRP module documentationAntoine Salon2018-11-156-1/+452
* Add SSL_CTX_set_tmp_ecdh.podAntoine Salon2018-11-152-0/+57
* SSL extra chain certificates docAntoine Salon2018-11-152-3/+19
* KMAC implementation using EVP_MACShane Lontis2018-11-142-1/+110
* Added missing signature algorithm reflection functionsViktor Dukhovni2018-11-122-9/+25
* Merge the CA list documentation for clarityMatt Caswell2018-11-123-199/+122
* Separate ca_names handling for client and serverMatt Caswell2018-11-122-1/+9
* Some deabbreviationsDmitry Belyavskiy2018-11-121-1/+2
* Add EVP_PKEY_supports_digest_nid()David Woodhouse2018-11-103-1/+56
* Give a better error if an attempt is made to set a zero length groups listMatt Caswell2018-11-081-0/+3
* Add poly1305 MAC supportPaul Yang2018-11-052-1/+57
* Clarify the POD source for the list command.Pauli2018-11-051-9/+6
* GMAC implementationPauli2018-11-052-0/+90
* doc/man7/EVP_MAC_*.pod: incorrect english correctedRichard Levitte2018-11-023-3/+3
* apps: Stop pretending to care about Netscape keysRichard Levitte2018-11-022-26/+10
* Fix a doc-nit in EVP_PKEY_CTX_ctrl.podPaul Yang2018-11-021-1/+1
* openssl list -mac-algorithms support.Pauli2018-11-021-0/+8
* EVP_MAC: Add SipHash implementationRichard Levitte2018-10-302-1/+63
* EVP_MAC: Add HMAC implementationRichard Levitte2018-10-302-1/+73
* EVP_MAC: Add CMAC implementationRichard Levitte2018-10-302-8/+65
* Add EVP_MAC APIRichard Levitte2018-10-291-0/+348
* s390x assembly pack: add OPENSSL_s390xcap man page.Patrick Steuer2018-10-171-0/+173
* EVP module documentation passAntoine Salon2018-10-1715-46/+349
* Fix compiling warnings in example codePaul Yang2018-10-111-2/+3
* apps: allow empty attribute values with -subjBenjamin Kaduk2018-10-083-6/+13
* Cleanup typos and grammar in DES_random_key.podԜеѕ2018-10-081-14/+14
* Change DRBG's to DRBGsShane Lontis2018-10-021-4/+4
* 'openssl list': add option -objects to list built in objectsRichard Levitte2018-10-011-0/+5
* Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/publ...Shane Lontis2018-09-281-5/+35
* Add missing cipher aliases to openssl(1)Antoine Salon2018-09-261-0/+57