| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | http://repzret.org/p/repzret/ | deraadt | 2017-12-11 | 3 | -8/+8 |
* | In the middle of CRYPTO_gcm128_finish() there is a complicated #ifdef | deraadt | 2017-12-09 | 1 | -6/+8 |
* | Please variable decl before code. | deraadt | 2017-12-09 | 1 | -2/+2 |
* | Rewrite ASN1_TYPE_{get,set}_octetstring() using templated ASN.1. | jsing | 2017-11-28 | 1 | -81/+78 |
* | GNU ld has prefixed the contents of .gnu.warning.SYMBOL sections | tb | 2017-11-28 | 1 | -4/+4 |
* | bump version in advance of final release | bcook | 2017-09-26 | 1 | -3/+3 |
* | bump wo 2.6.2libressl-v2.6.2 | bcook | 2017-09-26 | 1 | -3/+3 |
* | Checking sizeof size_t by SIZE_MAX instead of _LP64 | inoguchi | 2017-09-03 | 1 | -7/+7 |
* | Remove OPENSSL_NO_NEXTPROTONEG - some software creates conflicting | jsing | 2017-08-31 | 1 | -1/+0 |
* | Bring back the RSA_SSLV23_PADDING define. | jsing | 2017-08-30 | 1 | -1/+2 |
* | Fix ifdef to if in gcm128.c | inoguchi | 2017-08-30 | 1 | -2/+2 |
* | Bump lib{crypto,ssl,tls} majors due to symbol removals. | jsing | 2017-08-28 | 1 | -2/+2 |
* | Remove EVP_aead_chacha20_poly1305_old() now that the original/old | jsing | 2017-08-28 | 3 | -83/+28 |
* | Remove documentation for EVP_aead_chacha20_poly1305_ietf() - this was | jsing | 2017-08-28 | 1 | -13/+3 |
* | Put the opening curly brace in the right place. | jsing | 2017-08-28 | 1 | -2/+3 |
* | Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and related | jsing | 2017-08-28 | 9 | -202/+11 |
* | Define OPENSSL_NO_NEXTPROTONEG since there is no longer any NPN. | jsing | 2017-08-28 | 1 | -0/+1 |
* | Make the symbol for ASN1_time_tm_clamp_notafter visible so libtls | beck | 2017-08-27 | 3 | -4/+5 |
* | New manual page X509_check_private_key(3), using information | schwarze | 2017-08-20 | 2 | -1/+65 |
* | fix a pasto in the description of UI_get0_result_string(3); | schwarze | 2017-08-20 | 1 | -4/+4 |
* | Add a BUGS section stating that RSA_PKCS1_PADDING is weak by design; | schwarze | 2017-08-20 | 1 | -3/+11 |
* | Add a BUGS section | schwarze | 2017-08-20 | 1 | -3/+10 |
* | import PEM_bytes_read_bio(3) from OpenSSL, | schwarze | 2017-08-20 | 4 | -7/+124 |
* | mention CRYPTO_mem_leaks_cb(3) because OpenSSL | schwarze | 2017-08-20 | 1 | -4/+18 |
* | import EVP_PKEY_meth_get_count.pod from OpenSSL, pruning the functions we | schwarze | 2017-08-20 | 2 | -1/+75 |
* | fix wrong function name; | schwarze | 2017-08-20 | 1 | -6/+7 |
* | sync with OpenSSL: | schwarze | 2017-08-20 | 1 | -4/+14 |
* | zap trailing whitespace; | jmc | 2017-08-20 | 1 | -2/+2 |
* | sprinkle a few missing dependencies on perl scripts internal bits. | espie | 2017-08-20 | 3 | -11/+17 |
* | Sync with OpenSSL: document several new functions, plus some additional | schwarze | 2017-08-20 | 1 | -48/+227 |
* | clarify deprecation notice; | schwarze | 2017-08-20 | 1 | -6/+7 |
* | New ASN1_STRING_TABLE_add(3) manual page, based on information from | schwarze | 2017-08-20 | 2 | -1/+94 |
* | fix missing bracket on ARM | bcook | 2017-08-14 | 1 | -15/+15 |
* | Add ability to clamp a notafter to values representable in a 32 bit time_t | beck | 2017-08-13 | 3 | -7/+41 |
* | Switch to -Werror with clang for libressl. | doug | 2017-08-13 | 1 | -2/+2 |
* | move endian/word size checks from runtime to compile time | bcook | 2017-08-13 | 4 | -325/+340 |
* | Convert the sigma and tau initialisers to byte arrays, rather than using | jsing | 2017-08-13 | 1 | -3/+12 |
* | bump to 2.6.1 | bcook | 2017-08-12 | 1 | -3/+3 |
* | add missing and correct misspelled names, most in NAME sections; | schwarze | 2017-08-01 | 6 | -21/+29 |
* | Allow leading . in nameConstraints. from openssl via jabberwock. ok jsing | tedu | 2017-07-20 | 1 | -2/+2 |
* | remove misc. depend and yacc nits that no longer matter. | espie | 2017-07-10 | 1 | -2/+1 |
* | fix broken cross references; found with mandoc -Tlint | schwarze | 2017-07-06 | 3 | -43/+8 |
* | fix cross references to self; found with mandoc -Tlint | schwarze | 2017-07-05 | 2 | -7/+6 |
* | .init stub creation doesn't need a jmp + .align to reach a branch target, | deraadt | 2017-06-28 | 1 | -3/+0 |
* | Distinguish between self-issued certificates and self-signed certificates. | jsing | 2017-06-22 | 2 | -30/+40 |
* | mark files as BUILDFIRST, or write explicit dependencies, so that most | espie | 2017-06-16 | 1 | -1/+2 |
* | repair broken markup of callback argument; found with mandoc -Tlint | schwarze | 2017-06-10 | 1 | -5/+3 |
* | Randomize link-order of libcrypto as we do with libc. This library | deraadt | 2017-05-29 | 1 | -1/+2 |
* | Avoid a potential NULL pointer dereference in d2i_ECPrivateKey(). | jsing | 2017-05-26 | 1 | -1/+7 |
* | Add definitions for three OIDs used in EV certificates. | jsing | 2017-05-25 | 2 | -0/+9 |