Age | Commit message (Expand) | Author |
2016-11-04 | The *_method_data structures can be static | Philip Guenther |
2016-11-04 | Add an explict list of exported symbols with just the functions | Philip Guenther |
2016-11-04 | Add an explict list of exported symbols with just the functions declared | Philip Guenther |
2016-11-04 | Nuke the KRB5 ASN.1 code from orbit. | Joel Sing |
2016-11-04 | Ride the current major bump and enable assembler code for nist 256p curve, | Miod Vallat |
2016-11-04 | make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hidden | Bob Beck |
2016-11-04 | Make do_dtls1_write() static to d1_pkt.c and delete declarations for | Philip Guenther |
2016-11-04 | Fix some linewrapping glitches | Philip Guenther |
2016-11-04 | Some tests require internal symbols; have them link with the static | Philip Guenther |
2016-11-04 | Add assembler code for the nist 256-bit GFp curve, written initially by | Miod Vallat |
2016-11-04 | Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by | Miod Vallat |
2016-11-04 | Be verbose when PATCH_PATH is not set (that is temporary until we agree on | Antoine Jacoutot |
2016-11-04 | Address some signed vs unsigned warnings and check that an integer value | Joel Sing |
2016-11-04 | Assign and test, as is consistent with the rest of the libtls code. | Joel Sing |
2016-11-04 | Use a consistent name for struct bio_cb * variables. | Joel Sing |
2016-11-04 | Rename struct bio_cb_st to struct bio_cb. | Joel Sing |
2016-11-04 | Do not cast a pointer to a struct, to a char * when assigning to a void *. | Joel Sing |
2016-11-04 | Use a consistent name for a BIO *, rather than having four different names | Joel Sing |
2016-11-04 | Avoid signed vs unsigned comparisons. | Joel Sing |
2016-11-04 | One more XXX. | Antoine Jacoutot |
2016-11-04 | convert X509 manuals from pod to mdoc | Ingo Schwarze |
2016-11-04 | Pass the internal vmid or 0 to vm_register() instead of changing it | Reyk Floeter |
2016-11-04 | Completely rewrite the session handling ASN.1 code using CBB and CBS. This | Joel Sing |
2016-11-04 | Update the config/register/get VM methods to match the config_set/get | Reyk Floeter |
2016-11-04 | Convert ssl3_get_server_kex_dhe() to CBS. | Joel Sing |
2016-11-04 | Zap extra space. | Antoine Jacoutot |
2016-11-04 | enum values need to fit in 32 bits; we only use enum for numbering and | Nicholas Marriott |
2016-11-04 | Make sure our filesystems are local and not read-only. | Antoine Jacoutot |
2016-11-04 | No need to reach libssl private headers and to define TERMIOS anymore. | Miod Vallat |
2016-11-04 | Remove I386_ONLY define. It was only used to prefer a | Miod Vallat |
2016-11-04 | In OPENSSL_wipe_cpu() on i386, which noone uses anyway, check the proper | Miod Vallat |
2016-11-04 | Use 'rm -f' to remove the rollback tarball if we have an errir; it may | Antoine Jacoutot |
2016-11-04 | There's not much point having three static functions that do a cast and | Joel Sing |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2016-11-04 | Do not mix declarations and code. | Joel Sing |
2016-11-04 | Rename the internal bio related functions so that they have a common | Joel Sing |
2016-11-04 | Add X509_up_ref, from boring | Bob Beck |
2016-11-04 | convert RSA manuals from pod to mdoc | Ingo Schwarze |
2016-11-04 | MALLOC_STATS tweaks, by default not compiled in | Otto Moerbeek |
2016-11-04 | There's not much point in casting a void * to a specific type just before | Joel Sing |
2016-11-04 | new sentence, new line, and zap trailing whitespace; | Jason McIntyre |
2016-11-04 | bump minor for ocsp_require_stapling addition | Bob Beck |
2016-11-04 | Add ocsp_require_stapling config option for tls - allows a connection | Bob Beck |
2016-11-03 | Don't use ce_time if we are running as a server, it won't be present. | Joris Vink |
2016-11-03 | small tweak to also check canaries if F is in effect | Otto Moerbeek |
2016-11-03 | Remove obsolete vxlan_lookup return value handling | Mike Belopuhov |
2016-11-03 | Support for key removal and value update operations | Mike Belopuhov |