Safihre
755d904136
SSL handshake is performed automatically on connect()
9 years ago
Safihre
1052208d9e
Verify the quality of certificate validation
9 years ago
Safihre
e259f624ad
Detect when par2cmdline needs -N
Closes #705
9 years ago
Safihre
a77483ee31
Fix retry_all API-call
9 years ago
Safihre
201181ee6f
Tiny change to Sorting debug logging
Closes #671
9 years ago
Safihre
2968b3c30e
Change par2-classic to par2cmdline on Windows
Closes #702
9 years ago
Safihre
49a9fc7682
Avoid javascript error in Servers page
9 years ago
Safihre
0ff0c63903
Updates to INSTALL/ISSUES/README
Closes #676
9 years ago
shypike
0af084b4eb
Fix emailer by converting account data to UTF-8 ( #700 )
It seems that the used libraries cannot handle Unicode, but only UTF-8.
9 years ago
Safihre
d75278b52b
CSS fix for Config menu on mobile
9 years ago
Safihre
cf94729830
"Max line speed" more clear, using a select
9 years ago
Safihre
15d3ad5a96
Don't error out on Retry database errors
In case the job is somehow already gone
9 years ago
Safihre
bb231c7416
Fix ciphers input for older Python
9 years ago
shypike
a75b93699c
Update .gitignore
9 years ago
Safihre
bf3e08868b
Allow setting SSL cipher-string in Specials
For users who know what they are doing
9 years ago
Safihre
db9db1981c
Log when creating new certificates
Closes #695
9 years ago
Safihre
4dff051927
Show SSL protocol and cipher in status window
9 years ago
Safihre
bb92059343
CherryPy 8.1.2 - LF in MIME records and don't crash on IPv6 in error msg
Even though it's against the protocol.
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
6a12224b21
Don't choke when cryptography-module is not installed
9 years ago
Safihre
e8c7155c69
Update text-files and fix small CSS mistake
9 years ago
Safihre
a2e7e917d1
Custom error message when server doesn't speak SSL on specified port
9 years ago
Safihre
c73baaa3d2
Make "Certificate validation" option for each server
9 years ago
Safihre
09924a0f9c
Fallback to non-verified connection when SSLContext is not available
For example on Python <2.7.9
9 years ago
Safihre
2a9a28cdb4
Improve error when bad certificate
9 years ago
Safihre
db6256c720
Use the correct hostname in case of happyeyeballs
9 years ago
Safihre
440a80c552
Generate certificates using Cryptography
Bye bye pyOpenSSL!
9 years ago
Safihre
a0e5eae244
Add option to set verification level
9 years ago
Safihre
6346ad96e4
First catch SSL errors, then general socket errors
9 years ago
Safihre
886803112d
Remove option to choose SSL-level
9 years ago
Safihre
f277b8c534
Log SSL/TLS level and cipher after connecting
9 years ago
Safihre
a8d8db3a10
Remove pyOpenSSL from Config
9 years ago
Safihre
21549ab842
Switch CherryPy to use Python ssl instead of PyOpenSSL
9 years ago
Safihre
e8e2adcee0
Implement NNTPS using python ssl module
Removes need for PyOpenSSL for NNTPS connections, does require OpenSSL to be installed. This is the case on most modern systems (Linux/Windows/OSX), according to the Python docs!
9 years ago
shypike
3d4cdd7230
Merge pull request #693 from Safihre/develop
Safer limits for CPU limitation in Downloader
9 years ago
Safihre
5df3c24313
Fix order-selection box on Plush NZO-details page
9 years ago
Safihre
eb737619d9
RSS icon margin fix
9 years ago
Safihre
b120fb722d
Safer limits for CPU limitation in Downloader
9 years ago
shypike
bd199627f9
Merge pull request #683 from Safihre/develop
Generate new HTTPS-certificates and more
9 years ago
Safihre
e27f0c5053
Show example for speedlimit in scheduler
9 years ago
Safihre
792d0ba319
Do not use Google to get RSS favicon
9 years ago
Safihre
e2a6517a89
#684 Update jQueryUi to 1.12.1
9 years ago
Safihre
1764fa29d1
Padding to None in tabbed warning section
9 years ago
Safihre
cdf0b0186a
Add button re-generate self-signed certificates in Config
9 years ago
shypike
790bcd7bd6
Prepare text files for 1.2.0
9 years ago
shypike
a10a5a5f63
Fix crash in CherryPy when it reports problems with some IPv6 addresses.
A bug in Python's traceback logging causes a crash when an IPv6 address with an embedded % is reported.
9 years ago
shypike
53051a94ee
Accept MIME records that have only LF line endings.
Some tool developers just ignore the rule requiring CRLF.
9 years ago
shypike
8abcf0856e
Update translations
9 years ago
shypike
891798ec4d
Update README.mkd
9 years ago