18
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sqlite 3.17.0 More... about 7 years ago
mariadb connector c 2.3.2 More... about 7 years ago
openssl 1.0.2k More... about 7 years ago
[AppVeyor] Maybe nasm is not needed... More... about 7 years ago
disable jit for win64 More... about 7 years ago
build for Windows 64-bit too More... about 7 years ago
Allow partial failure on cert_load_file and cert_load_path More... about 7 years ago
Simplify library builds - CMake usually uses conditional add_subdirectory to exclude the target and all its dependencies. To do that, remove libraries from WITH_NDLLS, since that list works as a list of physical files in the build directory. Move CMake configuration code to each library's subdirectory. More... about 7 years ago
Merge pull request #156 from ppenzin/master More... about 7 years ago
remove NEKOPATH env var when uninstalling chocolatey package More... about 7 years ago
Missed an instance of BYTE_ORDER macro in previous commit. BYTE_ORDER is now replaced by generated macros TARGET_BIG_ENDIAN/TARGET_LITTLE_ENDIAN. More... about 7 years ago
Use CMake to get target's endianness and generate a macro for use from sources. More... about 7 years ago
zlib 1.2.11 More... over 7 years ago
mbedtls 2.2.1 => 2.4.0 More... over 7 years ago
also update pcre and mariadb-connector-c More... over 7 years ago
openssl 1.0.2h => 1.0.2j More... over 7 years ago
zlib 1.2.8 => 1.2.10 (close #154) More... over 7 years ago
update CHANGES More... over 7 years ago
Add close and notify case to ssl_read per PR recommendation. More... over 7 years ago
Make sure CMAKE_INSTALL_LIBDIR is relative. More... over 7 years ago
pkg_check_modules sets both *_INCLUDEDIR and *_INCLUDE_DIRS More... over 7 years ago
use $sget instead of $ssub More... over 7 years ago
Merge pull request #148 from frabbit/master More... over 7 years ago
[TravisCI] no need to upgrade pkg-config and cmake for mac anymore More... over 7 years ago
Handled case for MBEDTLS_ERR_SSL_PEER_CLOSE_NOTIFY More... over 7 years ago
remove debug line More... over 7 years ago
make sure path folders have a trailing slash More... over 7 years ago
fixed export paths More... over 7 years ago
remove old file More... over 7 years ago
move flatten and ldconfig after all other install() More... over 7 years ago