msvensson@shellback.(none)
06be3a2b87
Move inclusion of "ripemd.hpp" from yassl to taocrypt
2006-04-26 18:10:14 +02:00
msvensson@shellback.(none)
e6fedbdb39
Import from upstream yassl
2006-04-26 15:29:52 +02:00
msvensson@neptunus.(none)
26be6ababe
Remove -Wall etc, not so portable compiler options
2006-04-21 19:53:30 +02:00
msvensson@neptunus.(none)
7af32b0748
Move telpate instantiations of taocrypt objects to taocrypt/template_instnt.cpp
2006-04-21 18:19:50 +02:00
msvensson@win2003-x86.
9bd55493d3
Fix build of taocrypt. Don't mention /GX or /EHsc as that will turn ON exception handling and not off as we want.
2006-04-20 11:59:12 +02:00
msvensson@shellback.(none)
3d61068fbe
Add the .der files used by yaSSL benchmark
2006-04-19 11:42:55 +02:00
msvensson@shellback.(none)
cd942a0fce
Add .der files, used by yaSSL benchmark
...
Add benchamrk to dirs to build
2006-04-19 11:33:49 +02:00
msvensson@shellback.(none)
a965875aaa
Import from upstream yaSSL
2006-04-19 10:21:00 +02:00
kent@mysql.com
de430a149e
Merge
2006-04-18 16:58:21 +02:00
msvensson@shellback.(none)
0d1bd3b1f2
Import from yaSSL upstream
2006-04-18 14:41:43 +02:00
msvensson@neptunus.(none)
c53f2320e4
Bug#18815 libmysql using yassl can't be linked with c program
...
- Apply patch to remove dependency on C++ libs when linking "libmysql" from c
2006-04-18 12:08:06 +02:00
msvensson@shellback.(none)
1c4e31d5fe
Add new yaSSL files
...
Add benchmark, testsuite and taocrypt/test as places where to
produce Makfiles and build - very useful for debugging
2006-04-11 23:51:14 +02:00
msvensson@shellback.(none)
e8723ca453
Update yassl to 1.2.2
2006-04-07 11:35:12 +02:00
knielsen@mysql.com
cfb43e683b
Add missing files for CMake build.
2006-03-27 11:23:50 +02:00
knielsen@mysql.com
bc6628d27f
Some changes to make it possible to build for Windows with CMake from
...
a normal 'make dist' source .tar.gz.
2006-03-24 22:50:56 +01:00
Reggie@xgeek.
11979eec94
Moved cmake scripts into the proper directories
2006-03-15 10:22:12 -06:00
dlenev@mysql.com
15c86158a7
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg14836
...
into mysql.com:/home/dlenev/src/mysql-5.1-merges
2005-12-24 20:13:51 +03:00
msvensson@neptunus.(none)
e50c0fdc3b
Bug #15772 Aborted YaSSL connections force threads into busyloops
...
- Report error when there is nothing to read after wait.
2005-12-20 00:47:50 +01:00
pem@mysql.com
8e0e421943
Merge mysql.com:/usr/home/pem/bug14834/mysql-5.0
...
into mysql.com:/usr/home/pem/mysql-5.1-new
2005-12-07 15:17:18 +01:00
serg@serg.mylan
3595c81bc8
compatibility fix for yassl
2005-12-02 21:40:50 +01:00
jimw@mysql.com
0538845963
Merge mysql.com:/home/jimw/my/mysql-5.1-release
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2005-11-30 13:51:23 -08:00
kent@mysql.com
6430a4901e
Makefile.am:
...
Distribute "handlerton-win.cc"
mysqld.cc:
Corrected word lenght for some innobase
configuration variables
Makefile.am:
Added Visual Studio 7 project file to EXTRA_DIST
ha_partition.cc, sql_partition.cc:
Changed include to use "..." for Windows
handlerton-win.cc:
Handle engine include/exclude with defines for Windows
new file
2005-11-26 05:35:37 +01:00
msvensson@devsrv-b.mysql.com
8f457699a8
Bug #15168 yassl failure on amd64
...
- Use libtool to build libraries
2005-11-24 17:17:36 +01:00
kent@mysql.com
bcdd552d6e
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-distcheck
2005-11-19 11:20:52 +01:00
kent@mysql.com
b269caecb1
Additional "make distcheck" changes specific to 5.0
2005-11-09 11:56:04 +02:00
msvensson@neptunus.(none)
b34fbd8629
Bug#13957 yassl: opensrv6c compile failure
...
- Added some ifdefs and turn off auto template instantiation, use explicit template instantiation
2005-11-03 10:37:49 +01:00
msvensson@neptunus.(none)
3c696721f6
Update after merge, include libtaoint-integer.o into libtaocrypt.a
2005-10-28 17:12:30 +02:00
msvensson@neptunus.(none)
68fa03258a
Merge neptunus.(none):/home/msvensson/mysql/bug12985/my50-bug12985
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2005-10-28 11:45:30 +02:00
msvensson@neptunus.(none)
bb571de368
BUG#12985 Do-mysqlclient-test: Can't find -lyassl when linking
...
- Remove yassl_libsfrom CLIENT_LIBS var
- Add yassl_libs to libmysql and libmysqld
2005-10-27 21:48:43 +02:00
msvensson@neptunus.(none)
39dde505fd
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug13163/my50-bug13163
2005-09-27 16:36:14 +02:00
msvensson@neptunus.(none)
e0b4e273f6
Bug #13163 yassl: aix52 crash with ssl turned on
...
- It seems like malloc(0) returns a null pointer on aix52
2005-09-27 16:34:49 +02:00
msvensson@neptunus.(none)
fa554264ff
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug13476/my50-bug13476
2005-09-27 11:34:11 +02:00
msvensson@neptunus.(none)
69eac2e42d
Bug #13476 yassl: openserv compile failure
2005-09-26 12:25:08 +02:00
msvensson@neptunus.(none)
306dcf0620
Merge neptunus.(none):/home/msvensson/mysql/bug13164/my50-bug13164
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2005-09-22 12:29:11 +02:00
msvensson@neptunus.(none)
139601f997
Bug #13164 yassl: "SSL connection error" on several platforms
...
- it's a requirement fo yaSSL that either /dev/urandom or /dev/random is available on the target system.
- Added a fix that tries to open /dev/random if /dev/urandom is not available.
2005-09-22 12:19:09 +02:00
msvensson@neptunus.(none)
a9b3767874
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug13029/my50-bug13029
2005-09-15 11:24:28 +02:00
msvensson@neptunus.(none)
872d85dabe
Bug #13029 YaSSL not compatibile w/ JSSE (Java implementation of SSL)
...
-Applied patch from Todd
2005-09-15 09:46:10 +02:00
msvensson@neptunus.(none)
95197f39a2
Bug #12526 yassl: Crashes in "integer.cpp"
...
- Disable inlining in integer.cp for sparc solaris Cun C++ 5.6
2005-09-15 08:59:29 +02:00
msvensson@neptunus.(none)
c4f5e7f1f9
Cset exclude: msvensson@neptunus.(none)|ChangeSet|20050913150614|63378
2005-09-14 10:34:45 +02:00
msvensson@neptunus.(none)
6d99d18876
Merge bk-internal:/home/bk/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug12526/my50-bug12526
2005-09-13 18:01:27 +02:00
msvensson@neptunus.(none)
47a5c451ca
BUG#12526 yassl: Crashes in "integer.cpp"
...
- Avoid problem with "Sun C++ 5.6 2004/07/15"
2005-09-13 17:06:14 +02:00
msvensson@neptunus.(none)
815941fd46
Merge bk-internal:/home/bk/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug12717/my50-bug12717
2005-09-08 12:18:09 +02:00
msvensson@neptunus.(none)
60e3c3be0b
yassl fix for ia64 + icc
2005-09-08 11:36:12 +02:00
msvensson@neptunus.(none)
ae180d81d6
Bug #12987 yassl: Compilation of integer.cpp fails on OS X Tiger
2005-09-07 17:04:22 +02:00
msvensson@neptunus.(none)
1cc371d0e9
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug12715/my50-bug12715
2005-09-06 21:12:09 +02:00
msvensson@neptunus.(none)
ab4f766c32
Bug #12715 Compilation of yassl/algebra.ccp fails on buildqnx2
...
- Workaround
2005-09-06 18:57:21 +02:00
msvensson@neptunus.(none)
68778715ae
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug11286/my50-bug11286
2005-09-01 14:47:06 +02:00
msvensson@neptunus.(none)
6fb7881f06
Bug #12717 yassl: Crashes in "integer.cpp" when compiled with icc
...
- Temporary fix, disable x86 assembler.
2005-09-01 14:07:45 +02:00
msvensson@neptunus.(none)
8c0f7f82d9
Bug #11286 yassl incompatible with "load data infile"
...
- Make sure that mysqltest always uses ssl when connecting to the server.
- Pass a i32-bit int variable as argument to FIONREAD ioctl.
2005-09-01 11:46:43 +02:00
jimw@mysql.com
d1db84639c
Build YASSL libraries with libtool so correct PIC settings are used
...
automatically. (Bug #12324 )
2005-08-11 12:26:17 -07:00
reggie@fedora.(none)
5a0250c349
Conversions of dsp files to vcproj. These files are compatible with
...
Visual Studio 2003. I have not yet changed the windows build scripts
to use these.
2005-08-02 18:47:02 -05:00
svoj@mysql.com
9359cec4ca
WL#2286 - Compile MySQL w/YASSL support
...
Merge with latest yaSSL. It includes fix for bigendian/littleendian
problem (fixes func_encrypt test failure). Our trees are in sync now.
2005-07-01 20:00:59 +05:00
georg@lmy002.wdf.sap.corp
813b077105
Fix for Intel compiler
2005-06-27 09:36:43 +02:00
svoj@mysql.com
b720c6e535
WL#2286 - Compile MySQL w/YASSL support
...
Fix for "multiple definition of __cxa_pure_virtual" link failure
when compiling with icc.
2005-06-23 16:04:10 +05:00
svoj@mysql.com
74373e7d54
WL#2286 - Compile MySQL w/YASSL support
...
Fix GCC 4.0 link failure.
Better CXX_VERSION guessing.
2005-06-22 14:08:28 +05:00
svoj@mysql.com
7660f609e6
WL#2286 - Compile MySQL w/YASSL support
...
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.
2005-06-19 21:46:44 +05:00
konstantin@mysql.com
7602e1591f
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/opt/local/work/mysql-5.0-root
2005-06-16 16:36:53 +04:00
svoj@mysql.com
841b232d44
WL#2286 - Compile MySQL w/YASSL support
...
Merge with latest yaSSL.
2005-06-16 16:35:09 +05:00
konstantin@mysql.com
aa5c66323d
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/opt/local/work/mysql-5.0-root
2005-06-16 13:56:10 +04:00
konstantin@mysql.com
a13597604b
gcc 2.96 fixes (workarounds for compiler bugs in namespace handling)
2005-06-15 02:57:23 +04:00
svoj@mysql.com
8c9b9d0bc1
WL#2286 - Compile MySQL w/YASSL support
...
Fix for link failures on boxes with non-gnu compiler.
Fix for compilation failure on hpux11.
2005-06-15 01:39:58 +05:00
svoj@mysql.com
35dad7352d
Merge
2005-06-11 15:48:11 +05:00
svoj@mysql.com
75c13cbe0b
Merge with latest yaSSL.
...
Fixes IsAligned yaSSL assertion failure.
2005-06-10 20:09:41 +05:00
serg@serg.mylan
81d070fdcc
Merge bk-internal:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2005-06-09 15:53:35 +02:00
serg@serg.mylan
62c2a636d6
sql/mysql_priv.h
...
comments,
unused flag OPTION_INTERNAL_SUBTRANSACTIONS removed
SELECT_ALL flag moved into this free slot.
2005-06-09 15:48:57 +02:00
svoj@mysql.com
4d85249734
WL#2286 - Compile MySQL w/YASSL support
...
Fix for yaSSL compilation failure on ia64 platform.
2005-06-08 23:58:34 +05:00
konstantin@mysql.com
95da927081
Portability fix, mySTL on Sun Forte 5.4.
2005-06-06 15:52:45 +04:00
konstantin@mysql.com
b6e895ad9f
Futher fixes for aCC.
2005-06-06 14:52:43 +04:00
konstantin@mysql.com
dcae1d174f
Futher yaSSL portability fixes: hp3750 (HP aCC + HPUX).
2005-06-06 14:43:21 +04:00
konstantin@mysql.com
b24269103c
Fix yaSSL compilation failure on ds20 (DEC CXX + Linux)
2005-06-06 14:28:00 +04:00
serg@serg.mylan
91f6308d00
yassl template instantiation - don't do too much
...
mysys/my_access.c: remove incorrect fix
comments
2005-06-03 13:43:17 +02:00
svoj@mysql.com
681b974b1e
WL#2286 - Compile MySQL w/YASSL support
...
Compilation errors fixes.
2005-06-03 00:28:18 +05:00
serg@serg.mylan
4df47b9e4a
cleanup
2005-06-02 15:45:20 +02:00
svoj@mysql.com
01f4036989
WL#2286 - Compile MySQL w/YASSL support
...
merge with latest yaSSL, move templates instantiation into separate file where it is possible
2005-05-31 20:56:32 +05:00
svoj@mysql.com
b763679f1c
WL#2286 - Compile MySQL w/YASSL support
...
Merge with latest yaSSL, fix compilation error for SSE2 processors.
2005-05-25 19:11:36 +05:00
svoj@mysql.com
1dabee5aad
Upgrade yaSSL to 0.9.9.
2005-05-25 00:15:06 +05:00
kent@mysql.com
99f9ff6755
misc.hpp:
...
Check _LONGLONG_TYPE as well, to define 'word64', to make it
work on Solaris 10 x86_64.
Can't assume all x86_64 share the same assembler syntax.
For now disabled assembler for x86_64 and Solaris.
2005-05-22 04:19:54 +02:00
konstantin@mysql.com
b6c93da24c
yaSSL fixes for Sun Forte 7
2005-05-20 22:52:41 +04:00
svoj@mysql.com
5ce823ec28
Merge mysqldev@production.mysql.com:my/mysql-5.0-build
...
into mysql.com:/home/svoj/devel/mysql/mysql-5.0-build
2005-05-20 19:42:37 +05:00
konstantin@mysql.com
d8859b2ee2
Fixes for numerous compatibility problems in yaSSL.
2005-05-20 18:35:49 +04:00
svoj@mysql.com
7c375cab5a
WL#2286 - Compile MySQL w/YASSL support
...
Portability fixes
2005-05-20 19:32:51 +05:00
svoj@mysql.com
36641e3bb7
WL#2286 - Compile MySQL w/YASSL support
...
compilation fixes
2005-05-20 01:44:05 +05:00
svoj@mysql.com
a7f3aa042b
Fix FC3 yaSSL compilation problem.
...
This fix is about WL#2286 - Compile MySQL w/YASSL support
2005-05-06 20:54:38 +05:00
serg@sergbook.mylan
83dfc216a7
gcc 2.92 compatibility
2005-05-05 16:21:17 +02:00
serg@serg.mylan
9c332d8d2a
yassl changeset 2:
...
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
2005-04-30 19:48:45 +02:00
svoj@mysql.com
c1fd1d6a5b
WL#2286 Compile MySQL w/YASSL support
...
yaSSL-0.9.7 library bundled.
2005-04-28 18:23:27 +05:00