Commit History

Author SHA1 Message Date
  Unrud 11c5dfdb53 Improve handling of XML requests and responses 8 years ago
  Unrud f1a9cf7694 Allow already encoded answers 8 years ago
  Unrud bc49542a62 Merge pull request #587 from Unrud/testscapturelogging 8 years ago
  Unrud f2bfcfd406 Merge pull request #588 from Unrud/daemon 8 years ago
  Unrud 9cd9ad9a02 Only register exit function if a PID file was created 8 years ago
  Unrud 01ea0a3c40 Capture log messages during tests 8 years ago
  Unrud 6762fc1cad Expand user on PID path 8 years ago
  Unrud fcccb3f7af Daemonize after creation of network sockets 8 years ago
  Unrud 360e88f350 Write PID file in original process 8 years ago
  Unrud 6ade44c773 Make relative PID path absolute 8 years ago
  Unrud 65c53df5b3 Keep original exception when PID file creation fails 8 years ago
  Unrud 79bcedd4bc Refactor: Extract daemonize function 8 years ago
  Guillaume Ayoub a94a3bc7c2 Version 2.0.0 8 years ago
  Guillaume Ayoub 3e0c8cf285 Update copyright years 8 years ago
  Guillaume Ayoub d9b6750145 Merge branch 'master' of github.com:Kozea/radicale 8 years ago
  Guillaume Ayoub 95ab6ee415 Add a news entry about 1.1.3 8 years ago
  Guillaume Ayoub 1825c35bc7 Merge pull request #608 from Unrud/config_file 8 years ago
  Guillaume Ayoub e4af3fc3cd Merge pull request #604 from Unrud/config_logging_config 8 years ago
  Unrud 577d9317d2 Strip script name from path 8 years ago
  Unrud d2a17c36ae Fail if configuration is not found 8 years ago
  Unrud fed974e018 Disable logging config by default 8 years ago
  Guillaume Ayoub 22d364729b Use "&" instead of "+" to test booleans 8 years ago
  Guillaume Ayoub 85e8336361 Add python_requires into setup.py 8 years ago
  Guillaume Ayoub 5066e97c66 Always compare both login and password to avoid timing attacks 8 years ago
  Guillaume Ayoub 1b5bfee96c Merge pull request #600 from Unrud/auth 8 years ago
  Unrud cf78a23856 Improve logging 8 years ago
  Unrud f2fb07fa84 Move authentication delay into __init__.py and add config 8 years ago
  Unrud fb970246e0 Only query auth backend when a user is set 8 years ago
  Unrud c4537b1f5c Compare passwords and hashes in constant time (Fixes #591) 8 years ago
  Unrud fc309562da Repair SSHA method 8 years ago