Historique des commits

Auteur SHA1 Message Date
  Jian Zhen 811b3679ca updated comments for second part of the password cipher il y a 12 ans
  Julien Schmidt afd9edcd26 ensure cipher memory safety il y a 12 ans
  Julien Schmidt 640557f53d NUL-terminate old password scramble 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
  Xiuming Chen 7847296546 Avoid buffer copying for non-splitting packets il y a 12 ans
  Xiuming Chen 745998a315 Remove the buffer copying, no longer necessary il y a 12 ans
  Xiuming Chen 7e9e660e14 Minor changes, avoid recursive approach in readPacket() il y a 12 ans
  Arne Hormann f26a363d20 fix typo (Enoded -> Encoded) il y a 12 ans
  Xiuming Chen c29c515073 Clean up const variable that is no longer necessary il y a 12 ans
  Xiuming Chen d78ba17ce7 Minor code simplification for writePacket il y a 12 ans
  Xiuming Chen f975c34fff Remove an outdated comment about writePacket il y a 12 ans
  Xiuming Chen 382f349ebb Remove one more place that does header calculations il y a 12 ans
  Xiuming Chen cc20ec8682 No longer need to do header calculation for writePacket il y a 12 ans
  Xiuming Chen b203832566 Merge writePacket and splitPacket into one function il y a 12 ans
  Julien Schmidt d10c04b36f Merge pull request #149 from go-sql-driver/em_rows il y a 12 ans
  Julien Schmidt 3668b26f19 Insert NULL for []byte(nil) values il y a 12 ans
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types il y a 12 ans
  Carlos Nieto ed7d90706a This commit attempts to fix https://github.com/go-sql-driver/mysql/issues/139 by il y a 12 ans
  Julien Schmidt 4fe7e92fe3 Refactor buffer il y a 12 ans
  Julien Schmidt f41250e853 append LengthEncodedInteger directly to slice il y a 12 ans
  Julien Schmidt 228ba3461b packets: YAR (yet another refactoring) il y a 12 ans
  Julien Schmidt d8e6c384d4 writeCommandPacketUint32: fix packet length comment il y a 12 ans
  Julien Schmidt 8751b72867 buffer: rename take buffer funcs il y a 12 ans
  Julien Schmidt 5975ca9212 more refactoring il y a 12 ans
  Julien Schmidt 33d6df2bf4 various refactoring il y a 12 ans
  Julien Schmidt 3d95bd01fa writeExecutePacket: fix packing il y a 12 ans
  Julien Schmidt 656614d3b2 writeExecutePacket: fix capacity check il y a 12 ans
  Julien Schmidt ddf24e6427 use the connection buffer for writing il y a 12 ans
  Julien Schmidt 04572b49b1 Merge pull request #122 from go-sql-driver/badconn_close il y a 12 ans