summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-06-10delete references to ERR pages from SEE ALSO where suchIngo Schwarze
2019-06-10add links back to crypto(3) to function group entry pagesIngo Schwarze
2019-06-08remove pointless NOTES section header linesIngo Schwarze
2019-06-08Delete the display of the RSA_METHOD objectIngo Schwarze
2019-06-08In rsa.h rev. 1.40, gilles@ provided several new RSA_METHOD accessors.Ingo Schwarze
2019-06-08document the RSA_FLAG_* constants for RSA_*_flags(3);Ingo Schwarze
2019-06-07Cast bitcount to u_in64_t before bit shifting to prevent integer overflowDarren Tucker
2019-06-07Remove the last references to the RAND_*(3) functions.Ingo Schwarze
2019-06-07link to EVP_EncodeInit(3), which was the only missing child pageIngo Schwarze
2019-06-07link back to evp(3), just like for the other group entry pagesIngo Schwarze
2019-06-07Remove pointless direct backlinks from the leaf pages HMAC(3) andIngo Schwarze
2019-06-07remove cross-references to the obsolete function OpenSSL_add_all_algorithms(3)Ingo Schwarze
2019-06-07fix print not specified process.asou
2019-06-06minor errors in previous commit pointed out by jmc@Ingo Schwarze
2019-06-06Tree structure for manual pages: crypto(3) links to 33 functionIngo Schwarze
2019-06-05provide getters and setters for the RSA_METHOD interfaceGilles Chehade
2019-06-05Fix bogus cross reference: EVP_SignDigest* -> EVP_DigestSign*Theo Buehler
2019-06-04OPENSSL_realloc(3) is no longer used, we now use reallocarray(3)Ingo Schwarze
2019-06-04Readability tweak in a comment.Theo Buehler
2019-06-04Remove the blinding later to avoid leaking information on the lengthTheo Buehler
2019-06-04Readability tweaks for comments that explain the blinding.Theo Buehler
2019-06-04Remove the blinding later to avoid leaking information on the lengthTheo Buehler
2019-06-04.In openssl/x509_vfy.hIngo Schwarze
2019-06-04Add several missing .In linesIngo Schwarze
2019-06-03add missing .In linesIngo Schwarze
2019-06-03add missing .In lineIngo Schwarze
2019-06-02Complete the ld.so boot cleanup: move most libc initialization fromPhilip Guenther
2019-06-01Limit maximum number of length octets to platform independent sizeof(int32_t).rob
2019-06-01Fix warnings when building zlib with ZLIB_CONST definedJeremie Courreges-Anglas
2019-05-31Note closefrom(2)'s origins in Solaris 9.cheloha
2019-05-30__realpath(2) appears to have improved, so re-enable the code thatTheo de Raadt
2019-05-29Relax parsing of TLS key share extensions on the server.Joel Sing
2019-05-29Do not send an SNI extension when resuming a session that contains a serverJoel Sing
2019-05-29There are some bugs in __realpath(2) -- it isn't quite ready so disableTheo de Raadt
2019-05-28Fix typo and label indent.Joel Sing
2019-05-28Tidy up some names/structures following the renaming of TLS extensionJoel Sing
2019-05-28_thread_sys___realpath must be exported like _thread_sys___getcwd obviously.Theo de Raadt
2019-05-28Enable the use of the kernel __realpath() system call in the libc wrapper.Bob Beck
2019-05-26Tweak "RETURN VALUES" sections to mention setting errno, as so manyKenneth R Westerback
2019-05-23Only override size of chunk if we're not given the actual length.Otto Moerbeek
2019-05-23bump to LibreSSL 3.0.0Brent Cook
2019-05-23add stdlib.h for reallocarrayBrent Cook
2019-05-21whitespacerob
2019-05-21Cleanup some residual markup from the ber.3 days.rob
2019-05-20*an* RSA;Jason McIntyre
2019-05-19clarify that later flags modify earlier flags;Ingo Schwarze
2019-05-17add various missing informationIngo Schwarze
2019-05-16Add XXX to a comment.rob
2019-05-16Correct errno markup. Noticed by schwarze.rob
2019-05-16More consistently put remarks about the less useful LC_* categoties,Ingo Schwarze