Commit History

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