Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Andreas Rumpf 6feb3900b1 fixes #15177, the error message is now what it should have been (#15195) 4 gadi atpakaļ
  Mildred Ki'Lya 503c5e0520 smtp: Fix STARTTLS, request HELO once TLS is established (#15032) 4 gadi atpakaļ
  Miran 5fafa2fd5c fix several newline problems (#15028) [backend] 4 gadi atpakaļ
  Chris Heller 6c0c882509 Make debugSend/debugRecv procs public. Fixes #12189 (#12190) 4 gadi atpakaļ
  narimiran 0ca9cc7419 [backport] run nimpretty on web stuff 5 gadi atpakaļ
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] 5 gadi atpakaļ
  Araq f576df2bcc smtp: renamed starttls to startTls 5 gadi atpakaļ
  Phạm Ngọc Quang Nam 7c637c2faf [bugfix] Fix smtp.nim unhandled exception (#11498) 5 gadi atpakaļ
  Phạm Ngọc Quang Nam 9f6187b46c Add starttls for smtp (#11500) 5 gadi atpakaļ
  Araq 4929f74023 fixes #9728 6 gadi atpakaļ
  Andreas Rumpf 1d78ba64b4 rework the exception hierarchy; refs #8363 6 gadi atpakaļ
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 gadi atpakaļ
  Emery Hemingway fecad72e02 SMTP sync/async deduplication 8 gadi atpakaļ
  Federico Ceratto bebeee46de Improve SMTP testing 8 gadi atpakaļ
  def d4cf5d13f0 Make SMTP example compile 8 gadi atpakaļ
  Adam Strzelecki 43bddf62dd lib: Trim .nim files trailing whitespace 9 gadi atpakaļ
  Oleh Prypin 32109a7867 Don't run non-test code when defined(testing) 9 gadi atpakaļ
  jschweinsberg 634e50b4b1 Fixed typo which prevented to send mails via AsyncSmtp 10 gadi atpakaļ
  def f52fd8785f Fix some deprecation warnings caused by renames 10 gadi atpakaļ
  Dominik Picheta 25e0c26a91 Added async implementation for smtp module. 10 gadi atpakaļ
  Dominik Picheta bb1e87ce4d Async SSL support. 10 gadi atpakaļ
  Araq 11b6958755 big rename 10 gadi atpakaļ
  Araq 4b94aba6de fixes #735 11 gadi atpakaļ
  Dominik Picheta e3d097c4e9 Fixed recvLine deprecation warnings. 11 gadi atpakaļ
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 12 gadi atpakaļ
  Dominik Picheta 05551c40cf Fixed compilation of smtp module. 12 gadi atpakaļ
  Dominik Picheta 3294cb10a9 Sockets are now buffered and have ssl support through openssl. 12 gadi atpakaļ
  Araq 4f1b89c30c year 2012 for most copyright headers 13 gadi atpakaļ
  Araq 0f37d0e1f2 sockets.recv optimizations; stdlib now supports taint mode 13 gadi atpakaļ
  Araq 2f066395ba bugfixes; step one for 'var T' as return type support 13 gadi atpakaļ