Historial de Commits

Autor SHA1 Mensaje Fecha
  Araq 4929f74023 fixes #9728 hace 6 años
  Andreas Rumpf 1d78ba64b4 rework the exception hierarchy; refs #8363 hace 6 años
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings hace 6 años
  Emery Hemingway fecad72e02 SMTP sync/async deduplication hace 7 años
  Federico Ceratto bebeee46de Improve SMTP testing hace 8 años
  def d4cf5d13f0 Make SMTP example compile hace 8 años
  Adam Strzelecki 43bddf62dd lib: Trim .nim files trailing whitespace hace 9 años
  Oleh Prypin 32109a7867 Don't run non-test code when defined(testing) hace 9 años
  jschweinsberg 634e50b4b1 Fixed typo which prevented to send mails via AsyncSmtp hace 9 años
  def f52fd8785f Fix some deprecation warnings caused by renames hace 10 años
  Dominik Picheta 25e0c26a91 Added async implementation for smtp module. hace 10 años
  Dominik Picheta bb1e87ce4d Async SSL support. hace 10 años
  Araq 11b6958755 big rename hace 10 años
  Araq 4b94aba6de fixes #735 hace 11 años
  Dominik Picheta e3d097c4e9 Fixed recvLine deprecation warnings. hace 11 años
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. hace 11 años
  Dominik Picheta 05551c40cf Fixed compilation of smtp module. hace 12 años
  Dominik Picheta 3294cb10a9 Sockets are now buffered and have ssl support through openssl. hace 12 años
  Araq 4f1b89c30c year 2012 for most copyright headers hace 13 años
  Araq 0f37d0e1f2 sockets.recv optimizations; stdlib now supports taint mode hace 13 años
  Araq 2f066395ba bugfixes; step one for 'var T' as return type support hace 13 años
  Araq 5b96eaa953 preparations for 0.8.12 hace 13 años
  Araq 5b28d08203 non-nil AST; continue after errors for IDE support hace 14 años
  Araq fa111b9067 cleanup: E_Base should not be used for inheriting exceptions; documentation generator generates dependencies section hace 14 años
  dom96 8733886e53 Added a close function to the ssl module. hace 14 años
  Araq 1dd9ec85b2 bugfix: typo in SMTP module; SCGI module finished hace 14 años
  dom96 beb9e3d325 ssl.connect now returns the result of the certificate validation. hace 14 años
  dom96 293563ee11 Added {.final.} to objects which are not meant to be inherited, and added an OSError() when recvLine fails. hace 14 años
  dom96 4922b52dea Removed the assert()'s from ssl.nim, and limited lines to 80 chars. hace 14 años
  dom96 d68782cd38 Added an openssl wrapper, ssl module and smtp module. hace 14 años