207 Commits (a7697d4479c65ab0e061b4d6718ee586c1d1dd1a)

Author SHA1 Message Date
Safihre a7697d4479 Remove web_watchdog 9 years ago
Safihre 231dcea37e Move IPv6 and SSL checks to start of Downloader-thread 9 years ago
Safihre d579c4d167 Shutdown CherryPy directly but gracefully without waiting 5 seconds 9 years ago
Safihre 88e739606b Don't check port on startup twice 9 years ago
Safihre a922da5868 Significantly reduce startuptime by lowering CP check_port timeout 9 years ago
Safihre add7cafcb5 Notify if the port was changed 9 years ago
Safihre 8e97097dfd Only allow binding to IPv6 when ipv6_hosting enabled 9 years ago
Safihre b6972db5a7 CherryPy update long ago broke correct HTTPS port binding 9 years ago
Safihre 2968b3c30e Change par2-classic to par2cmdline on Windows 9 years ago
Safihre 1e72304c25 CherryPy 8.1.2 - Fix last SSL-bug 9 years ago
Safihre 692ed8fce8 CherryPy 8.1.2 - Update and set version 9 years ago
Safihre 440a80c552 Generate certificates using Cryptography 9 years ago
Safihre 21549ab842 Switch CherryPy to use Python ssl instead of PyOpenSSL 9 years ago
shypike 86348dee11 Update required CherryPy to 6.0.2 and correct INSTALL.txt 9 years ago
Safihre 2e0e94a164 #656 Move switches to Specials for Unrar/Unzip/7zip/FileJoin/TSJoin 9 years ago
shypike d2588f206e Remove traces of obsolete crash detection. 9 years ago
shypike ee5130f9b2 Previous PyLint cleanup revealed hidden errors 9 years ago
Safihre c43098d02f Encoding was logged twice (line 1250) 9 years ago
shypike 8e0846a682 Require Python 2.7 only 9 years ago
shypike 84a6b8f400 Log the preferred character encoding 9 years ago
shypike 4723b215e3 Fix --ipv6_hosting option. 9 years ago
shypike 3723ba7c7d Disable listening on IPv6 addresses by the internal web server. 9 years ago
Sander f12d4bb435 Log "Preferred Encoding", useful for debugging Unicode problems 9 years ago
Safihre 78a999af34 Force MIME types for CSS and JS files 9 years ago
Safihre 83b78d8a3f Few more growler->notifier 9 years ago
shypike bd991e1010 Fix IP test at startup. 9 years ago
Jonathon Saine 4905cd0cc4 Add pyOpenSSL info to startup/utility/config base. Add OpenSSL & yEnc to config base as well. 9 years ago
shypike c7bc25b847 Disable https verification when uploading NZB to running instance of SABnzbd. 9 years ago
shypike c5767b061d When trying to connect to another SABnzbd instance over HTTPS, don't verify certificates. 9 years ago
shypike fc1ce199ca The compiled OSX build wasn't restarted with original command line arguments. 9 years ago
shypike af6a50c27e Add Special option "fixedd_ports" to prevent auto search for a free web port. 9 years ago
shypike 04ef0beacf Update to 2016. 9 years ago
jcfp cdf8c42d3d Correct openssl package name in log message 9 years ago
Safihre 2f00a878a6 Log RAR-binary and RAR-file versions 10 years ago
shypike 555aadc83e Windows: convert explicit INI-path to Unicode. 10 years ago
shypike 4c19fcbbfa Undo change to translatable text. 10 years ago
Jonathon Saine 01fe99dbf2 code cleanup and spelling corrections 10 years ago
shypike dcaccad358 Show available SSL protocols for a Usenet server. 10 years ago
SanderJ 35781bfdc8 Print SSL system info in sabnzbd.log 10 years ago
shypike 5c29852033 Replace --no-api-log command line switch with the "special" option "api_logging". 10 years ago
Jonathon Saine 6fb4d7ece3 More pep8 cleanup, (revert) unused variables by import / duplicate imports / misspelling / some minor renames to avoid using built-in names (list/set/id/etc). Will cleanup addID in another pull. 10 years ago
Jonathon Saine f75cb44a24 moved regex define before use (save memory when code branch isnt ran), calculate expire time once (save cpu cycles), reserved word (only some) & undefined & unused variables, depreciated `has_key`, more spelling and docstring cleanup 10 years ago
shypike 3c4b09af75 Make more error and warning strings translatable. 10 years ago
Jonathon Saine 565f5fd762 Some pep8 cleanup (whitespace/docstring only), focus on root dir along with scripts/tools/util. 10 years ago
Safihre 13b97203fc Update Mime-type to Gzip also fonts 10 years ago
shypike adb95c365e Add --no-api-log to prevent a polluted log during testing. 10 years ago
sanderjo 2c461ce2ed sabnzbd.BROWSER_URL still needed 10 years ago
sanderjo 5ed9f6f30c A 404's redirect now keeps the FQDN in place 10 years ago
Safihre f4b8524b76 Removing skin-specific config pages 10 years ago
Safihre ee39ec8139 Setting default favicon for CherryPy to SABnzbd 10 years ago