User contributions
From OpenSSLWiki
Jump to navigationJump to search- 23:05, 7 June 2015 diff hist +77 Related Links →Testing Resources: add sni.velox.ch
- 02:43, 7 June 2015 diff hist +655 Related Links add testing resources
- 02:11, 7 June 2015 diff hist +157 Hostname validation better explain version situation, and add a link to mailing list discussion
- 01:40, 7 June 2015 diff hist +769 Hostname validation →cUrl code: That's really ssl-conservatory code, not cURL code
- 19:30, 22 April 2014 diff hist +97 Related Links →Open Source Cryptographic Libraries: update links for LibreSSL
- 23:11, 21 April 2014 diff hist +118 Related Links →Open Source Cryptographic Libraries
- 06:12, 14 April 2014 diff hist +336 N Memory management internals document OPENSSL_NO_BUF_FREELIST
- 06:03, 14 April 2014 diff hist -4 Internals first sub-page for Internals
- 09:04, 22 January 2014 diff hist +108 Related Links →Books and Documentation: add link to keylength.com
- 08:59, 22 January 2014 diff hist +141 Random fork-safety another patch for fork-safety issue
- 08:40, 22 January 2014 diff hist +82 Random Numbers →See also
- 08:36, 22 January 2014 diff hist +134 Random fork-safety another blog post about Android Zygote problem with OpenSSL PRNG
- 06:10, 17 November 2013 diff hist +127 Random fork-safety added link to python bug about trouble fixing the rng with pthread_atfork
- 22:30, 9 November 2013 diff hist +298 N Talk:Random fork-safety "OpenSSL cannot fix the fork-safety problem because its not in a position to do so." current
- 01:23, 3 October 2013 diff hist +123 Random fork-safety add a link to Ben Laurie's commit
- 00:52, 3 October 2013 diff hist +2 m Random fork-safety oops, that typo changes the meaning significantly
- 00:50, 3 October 2013 diff hist +340 Random fork-safety more links
- 00:34, 3 October 2013 diff hist +299 Random fork-safety add more links
- 00:24, 3 October 2013 diff hist +1,773 N Random fork-safety new page about fork safety
- 23:59, 2 October 2013 diff hist +223 Random Numbers link to a new page about fork safety
- 09:49, 27 August 2013 diff hist +21 Diffie-Hellman parameters better link for explaining PFS
- 09:43, 27 August 2013 diff hist +70 Diffie-Hellman parameters link to recent thread reiterating that DH params are server-side only
- 04:16, 17 August 2013 diff hist +240 Diffie-Hellman parameters →Diffie-Hellman: ugh, old Java only supports 1024-bit DH
- 04:18, 24 May 2013 diff hist +499 Related Links rename "Other" to "Books and documentation" and add a couple more entries to it
- 23:36, 23 March 2013 diff hist +266 User:Ppelleti mention abandonment of OpenSSL WikiBook current
- 20:44, 20 March 2013 diff hist +19 m Diffie-Hellman parameters link to Diffie Hellman page
- 20:41, 20 March 2013 diff hist +137 Diffie Hellman →Working with Parameters and Generating Keys: mention availability of DH_get_2048_256
- 20:33, 20 March 2013 diff hist +284 Talk:Random Numbers →Is RAND_poll part of the public API?: asking underlying question without using word "public"
- 00:03, 19 March 2013 diff hist +522 Talk:Random Numbers →Is RAND_poll part of the public API?: conflicting statement about APIs only being guaranteed once documented
- 21:15, 13 March 2013 diff hist +60 Diffie-Hellman parameters →Elliptic curve Diffie-Hellman: link to ECC page, since my treatment of ECDH here is minimal
- 23:44, 11 March 2013 diff hist +509 Related Links add a few more links
- 03:16, 8 March 2013 diff hist +292 Random Numbers →Reseed: suggest using RAND_poll for reseed if you just want to use the system entropy source
- 03:10, 8 March 2013 diff hist -99 Random Numbers →Initial: indicate that RAND_poll is called automatically, and RAND_poll has a reasonable implementation on both UNIX and Windows
- 03:00, 8 March 2013 diff hist +261 N Talk:Random Numbers void * casting hack?
- 02:56, 8 March 2013 diff hist +82 Random Numbers →Thread Safety: random number generators are not the only non-threadsafe part of OpenSSL (e. g. all error handling is non-threadsafe since it uses a thread-local error queue), and link manpage
- 01:25, 6 March 2013 diff hist +722 Talk:Libcrypto API →Return values: agree with points about error handling
- 01:20, 6 March 2013 diff hist +98 Libcrypto API →Error Handling: address some issues brought up on the talk page
- 01:48, 5 March 2013 diff hist 0 m Talk:Libcrypto API →Return values: spelling
- 00:37, 5 March 2013 diff hist +350 Talk:Libcrypto API →Return values
- 00:34, 5 March 2013 diff hist -10 Libcrypto API →See also: this link to BIO is now redundant, because there is another link at a more appropriate place on the page
- 00:32, 5 March 2013 diff hist +121 Libcrypto API →Error Handling: suggest explicitly comparing the return value against 1, which is what I do in my code
- 05:34, 4 March 2013 diff hist +258 N User:Ppelleti brief info about self
- 04:33, 4 March 2013 diff hist +4,260 Talk:Libcrypto API →Initialization and engines?
- 18:50, 3 March 2013 diff hist +599 N Hostname validation minimal explanation of the hostname validation problem, with some links
- 18:36, 3 March 2013 diff hist +3,450 N Diffie-Hellman parameters copy the content I wrote from the OpenSSL wikibook
- 18:31, 3 March 2013 diff hist +137 N Libssl API stub for libssl
- 18:23, 3 March 2013 diff hist +10 Libcrypto API →See also: link to BIO
- 18:22, 3 March 2013 diff hist +1,564 N BIO copied the content that I wrote about BIOs from the OpenSSL wikibook
- 18:12, 3 March 2013 diff hist +656 Talk:Libcrypto API →Best practices for printing errors: new section
- 18:05, 3 March 2013 diff hist +475 N Talk:Libcrypto API Initialization and engines?