index
:
portable
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
Makefile.am
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
generate the crypto export symbol list at build time
Brent Cook
2017-07-08
1
-0
/
+74
*
Add HKDF functionality
kinichiro
2017-05-13
1
-0
/
+3
*
Add freezero support
kinichiro
2017-04-22
1
-0
/
+4
*
move crypto_portable.sym to builddir
Brent Cook
2017-04-10
1
-1
/
+4
*
Add support for getpagesize
kinichiro
2017-03-15
1
-0
/
+4
*
Add recallocarray
kinichiro
2017-03-09
1
-0
/
+4
*
Add crypto/evp/m_md5_sha1.c
kinichiro
2017-03-05
1
-0
/
+1
*
Move strsep.c to crypto/compat/ and add ocspcheck build to CMake
kinichiro
2017-01-25
1
-0
/
+4
*
updates for new tests and layout
Brent Cook
2017-01-22
1
-0
/
+1
*
add missing ecp_nist*.c files
Brent Cook
2017-01-18
1
-0
/
+4
*
Stop generating .def files by update.sh
kinichiro
2017-01-18
1
-1
/
+0
*
Fix to use -export-symbols for libcrypto
kinichiro
2017-01-15
1
-1
/
+2
*
include vpm_int.h
Brent Cook
2016-11-06
1
-0
/
+1
*
Add curve25519 to portable
kinichiro
2016-11-06
1
-0
/
+6
*
updates for latest build changes
Brent Cook
2016-11-05
1
-3
/
+1
*
export DLLs functions for MSVC with CMake
kinichiro
2016-10-30
1
-0
/
+1
*
add constant_time_locl.h
Brent Cook
2016-05-04
1
-0
/
+2
*
do not link libcompatnoopt if it is unneeded/built
Brent Cook
2015-11-22
1
-3
/
+8
*
remove a_gen/utctm.c
Brent Cook
2015-10-21
1
-2
/
+0
*
disable some tests with 32-bit time_t systems
Brent Cook
2015-10-17
1
-2
/
+0
*
include timegm fallback
Brent Cook
2015-10-15
1
-0
/
+6
*
Use bundled headers instead of installed headers when building
Jeremy Huddleston Sequoia
2015-10-14
1
-4
/
+5
*
updates for ASN.1 time handling
Brent Cook
2015-10-06
1
-0
/
+1
*
final bit of SHA-0 removal
Brent Cook
2015-09-17
1
-1
/
+0
*
remove SHA-0
Brent Cook
2015-09-17
1
-2
/
+0
*
ech_ossl.h is gone
Brent Cook
2015-09-13
1
-1
/
+0
*
distribute strcasecmp.c
Brent Cook
2015-09-07
1
-0
/
+3
*
add win32-specific explicit_bzero implementation
Brent Cook
2015-08-03
1
-0
/
+4
*
add initial CMake and Visual Studio build support
Brent Cook
2015-07-21
1
-0
/
+3
*
eng_rsax is gone
Brent Cook
2015-07-20
1
-1
/
+0
*
fixup how OPENSSLDIR is derived and expanded
Brent Cook
2015-07-15
1
-0
/
+6
*
build libcrypto with -DLIBRESSL_INTERNAL
Brent Cook
2015-07-15
1
-1
/
+2
*
add check for inet_pton, nudge minimum win32 compat to 0x0501
Brent Cook
2015-07-02
1
-0
/
+4
*
update for mdc2 removal
Brent Cook
2015-06-20
1
-5
/
+0
*
refactor win32 shims into posix_win.c
Brent Cook
2015-06-05
1
-0
/
+4
*
further refactoring, working libtls-standalone
Brent Cook
2015-05-23
1
-43
/
+1
*
remove issetuigid wrappers, now that all getenv calls are gone.
Brent Cook
2015-04-14
1
-18
/
+0
*
Add experimental AIX support.
Brent Cook
2015-03-31
1
-0
/
+7
*
rework CFLAGS/CPPFLAGS settings during configuration
Brent Cook
2015-03-22
1
-8
/
+6
*
disable system issetugid on OS X since it is not fork-safe
Brent Cook
2015-02-17
1
-0
/
+3
*
c_all* have merged into c_all.c
Brent Cook
2015-02-08
1
-2
/
+0
*
add by_mem.c for X509_STORE_load_mem
Brent Cook
2015-01-26
1
-0
/
+1
*
add NetBSD shims for arc4random
Brent Cook
2015-01-21
1
-7
/
+11
*
Add support for HP-UX
kinichiro
2015-01-06
1
-0
/
+7
*
allow Windows DLLs to be built
Brent Cook
2014-12-14
1
-1
/
+1
*
disable inline assembly on Windows for now
Brent Cook
2014-12-07
1
-0
/
+4
*
Enable optimized crypto operations for x86_64
Brent Cook
2014-12-07
1
-8
/
+20
*
read all library versions directly from files
Brent Cook
2014-12-06
1
-0
/
+809