Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import from yaSSL | msvensson@shellback.(none) | 2006-05-05 | 15 | -58/+72 |
* | Add original unmodified certs file | msvensson@shellback.(none) | 2006-05-03 | 4 | -2/+1 |
* | Add certs/ file | msvensson@shellback.(none) | 2006-05-03 | 4 | -0/+2 |
* | Update yaSSL to version 1.3.0 | msvensson@shellback.(none) | 2006-05-03 | 33 | -57/+979 |
* | Remove client-req-pem and server-req.pem | msvensson@shellback.(none) | 2006-05-03 | 3 | -20/+2 |
* | Update NOTES with information how we generate new keys | msvensson@shellback.(none) | 2006-05-03 | 1 | -0/+62 |
* | Generate new ca, client and server cert. | msvensson@shellback.(none) | 2006-05-03 | 7 | -178/+106 |
* | Fix small bug in udf_example.cc, it was processing one char too much and thus... | msvensson@shellback.(none) | 2006-04-28 | 3 | -7/+11 |
* | Merge jwinstead@bk-internal.mysql.com:/home/bk/mysql-5.0 | jimw@mysql.com | 2006-04-28 | 1 | -5/+5 |
|\ | |||||
| * | Merge mysql.com:/home/jimw/my/mysql-5.0-19393 | jimw@mysql.com | 2006-04-27 | 1 | -5/+5 |
| |\ | |||||
| | * | Bug #19393: Federated tests fail on Windows under pushbuild | jimw@mysql.com | 2006-04-27 | 1 | -5/+5 |
* | | | Disable udf.test | msvensson@shellback.(none) | 2006-04-27 | 1 | -0/+1 |
* | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maint | msvensson@shellback.(none) | 2006-04-27 | 2 | -9/+1 |
|\ \ \ | |||||
| * | | | Fix merge error | msvensson@shellback.(none) | 2006-04-27 | 2 | -9/+1 |
* | | | | Return empty string if file does not exist | msvensson@shellback.(none) | 2006-04-27 | 2 | -10/+4 |
|/ / / | |||||
* | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@shellback.(none) | 2006-04-27 | 146 | -1467/+10982 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add test to mysql-test-run.pl to see if the udf_example.so is availble. Set e... | msvensson@shellback.(none) | 2006-04-27 | 7 | -19/+56 |
| * | | Change sleep_until_file_created to sleep 100 millisecond instead of sleeping ... | msvensson@neptunus.(none) | 2006-04-26 | 1 | -8/+14 |
| * | | Bug#19362 im_daemon_lifecycle fails when built from source distribution | msvensson@neptunus.(none) | 2006-04-26 | 2 | -3/+61 |
| * | | Remove hacks for building shared libs on aix and qnx | msvensson@neptunus.(none) | 2006-04-26 | 1 | -39/+0 |
| * | | Revert use of octal numbers for chmod | msvensson@neptunus.(none) | 2006-04-24 | 1 | -2/+2 |
| * | | Update disabled message to include bug no. | msvensson@neptunus.(none) | 2006-04-24 | 1 | -1/+1 |
| * | | Test it it works better to set no read access for a file by using 000 instead... | msvensson@neptunus.(none) | 2006-04-24 | 1 | -2/+2 |
| * | | Update help message for start-and-exit | msvensson@neptunus.(none) | 2006-04-24 | 1 | -1/+1 |
| * | | Ad file "have_ndb_status_ok.require" | msvensson@neptunus.(none) | 2006-04-24 | 1 | -0/+2 |
| * | | Use "eval select" when evaluating the environment variable "$MYSQL_TEST_ROOT" | msvensson@neptunus.(none) | 2006-04-24 | 1 | -1/+1 |
| * | | Make have_ndb.in portable | msvensson@neptunus.(none) | 2006-04-24 | 2 | -3/+11 |
| * | | Bug#19084 ./mysql-test-run.pl do not print bootstrap run info | msvensson@neptunus.(none) | 2006-04-24 | 2 | -18/+16 |
| * | | Cleanup formatting | msvensson@neptunus.(none) | 2006-04-24 | 2 | -38/+47 |
| * | | Remove the old unused code for setting a PATH | msvensson@neptunus.(none) | 2006-04-24 | 1 | -5/+0 |
| * | | Move copy_dir to mtr_misc and rename it to mtr_copy_dir | msvensson@neptunus.(none) | 2006-04-24 | 2 | -30/+19 |
| * | | Remove 5 second sleep for win32 | msvensson@neptunus.(none) | 2006-04-24 | 1 | -2/+0 |
| * | | Bug#17002 mysql-test-run as root user | msvensson@neptunus.(none) | 2006-04-24 | 5 | -0/+41 |
| * | | Merge 192.168.0.20:mysql/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-04-22 | 1 | -0/+47 |
| |\ \ | |||||
| | * | | Fix for building shared libraries on AIX with 64-bit mode | msvensson@shellback.(none) | 2006-04-22 | 1 | -0/+47 |
| * | | | Backport fix for mysql client not using SSl library directly | msvensson@neptunus.(none) | 2006-04-22 | 5 | -3/+26 |
| * | | | Remove -Wall etc, not so portable compiler options | msvensson@neptunus.(none) | 2006-04-21 | 1 | -3/+3 |
| |/ / | |||||
| * | | Move telpate instantiations of taocrypt objects to taocrypt/template_instnt.cpp | msvensson@neptunus.(none) | 2006-04-21 | 2 | -7/+3 |
| * | | Disable udf test | msvensson@neptunus.(none) | 2006-04-21 | 1 | -0/+1 |
| * | | Merge bk-internal:/home/bk/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-04-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | tnurnberg@mysql.com | 2006-04-20 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Bug#18964 "return 0 instead of DBUG_RETURN(0) in sql_base.cc::open_table()" | tnurnberg@mysql.com | 2006-04-20 | 1 | -1/+1 |
| | | * | | debugging a BK issue | tnurnberg@mysql.com | 2006-04-20 | 1 | -1/+1 |
| | | * | | Bug#18964 "return 0 instead of DBUG_RETURN(0) in sql_base.cc::open_table()" | tnurnberg@mysql.com | 2006-04-19 | 1 | -1/+1 |
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/my50-bug18837 | msvensson@neptunus.(none) | 2006-04-21 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Bug#18837 Many build and test failures when configuring without --disable-shared | msvensson@neptunus.(none) | 2006-04-13 | 1 | -1/+1 |
| * | | | | | Merge 192.168.0.20:mysql/my50-yassl_3/ | msvensson@neptunus.(none) | 2006-04-19 | 104 | -1326/+10659 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Add the .der files used by yaSSL benchmark | msvensson@shellback.(none) | 2006-04-19 | 3 | -0/+0 |
| | * | | | | Add .der files, used by yaSSL benchmark | msvensson@shellback.(none) | 2006-04-19 | 1 | -1/+1 |
| | * | | | | Import from upstream yaSSL | msvensson@shellback.(none) | 2006-04-19 | 4 | -58/+55 |