커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Rumpf 503248efde another attempt to make tests green again 7 년 전
  Dominik Picheta 8e6f5f20f6 Improve net and ssl module docs. 8 년 전
  Adam Strzelecki 43bddf62dd lib: Trim .nim files trailing whitespace 9 년 전
  pdw ea03fc6886 lib/impure - Dropped 'T' from types 9 년 전
  Oleh Prypin 32109a7867 Don't run non-test code when defined(testing) 9 년 전
  Araq 17ce01c3e1 some progress on documentation building 10 년 전
  Araq 4523b29d7a Nimrod renamed to Nim 10 년 전
  Araq d05df2173b Nimrod renamed to Nim 10 년 전
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 년 전
  Araq 877bd93905 fixes #164 12 년 전
  Dominik Picheta 3294cb10a9 Sockets are now buffered and have ssl support through openssl. 12 년 전
  Araq 4f1b89c30c year 2012 for most copyright headers 13 년 전
  Araq 0f37d0e1f2 sockets.recv optimizations; stdlib now supports taint mode 13 년 전
  Araq 5b28d08203 non-nil AST; continue after errors for IDE support 14 년 전
  dom96 8733886e53 Added a close function to the ssl module. 14 년 전
  Araq 1dd9ec85b2 bugfix: typo in SMTP module; SCGI module finished 14 년 전
  dom96 beb9e3d325 ssl.connect now returns the result of the certificate validation. 14 년 전
  dom96 293563ee11 Added {.final.} to objects which are not meant to be inherited, and added an OSError() when recvLine fails. 14 년 전
  dom96 4922b52dea Removed the assert()'s from ssl.nim, and limited lines to 80 chars. 14 년 전
  dom96 d68782cd38 Added an openssl wrapper, ssl module and smtp module. 14 년 전