summaryrefslogtreecommitdiff
path: root/mysys/base64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+0
|\ \ \ | |/ /
| * | base64 serviceSergei Golubchik2017-03-101-1/+0
* | | name clash with gnutls on on base64_encodeSergei Golubchik2016-09-121-16/+16
|/ /
* | A clean-up for the base64 functions.Alexander Barkov2013-09-241-15/+3
* | Merging TO_BASE64() and FROM_BASE64() from MySQL-5.6Alexander Barkov2013-09-231-103/+247
|/
* Updated/added copyright headersKent Boortz2011-06-301-2/+3
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| |\ |/ /
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | fixed compilation warnings. addendum to the fix for bug 29125Georgi Kodinov2009-03-201-1/+1
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
| * Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-2/+2
* | BUG#28884 - maybe a problem with malloc into base64.cunknown2008-01-151-1/+4
* | Fixed compiler warningsunknown2007-02-231-2/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-301-1/+1
|\ \ | |/
| * Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-1/+1
| * Mergeunknown2005-11-031-3/+4
| |\
| | * base64.c:unknown2005-11-031-3/+4
* | | Fixed compiler warnings (Mostly VC++):unknown2006-11-301-1/+1
* | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-10-061-18/+47
|\ \ \
| * | | BUG#19459 (BINLOG RBR command does not lock tables correctly causingunknown2006-10-021-18/+47
* | | | Removed warnings for Windows build issues. Edited Windows README to remove re...unknown2006-08-141-1/+1
|/ / /
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-1/+2
* | | WL#1012: All changes as one single changeset.unknown2005-12-221-1/+1
* | | Reapplied portability changes, from changesets by kent, joerg and msvenssonunknown2005-11-061-3/+4
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-021-3/+3
|\ \ | |/ |/|
| * Portability fix, opnsrv6cunknown2005-11-021-3/+3
* | Fixed failure of NDB config retrieval.unknown2005-10-311-4/+14
|/
* Converted mysys/base64.c into C code (not C++).unknown2005-10-251-3/+6
* WL#2835: Base64unknown2005-10-181-1/+1
* WL#2835: Base64 mysys functionsunknown2005-10-141-0/+265