Miran
|
94a855893e
fix several newline problems (#15028) [backend]
|
il y a 4 ans |
narimiran
|
a0402b2012
[backport] run nimpretty on web stuff
|
il y a 5 ans |
Federico Ceratto
|
fa7f5742d3
Fix spellings (#12277) [backport]
|
il y a 5 ans |
Araq
|
f576df2bcc
smtp: renamed starttls to startTls
|
il y a 5 ans |
Phạm Ngọc Quang Nam
|
7c637c2faf
[bugfix] Fix smtp.nim unhandled exception (#11498)
|
il y a 5 ans |
Phạm Ngọc Quang Nam
|
9f6187b46c
Add starttls for smtp (#11500)
|
il y a 5 ans |
Araq
|
4929f74023
fixes #9728
|
il y a 6 ans |
Andreas Rumpf
|
1d78ba64b4
rework the exception hierarchy; refs #8363
|
il y a 6 ans |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
il y a 6 ans |
Emery Hemingway
|
fecad72e02
SMTP sync/async deduplication
|
il y a 7 ans |
Federico Ceratto
|
bebeee46de
Improve SMTP testing
|
il y a 8 ans |
def
|
d4cf5d13f0
Make SMTP example compile
|
il y a 8 ans |
Adam Strzelecki
|
43bddf62dd
lib: Trim .nim files trailing whitespace
|
il y a 9 ans |
Oleh Prypin
|
32109a7867
Don't run non-test code when defined(testing)
|
il y a 9 ans |
jschweinsberg
|
634e50b4b1
Fixed typo which prevented to send mails via AsyncSmtp
|
il y a 9 ans |
def
|
f52fd8785f
Fix some deprecation warnings caused by renames
|
il y a 10 ans |
Dominik Picheta
|
25e0c26a91
Added async implementation for smtp module.
|
il y a 10 ans |
Dominik Picheta
|
bb1e87ce4d
Async SSL support.
|
il y a 10 ans |
Araq
|
11b6958755
big rename
|
il y a 10 ans |
Araq
|
4b94aba6de
fixes #735
|
il y a 11 ans |
Dominik Picheta
|
e3d097c4e9
Fixed recvLine deprecation warnings.
|
il y a 11 ans |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
il y a 12 ans |
Dominik Picheta
|
05551c40cf
Fixed compilation of smtp module.
|
il y a 12 ans |
Dominik Picheta
|
3294cb10a9
Sockets are now buffered and have ssl support through openssl.
|
il y a 12 ans |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
il y a 13 ans |
Araq
|
0f37d0e1f2
sockets.recv optimizations; stdlib now supports taint mode
|
il y a 13 ans |
Araq
|
2f066395ba
bugfixes; step one for 'var T' as return type support
|
il y a 13 ans |
Araq
|
5b96eaa953
preparations for 0.8.12
|
il y a 13 ans |
Araq
|
5b28d08203
non-nil AST; continue after errors for IDE support
|
il y a 14 ans |
Araq
|
fa111b9067
cleanup: E_Base should not be used for inheriting exceptions; documentation generator generates dependencies section
|
il y a 14 ans |