Historial de Commits

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