Historique des commits

Auteur SHA1 Message Date
  Arne Hormann e56cf9d098 fix wrong link to CONTRIBUTING.md il y a 12 ans
  Arne Hormann 948093a262 Merge pull request #195 from arnehormann/faster-dateformat il y a 12 ans
  Arne Hormann ba3e6d4043 applied modulo and allocation optimizations, added test il y a 12 ans
  Julien Schmidt e1da8eee42 Add Jian Zhen il y a 12 ans
  Julien Schmidt 54ff48db29 Merge pull request #197 from zhenjl/ciphercomment il y a 12 ans
  Jian Zhen 811b3679ca updated comments for second part of the password cipher il y a 12 ans
  Julien Schmidt 45271d0947 Merge pull request #194 from goodinc/master il y a 12 ans
  Aaron Hopkins e762c9b714 Removed "keepalivePeriod" DSN option. Added AUTHORS entry. il y a 12 ans
  Arne Hormann 8f8d1a605b no longer cache len(...) il y a 12 ans
  Arne Hormann f38e41de89 changed binary date / datetime to string il y a 12 ans
  Aaron Hopkins c45a03e31e Enable TCP Keepalives on TCP connections to MySQL. Add keepalivePeriod DSN il y a 12 ans
  Arne Hormann 97248774f0 Merge pull request #191 from arnehormann/oldpass-test il y a 12 ans
  Arne Hormann 602a004c96 add test for scrambleOldPassword il y a 12 ans
  Julien Schmidt b1aa46e2d6 Merge pull request #190 from go-sql-driver/cipher_memsafe il y a 12 ans
  Julien Schmidt afd9edcd26 ensure cipher memory safety il y a 12 ans
  Julien Schmidt 313606f045 Merge pull request #188 from go-sql-driver/oldPasswords_fix il y a 12 ans
  Julien Schmidt 43b5e382ff Merge pull request #187 from go-sql-driver/dsn_trailingslash il y a 12 ans
  Julien Schmidt 54917e3c77 DSN: check for separating slash il y a 12 ans
  Julien Schmidt 640557f53d NUL-terminate old password scramble il y a 12 ans
  Arne Hormann 28484ddeb8 Merge pull request #182 from arnehormann/configurable-logger il y a 12 ans
  Arne Hormann 35ee96f34b add CHANGELOG entry il y a 12 ans
  Arne Hormann 58ec5b4271 removed .Error() in logger, removed mutex to set logger il y a 12 ans
  Arne Hormann 12094b690f fix #179 il y a 12 ans
  Arne Hormann 05994a982b Merge pull request #175 from cxmcc/minor il y a 12 ans
  Xiuming Chen a531037e10 Comment typo il y a 12 ans
  Julien Schmidt 5d25a76e20 Merge pull request #174 from go-sql-driver/infile il y a 12 ans
  Julien Schmidt 34f105cf7f infile: new deferredClose func instead of lambda funcs il y a 12 ans
  Julien Schmidt d7e2ac4160 infile: refactoring il y a 12 ans
  Julien Schmidt d503c4bfce infile: better buffer size calculation il y a 12 ans
  Julien Schmidt a9d1410160 infile: lazy map init il y a 12 ans