msvensson@shellback.(none)
086fea9809
Bug#21930 libmysqlclient defines BN_bin2bn which belongs to OpenSSL! Breaks other apps!
...
- Don't add the signatures for CRYPTO_* when compiling yaSSL for MySQL
2006-08-31 15:16:44 +02:00
msvensson@shellback.(none)
f368e0753e
Bug #21930 libmysqlclient defines BN_bin2bn which belongs to OpenSSL! Breaks other apps!
...
- Correct bug in perl script that faild to add rename macros for some functions.
2006-08-31 14:26:12 +02:00
msvensson@neptunus.(none)
2f0b080aea
Bug#19810 Bundled YASSL in libmysqlclient conflicts with OpenSSL
...
- Rename yaSSL version of 'SSL_peek' to 'yaSSL_peek' by using a macro
2006-08-21 14:51:59 +02:00
msvensson@neptunus.(none)
396a51b4bc
Merge 192.168.0.20:mysql/mysql-5.0-maint
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-08-01 20:39:48 +02:00
msvensson@shellback.(none)
116feb009e
Import latest version of yaSSL
2006-08-01 20:20:46 +02:00
kent@mysql.com/c-4b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se
345945165a
sql_select.cc:
...
Renamed variable, to avoid name clash with macro "rem_size"
on AIX 5.3 and "/usr/include/sys/xmem.h" (bug#17648)
asn.cpp, asn.hpp:
Avoid name clash with NAME_MAX
2006-07-28 21:26:46 +02:00
evgen@moonbone.local
b7a55b9b5c
Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into moonbone.local:/work/tmp_merge-5.0-opt-mysql
2006-07-18 23:45:17 +04:00
msvensson@shellback.(none)
011f57e0ec
Import yaSSL version 1.3.7
...
- Fix for "bug#16755 Please find a SSL library that is FLOSS-Exception / LGPL copyrighted"
2006-07-17 10:50:20 +02:00
igor@rurik.mysql.com
b5bdc178af
Fixed some dsp files.
...
Fixed make_win_src_distribution.sh to return back dsp files
for yassl.
2006-06-23 18:21:34 -07:00
msvensson@neptunus.(none)
4fcf32909a
Bug#19191 Repeated crashes on OpenBSD for ssl test cases
...
- Import patch from yaSSL
2006-06-14 21:30:49 +02:00
msvensson@neptunus.(none)
e4d3341d35
Import from yaSSL to fix bild problems on AIX(already fixed but was lost during last import)
2006-06-07 14:46:10 +02:00
msvensson@shellback.(none)
5ae586d946
Import patch for yassl 1.35
...
- Better check of required buffer size when processing incoming record headers
2006-06-05 15:41:29 +02:00
msvensson@shellback.(none)
b52141a8bd
Add define YASSL_PREFIX when compiling yassl
2006-06-01 12:32:35 +02:00
msvensson@shellback.(none)
b33466d3dc
Import patch from yaSSL
...
- avoid allocating memory for each call to 'EVP_md5' and
'EVP_des_ede3_cbc' which were not released until server was stopped
- Those functions are used from the SQL function 'des_encrypt' and
'des_decrypt'.
2006-05-31 23:36:50 +02:00
msvensson@shellback.(none)
8adf77b953
Add define YASLSL_PREFIX
2006-05-31 23:06:56 +02:00
msvensson@shellback.(none)
589c94eba5
Import from yaSSL
2006-05-31 22:19:17 +02:00
msvensson@shellback.(none)
c542aa8701
Merge shellback.(none):/home/msvensson/mysql/bug19575/my50-bug19575
...
into shellback.(none):/home/msvensson/mysql/mysql-5.0
2006-05-31 16:32:08 +02:00
msvensson@shellback.(none)
20217ba36f
Bug#19575 MySQL-shared-5.0.21-0.glibc23 causes segfault in SSL_library_init
...
- Include prefix files that renames all public functions in yaSSLs
OpenSSL API to ya<function_name>. They will otherwise conflict
with OpenSSL functions if loaded by an application that uses OpenSSL
as well as libmysqlclient with yaSSL support.
2006-05-31 16:19:06 +02:00
msvensson@shellback.(none)
4ba0e7e3e9
Add new file md4.cpp to VC++ project file
2006-05-29 15:01:04 +02:00
msvensson@shellback.(none)
8f27d3dc4a
Import from yaSSL
2006-05-29 14:49:51 +02:00
msvensson@shellback.(none)
a401734c07
Import from yaSSL
...
Fixes for HPUX etc.
Don't define exceptions operator new on hpux as the linker will look for the function
2006-05-22 15:49:57 +02:00
joerg@mysql.com
93d1c2b307
Include "config.h" (if it exists) in all yaSSL files via their "runtime.hpp".
...
Fixes bug#19040 "yaSSL does not compile on AIX".
2006-05-17 19:08:18 +02:00
msvensson@neptunus.(none)
0d3c0dfb75
Merge 192.168.0.20:mysql/my50-maint-yassl
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-05-08 16:38:24 +02:00
msvensson@shellback.(none)
15ec5dfeca
Import from yaSSL
2006-05-05 10:35:12 +02:00
msvensson@shellback.(none)
01faaacd25
Import from yaSSL
2006-05-05 10:33:04 +02:00
msvensson@neptunus.(none)
7aba56f452
Use "const char*" for variable found, forte complains "Cannot use const char* to initialize char*" otherwise
2006-05-03 17:55:30 +02:00
msvensson@neptunus.(none)
3dc1365b02
Merge 192.168.0.20:mysql/my50-maint-yassl
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-05-03 13:24:06 +02:00
msvensson@shellback.(none)
bb5c6d4382
Add original unmodified certs file
2006-05-03 13:20:51 +02:00
msvensson@shellback.(none)
987c85adb5
Add certs/ file
2006-05-03 13:11:04 +02:00
msvensson@shellback.(none)
e2854b8a7f
Update yaSSL to version 1.3.0
2006-05-03 13:08:24 +02:00
msvensson@neptunus.(none)
cccc2c4b6a
Merge bk-internal:/home/bk/mysql-5.0-maint
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-04-28 08:33:42 +02:00
msvensson@shellback.(none)
f52247a6e8
Fix merge error
2006-04-27 22:21:23 +02:00
msvensson@shellback.(none)
e5004d1312
Merge shellback.(none):/home/msvensson/mysql/mysql-5.0
...
into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-04-27 17:35:29 +02:00
msvensson@neptunus.(none)
d3fa8c519c
Merge 192.168.0.20:mysql/my50-maint-yassl/
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-04-26 18:19:35 +02:00
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@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
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
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
serg@serg.mylan
3595c81bc8
compatibility fix for yassl
2005-12-02 21:40:50 +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