summaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* abi-check: corrected type of gnutls_x509_crl_get_issuer_dnNikos Mavrogiannopoulos2016-03-133-5/+1
| | | | That will avoid any accidental ABI breakage on that symbol.
* Makefile: made abi-checks self-containedNikos Mavrogiannopoulos2016-03-137-11/+47860
| | | | | | That is, they no longer assume a given directory structure to exist outside git. It now includes a static dump of the symbols in 3.4.0 for x86_64 and we compare with it.
* use the same shebang for perlNikos Mavrogiannopoulos2015-06-201-1/+1
|
* updated abi base for 3.4Nikos Mavrogiannopoulos2015-05-031-2/+2
|
* DCO: Added Luke DashjrNikos Mavrogiannopoulos2015-01-141-0/+4
|
* Updated abi-compliance-checker for 3.4 APINikos Mavrogiannopoulos2014-12-311-0/+3
|
* DCO: added Jaak RistiojaNikos Mavrogiannopoulos2014-12-171-0/+4
|
* updated perl asm sourcesNikos Mavrogiannopoulos2014-10-231-0/+0
|
* run abi-compliance-checker prior to releaseNikos Mavrogiannopoulos2014-09-252-0/+8
|
* Added Armin's DCONikos Mavrogiannopoulos2014-09-181-1/+5
|
* added configuration option --disable-padlockNikos Mavrogiannopoulos2014-08-291-0/+0
| | | | | That allows keeping hardware acceleration in x86 but without support for padlock.
* Revert "updated asm sources"Nikos Mavrogiannopoulos2014-08-291-0/+0
| | | | This reverts commit 97895066e18abc5689ede9af1a463539ea783e90.
* updated asm sourcesNikos Mavrogiannopoulos2014-08-271-0/+0
|
* Added Alon's DCO linkNikos Mavrogiannopoulos2014-08-251-0/+3
|
* Added people who have sent a DCO for gnutlsNikos Mavrogiannopoulos2014-08-051-0/+28
|
* Updated asm sourcesNikos Mavrogiannopoulos2014-05-301-0/+0
|
* restricted submodule to a specific versionNikos Mavrogiannopoulos2013-12-161-0/+0
|
* Import perlasm files directly from openssl using git submoduleNikos Mavrogiannopoulos2013-12-1624-22255/+19
|
* Added Mike Hamburg's SSSE3 AES implementation.Nikos Mavrogiannopoulos2013-12-1424-2/+2142
|
* Added Appro's SSSE3 SHA implementationsNikos Mavrogiannopoulos2013-12-146-0/+7745
|
* updated perlasm filesNikos Mavrogiannopoulos2013-11-2613-940/+2285
|
* changed license headers to 2.1. Reported by Andreas Metzler.Nikos Mavrogiannopoulos2013-03-241-1/+1
|
* Corrected win64 cpuid() code. Report and patch by Mann Ern Kang.Nikos Mavrogiannopoulos2012-04-251-1/+1
|
* updated openssl codeNikos Mavrogiannopoulos2012-03-193-92/+218
|
* updated licensesNikos Mavrogiannopoulos2012-03-162-3/+7
|
* Exported gnutls_cpuid() and gnutls_have_cpuid().Nikos Mavrogiannopoulos2011-12-082-8/+8
|
* Added rules to auto-generate the assembler files.Nikos Mavrogiannopoulos2011-11-1318-0/+11236