Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the FILE object opaque. Move the __sFILE definition into | yasuoka | 2025-07-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | libc/hidden/_stdio.h. All programs that refer to the internal structure of the FILE object can't be compiled from now on. std{in,out,err} doesn't refer __sF[] now, but the hidden __sF along with __srget and __swbuf symbols are kept temporarily to make our transition easier. But those symbols will be deleted soon. The shared library versions are bumped for libc and all the other libraries that refer to std{in,out,err}. diff from guenther, tweak by me, tested by many ok sthen tb | ||||
* | Bump libcrypto major after symbol removal | tb | 2025-03-09 | 1 | -1/+1 |
| | |||||
* | major bump for libcrypto libssl and libtls | tb | 2024-08-31 | 1 | -1/+1 |
| | |||||
* | crank libcrypto major after symbol removal | tb | 2024-04-15 | 1 | -1/+1 |
| | |||||
* | crank libcrypto major | tb | 2024-03-02 | 1 | -1/+1 |
| | | | | | There were symbol addition, removal, function signature changes and struct visibility changes. | ||||
* | bump libcrypto, libssl, libtls majors | tb | 2023-07-28 | 1 | -1/+1 |
| | |||||
* | Bump majors after symbol addition and removal | tb | 2023-04-25 | 1 | -2/+2 |
| | |||||
* | Crankl libcrypto/libssl/libtls minors after symbol addition | tb | 2023-03-10 | 1 | -1/+1 |
| | |||||
* | Bump minor after symbol addition | tb | 2022-11-13 | 1 | -1/+1 |
| | |||||
* | Bump major after symbol addition and removal and struct visibility changes | tb | 2022-09-11 | 1 | -2/+2 |
| | |||||
* | bump minor after symbol addition | tb | 2022-07-07 | 1 | -1/+1 |
| | |||||
* | bump libcrypto, libssl, libtls majors after struct visibility changes | tb | 2022-01-14 | 1 | -1/+1 |
| | | | | and Symbol addition and removal in libcrypto. | ||||
* | Bump majors after struct visibility changes, symbol removal and symbol | tb | 2021-10-31 | 1 | -1/+1 |
| | | | | addition. | ||||
* | crank major for libcrypto as well | tb | 2021-09-10 | 1 | -2/+2 |
| | | | | 'may as well' deraadt | ||||
* | Bump minor after symbol addition | tb | 2021-09-10 | 1 | -1/+1 |
| | |||||
* | bump libcrypto minor after symbol addition | tb | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | Bump minors after symbol addition | tb | 2021-03-31 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto, libssl and libtls minors due to symbol additions. | jsing | 2019-11-02 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto, libssl and libtls majors due to changes in struct sizes | jsing | 2019-10-24 | 1 | -2/+2 |
| | | | | and symbol addition. | ||||
* | provide getters and setters for the RSA_METHOD interface | gilles | 2019-06-05 | 1 | -1/+1 |
| | | | | ok tb@, jsing@, sthen@ | ||||
* | bump minors after symbol addition | tb | 2019-03-17 | 1 | -1/+1 |
| | |||||
* | bump minors after symbol addition | tb | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | bump minors after symbol addition | tb | 2019-01-19 | 1 | -1/+1 |
| | |||||
* | bump minors after symbol addition. | tb | 2018-11-11 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto/libssl/libtls majors due to symbol removals (libcrypto) | jsing | 2018-10-24 | 1 | -2/+2 |
| | | | | and changes to struct visibility/sizes (libssl). | ||||
* | Add some accessor functions: | djm | 2018-09-12 | 1 | -1/+1 |
| | | | | | | RSA_meth_get_finish() RSA_meth_set1_name() EVP_CIPHER_CTX_(get|set)_iv() feedback and ok jsing@ tb@ | ||||
* | crank majors after symbol addition/modification/removal | tb | 2018-08-24 | 1 | -2/+2 |
| | |||||
* | bump minors after symbol addition | tb | 2018-03-20 | 1 | -1/+1 |
| | |||||
* | crank majors | tb | 2018-03-17 | 1 | -2/+2 |
| | | | | req by deraadt | ||||
* | Bump minors after symbol addition | tb | 2018-03-17 | 1 | -1/+1 |
| | |||||
* | Bump lib{crypto,ssl,tls} minors due to symbol additions. | jsing | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Crank lib{crypto,ssl,tls} minors after symbol addition. | tb | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Bump minor due to symbol addition. | tb | 2018-02-18 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto/libssl/libtls minors due to symbol additions. | tb | 2018-02-18 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto/libssl/libtls minors due to symbol additions. | jsing | 2018-02-17 | 1 | -1/+1 |
| | |||||
* | Bump lib{crypto,ssl,tls} minors due to symbol additions. | jsing | 2018-02-14 | 1 | -1/+1 |
| | |||||
* | Bump lib{crypto,ssl,tls} minors due to symbol addition. | jsing | 2018-02-10 | 1 | -1/+1 |
| | |||||
* | Bump lib{crypto,ssl,tls} majors due to symbol removals. | jsing | 2017-08-28 | 1 | -2/+2 |
| | |||||
* | Bump minors for symbol addition in libcrypto | beck | 2017-05-06 | 1 | -1/+1 |
| | | | | ok jsing@ | ||||
* | Bump minors due to symbol addition. | jsing | 2017-02-28 | 1 | -1/+1 |
| | |||||
* | Bump libcrypto/libssl/libtls majors due to libcrypto symbol removal and | jsing | 2016-12-21 | 1 | -1/+1 |
| | | | | changes to libssl non-opaque structs. | ||||
* | Disable ec assembly for amd64 pending fixes for ssh, and bump | beck | 2016-11-11 | 1 | -2/+2 |
| | | | | majors appropriately | ||||
* | bump minors for symbol addition for ocsp and x25519 symbol additions | beck | 2016-11-05 | 1 | -1/+1 |
| | |||||
* | make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hidden | beck | 2016-11-04 | 1 | -2/+2 |
| | | | | | | functions.. document with a man page. bump majors on libtls, libssl, libcrypto ok jsing@ guenther@ | ||||
* | crank minor for API addiiton of x509_email, etc. functions | beck | 2016-09-03 | 1 | -1/+1 |
| | |||||
* | Crank majors for lib{crypto,ssl,tls} due to symbol removals, symbol | jsing | 2016-04-28 | 1 | -1/+1 |
| | | | | additions and functionality changes. | ||||
* | bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI change | bcook | 2015-12-09 | 1 | -2/+2 |
| | | | | ok jsing@, deraadt@, beck@ | ||||
* | bump minors after adding EVP_aead_chacha20_poly1305_ietf() | reyk | 2015-11-02 | 1 | -1/+1 |
| | | | | OK jsing@ | ||||
* | Crank major version due to removal of SHA-0 and MD4 from libcrypto. | doug | 2015-09-13 | 1 | -2/+2 |
| | |||||
* | Add a new interface, OPENSSL_cpu_caps(), to return the currently running | miod | 2015-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | cpu's specific hardware capabilities users of libcrypto might be interested in, as an integer value. This deprecates the existing OPENSSL_ia32cap() macro and the OPENSSL_ia32cap_loc() function (which returns the pointer so that you can mess with stuff you shouldn't mess with). Interpreting the value returned by OPENSSL_cpu_caps() is, of course, machine-dependent. Minor version bump for libcrypto. ok beck@ jsing@ |