User contributions
From OpenSSLWiki
Jump to navigationJump to search- 17:16, 8 October 2016 diff hist -2 m SSL/TLS Client →Verification
- 17:15, 8 October 2016 diff hist -1,042 m SSL/TLS Client →Verification
- 18:07, 6 October 2016 diff hist +220 m EVP Symmetric Encryption and Decryption Added info on -fexception.
- 20:48, 3 October 2016 diff hist 0 m FIPS Library and Android Formatting.
- 20:41, 3 October 2016 diff hist +320 m FIPS Library and Android Improved flow.
- 20:40, 3 October 2016 diff hist +672 m Android Improved flow.
- 20:38, 3 October 2016 diff hist -451 m FIPS Library and Android Improved flow.
- 20:37, 3 October 2016 diff hist -451 m Android Improved flow.
- 19:35, 3 October 2016 diff hist -27 m Android Updated to match text in "FIPS and Android"
- 19:33, 3 October 2016 diff hist -25 m FIPS Library and Android Improved flow.
- 19:20, 3 October 2016 diff hist +799 m FIPS Library and Android Added example wrapper code.
- 19:19, 3 October 2016 diff hist +846 m Android Updated section with some code examples.
- 22:18, 29 September 2016 diff hist 0 m SSL/TLS Client Fix missing quote.
- 22:17, 29 September 2016 diff hist +1,006 m SSL/TLS Client Added information on Session Reuse in clients
- 14:34, 23 September 2016 diff hist +172 m Android Tweaked instructions.
- 14:32, 23 September 2016 diff hist +65 m Android Tweaked instructions.
- 14:31, 23 September 2016 diff hist +147 m Android Tweaked instructions.
- 05:13, 4 September 2016 diff hist +1,525 m Compilation and Installation Added info on Autoconf configuration tests. OpenSSL 1.1.0 is breaking all kinds of projects :)
- 05:11, 4 September 2016 diff hist +1,525 m Library Initialization Added info on Autoconf configuration tests. OpenSSL 1.1.0 is breaking all kinds of projects :)
- 04:55, 4 September 2016 diff hist +690 m Compilation and Installation Added rule for OpenSSL 1.1.0
- 03:39, 3 September 2016 diff hist +1 m Compilation and Installation Mac -> OS X section header
- 01:23, 27 August 2016 diff hist +8 m EVP Symmetric Encryption and Decryption Tweaked section header and comment.
- 22:51, 17 August 2016 diff hist +178 m Compilation and Installation Added note on using an RPATH with shared option.
- 21:54, 13 August 2016 diff hist 0 m File:Evp-encrypt-cxx.tar.gz Fixed spelling error. current
- 21:54, 13 August 2016 diff hist 0 m File:Evp-encrypt-cxx.tar.gz Fixed spelling error.
- 21:34, 13 August 2016 diff hist +95 m EVP Symmetric Encryption and Decryption Added info on -std=c++11
- 21:17, 13 August 2016 diff hist +2,551 m EVP Symmetric Encryption and Decryption Add section on C++11
- 21:05, 13 August 2016 diff hist +224 N File:Evp-encrypt-cxx.tar.gz Sample program using EVP eymmetric encryption and C++11. The sample uses a custom allocator to zeroize memory, C++ smart pointers to manage resources, and provides a secure_string usinf basic_string and the custom allocator.
- 22:40, 11 July 2016 diff hist +12 m Talk:Random Numbers →No RAND_save_file function In Library current
- 22:39, 11 July 2016 diff hist 0 Talk:Random Numbers →No RAND_save_file function In Library
- 22:39, 11 July 2016 diff hist +140 m Talk:Random Numbers →No RAND_save_file function In Library
- 22:38, 11 July 2016 diff hist +176 m Random Numbers RAND_save_file -> RAND_write_file
- 23:05, 7 July 2016 diff hist +209 m Compilation and Installation Added note on Visual Studio debugging.
- 18:20, 5 July 2016 diff hist +123 m Compilation and Installation Added info on 'make clean' after 1.1.0 reconfiguration.
- 10:30, 2 July 2016 diff hist +216 m EVP Signing and Verifying Added note on DSA changes for 1.1.0. Its probably a better fit elsewhere, but I'm not finding a good page at the moment (e.g., no DSA or DSS page).
- 10:28, 2 July 2016 diff hist +216 m EVP Added note on DSA changes for 1.1.0. Its probably a better fit elsewhere, but I'm not finding a good page at the moment (e.g., no DSA or DSS page). current
- 19:27, 30 June 2016 diff hist +413 m OCB Added ciphers available for the mode. current
- 18:09, 30 June 2016 diff hist 0 m AES Fix the AWK...
- 18:08, 30 June 2016 diff hist -127 m 3DES Fix the AWK... current
- 18:01, 30 June 2016 diff hist +700 m 3DES Added additional information.
- 17:59, 30 June 2016 diff hist +1,335 m AES Added additional information.
- 17:50, 30 June 2016 diff hist +265 m 3DES
- 17:19, 30 June 2016 diff hist +307 Compilation and Installation →PREFIX and OPENSSLDIR
- 17:16, 30 June 2016 diff hist +672 m Compilation and Installation Add section "PREFIX and OPENSSLDIR"
- 17:08, 30 June 2016 diff hist -238 m Compilation and Installation Adding --prefix and --openssldir in its own section.
- 13:39, 28 June 2016 diff hist -512 m Compilation and Installation Removed Note. I believe Matt added most of the code to OpenSSL proper.
- 11:14, 23 June 2016 diff hist -1 m Compilation and Installation "can also" -> "usually"
- 11:05, 23 June 2016 diff hist +22 m Compilation and Installation Added -fno-inline-functions to example.
- 11:03, 23 June 2016 diff hist +188 m Compilation and Installation Added information on checking for __uint128_t
- 10:59, 23 June 2016 diff hist +737 m Compilation and Installation Added info on X32.