An error occurred fetching the project authors.
- 17 Jul, 2006 1 commit
-
-
msvensson@shellback.(none) authored
- Fix for "bug#16755 Please find a SSL library that is FLOSS-Exception / LGPL copyrighted"
-
- 07 Apr, 2006 1 commit
-
-
msvensson@shellback.(none) authored
-
- 22 Jun, 2005 1 commit
-
-
svoj@mysql.com authored
Fix GCC 4.0 link failure. Better CXX_VERSION guessing.
-
- 19 Jun, 2005 1 commit
-
-
svoj@mysql.com authored
Fix for yaSSL link failures with Forte Developer 7, MIPSpro Compilers, Compaq C++. These compilers have problem with implicit template instantiation in archives (libyassl.a, libtaocrypt.a). Instantiate templates explicitly. Fix for yaSSL link failure on powermacg5 (gcc 3.3). When -O3 is specified gcc inlines __cxa_pure_virtual. This is wrong behavior, __cxa_pure_virtual must never be inlined.
-
- 31 May, 2005 1 commit
-
-
svoj@mysql.com authored
merge with latest yaSSL, move templates instantiation into separate file where it is possible
-
- 24 May, 2005 1 commit
-
-
svoj@mysql.com authored
-
- 30 Apr, 2005 1 commit
-
-
serg@serg.mylan authored
remove FIX_GCC_LINKING_PROBLEM and -DDEFINE_CXA_PURE_VIRTUAL replace echo in configure.in with AC_MSG_WARN/AC_MSG_ERROR don't set -DUSE_MYSYS_NEW for gcc 2.95 set $USE_MYSYS_NEW even if CXX is g++ yassl bugfixes instantiate all yassl templates explicitly
-
- 28 Apr, 2005 1 commit
-
-
svoj@mysql.com authored
yaSSL-0.9.7 library bundled.
-