Commit History

Author SHA1 Message Date
  Julien Schmidt 8636b6ca08 Finish collation implementation 10 years ago
  Arne Hormann ba3e6d4043 applied modulo and allocation optimizations, added test 11 years ago
  Arne Hormann 8f8d1a605b no longer cache len(...) 11 years ago
  Arne Hormann f38e41de89 changed binary date / datetime to string 11 years ago
  Julien Schmidt 54917e3c77 DSN: check for separating slash 11 years ago
  Arne Hormann 12094b690f fix #179 11 years ago
  Xiuming Chen a531037e10 Comment typo 11 years ago
  Xiuming Chen 9860999924 Fix bit shifting for readLengthEncodedInteger 11 years ago
  Xiuming Chen b7445746be Fix appendLengthEncodedInteger for large numbers > 0xffffff 11 years ago
  Arne Hormann f26a363d20 fix typo (Enoded -> Encoded) 11 years ago
  Julien Schmidt 32fb382763 utils: document return values 11 years ago
  Julien Schmidt ad44b8c0b9 Avoid phantom nil values 11 years ago
  Julien Schmidt f41250e853 append LengthEncodedInteger directly to slice 11 years ago
  Julien Schmidt 6d1a06dd1f Fix protocol parsing 11 years ago
  Julien Schmidt 7503ab8073 Escape DSN param values 11 years ago
  Julien Schmidt dc029498cb New DSN parser 11 years ago
  Julien Schmidt f4bf8e8e0a Merge pull request #124 from go-sql-driver/old_passwords_support 11 years ago
  Julien Schmidt ff8fee69b9 refactor again 11 years ago
  Julien Schmidt 0bc514ddc4 Small refactoring 11 years ago
  Julien Schmidt 83ed16b506 Require explicitly allowing old passwords 11 years ago
  Julien Schmidt ff97004e38 Change License Header 11 years ago
  Nicola Peduzzi b03abe27ce Added support for old_password authentication method 11 years ago
  Julien Schmidt c24056d3d5 strict tls.Config key check 11 years ago
  Julien Schmidt abd1799c82 Remove possible data race in tls.Config map init 11 years ago
  Luke Scott 17ee918f8d Add test for RegisterTLSConfig 11 years ago
  Luke Scott b18f20a1e2 Revise documentation for RegisterTLSConfig 11 years ago
  Luke Scott 4974720372 Change SetTLSConfig to exported RegisterTLSConfig and add documentation 11 years ago
  Luke Scott 481dc97d60 Add support for customizing tls.Config 11 years ago
  Julien Schmidt b0d08caea2 cleanup config param handling 11 years ago
  Julien Schmidt e288006499 Add TLS-Support 11 years ago