Andrey Prygunkov
|
44f08325f9
|
#438: proper program termination on Windows shutdown/logoff
|
2018-05-30 18:54:01 +02:00 |
|
Andrey Prygunkov
|
e601e77e5e
|
#542: fixed unrar crashing
on newer Linux systems.
|
2018-05-28 21:38:10 +02:00 |
|
Sander
|
8e6ccfa8a7
|
#536: nshow IP address of incoming connection (#536)
v20.0-r2181
|
2018-05-09 22:31:42 +02:00 |
|
Andrey Prygunkov
|
3eebee20aa
|
#534: fixed logging of IPv6 addresses
|
2018-05-08 18:27:57 +02:00 |
|
Andrey Prygunkov
|
b83a9b9aff
|
#533: detecting malformed articles and printing a warning
|
2018-05-06 22:46:25 +02:00 |
|
Andrey Prygunkov
|
05d7a8ede2
|
#533: fixed crash on malformed articles
|
2018-05-06 22:43:14 +02:00 |
|
Andrey Prygunkov
|
4d771036e2
|
#529: fixed missing file unlocking after direct rename
Also made locking more granular to avoid unnecessary locks for files
whose articles are not going to be discarded.
|
2018-05-01 21:22:34 +02:00 |
|
Andrey Prygunkov
|
7e659d8d97
|
#532: update make config
v20.0-r2176
|
2018-04-15 18:34:14 +02:00 |
|
Andrey Prygunkov
|
137ac1a3ee
|
fixed #532: wrong favicon used on Android
Dynamically activate icon targeted for iOS only when running on iOS.
|
2018-04-15 18:16:46 +02:00 |
|
Andrey Prygunkov
|
3a4e6623db
|
fixed #529: crash when flushing article cache after direct rename
|
2018-04-03 13:02:57 +02:00 |
|
Andrey Prygunkov
|
c2669b359e
|
fixed #527: deleting of active par-job may crash the program
|
2018-04-02 21:17:24 +02:00 |
|
Andrey Prygunkov
|
8bffb51974
|
fixed #528: tests may fails on Windows due to locked files
|
2018-04-02 20:12:54 +02:00 |
|
Andrey Prygunkov
|
81be21b540
|
#483: added new images to distribution archive
v20.0-r2171
|
2018-03-25 18:14:57 +02:00 |
|
Andrey Prygunkov
|
222d6a1f6d
|
#509: fixed incorrect renaming in rar-renamer
Further improved detection of rar-sets.
|
2018-02-22 00:19:51 +01:00 |
|
hatem zidi
|
cd6bf682f9
|
#483: optimized mobile touch icon (favicon)
Optimized for desktop and mobile platforms.
|
2018-02-02 18:40:45 +01:00 |
|
Andrey Prygunkov
|
d93769021a
|
#501: fixed race condition in queue script coordinator
|
2018-01-29 23:54:30 +01:00 |
|
Andrey Prygunkov
|
cf0d086b57
|
#485: HttpOnly for cookies
to improve security
|
2018-01-26 00:08:51 +01:00 |
|
Andrey Prygunkov
|
bf53c6eaa6
|
#496: don't log passwords for incorrect login attempts
|
2018-01-26 00:00:41 +01:00 |
|
Andrey Prygunkov
|
9b50760006
|
#477: dupe check now case insensitive
|
2018-01-25 23:50:07 +01:00 |
|
Andrey Prygunkov
|
b7102894d7
|
#498: fixed pp-parameter initialization
|
2018-01-25 23:47:53 +01:00 |
|
Andrey Prygunkov
|
db102f5a15
|
#498: fixed wrong case in unpack password parameter
|
2018-01-25 17:39:18 +01:00 |
|
Andrey Prygunkov
|
d9cb0026bd
|
#498: case insensitive pp-parameters
|
2018-01-25 17:38:35 +01:00 |
|
bket
|
5893d03f1b
|
#497: added LibreSSL support
|
2018-01-20 18:17:38 +01:00 |
|
Andrey Prygunkov
|
18d138648b
|
fixed #474: build fails on musl
|
2017-11-15 22:36:10 +01:00 |
|
Andrey Prygunkov
|
93a43e711f
|
#471: more robust news server connection test
This fixes connection test errors with servers checking message id
format correctness.
v20.0-r2159
|
2017-11-11 11:50:23 +01:00 |
|
Andrey Prygunkov
|
2b52dc5bfe
|
#468: compatibility with Android 4 and older
|
2017-11-10 23:59:17 +01:00 |
|
Andrey Prygunkov
|
ce844367e7
|
#468: DNS resolving on Android
|
2017-11-07 00:21:58 +01:00 |
|
Andrey Prygunkov
|
64a5a78866
|
#467: print par2 creator packet
as INFO on par-check start and as part of ERROR message on par-repair
failure
|
2017-11-06 22:47:16 +01:00 |
|
Andrey Prygunkov
|
6f9fb29595
|
#466: removed less useful debug messages
|
2017-11-06 22:20:03 +01:00 |
|
Andrey Prygunkov
|
0ee60ab844
|
#466: keep log-file longer open
that improve logging performance especially in debug build
|
2017-11-06 22:18:40 +01:00 |
|
Andrey Prygunkov
|
8dfca2a542
|
#461, 7deb3c1b68: renamed "LogBuffer" in webui
|
2017-11-04 13:55:30 +01:00 |
|
Andrey Prygunkov
|
76bdd63e60
|
#465: fixed decoding errors on ARMv5
|
2017-11-03 17:37:10 +01:00 |
|
Andrey Prygunkov
|
ef78cbfc74
|
#464: fixed: x86_64 universal build fails on PaX kernel
|
2017-11-02 19:23:01 +01:00 |
|
Andrey Prygunkov
|
74768b2183
|
#454, 801bf1ae7c: reactivated simd-decoder
which got accidentally deactivated
|
2017-11-01 22:56:27 +01:00 |
|
Andrey Prygunkov
|
801bf1ae7c
|
#454: fixed: missing data in raw article mode
- option “RawArticle”
|
2017-11-01 21:05:11 +01:00 |
|
Andrey Prygunkov
|
a901deff03
|
#463: stop static initialisation invasion
|
2017-10-31 11:30:54 +01:00 |
|
Andrey Prygunkov
|
67245d6ca8
|
#448, 186da63056: NServ memory cache switch
no longer has memory limit parameter. The parameter wasn’t respected
anyway.
v20.0-r2147
|
2017-10-29 19:14:43 +01:00 |
|
Andrey Prygunkov
|
2d70e1de21
|
#462: fixed: backup servers not used on certain article decoding errors
|
2017-10-29 17:52:39 +01:00 |
|
Andrey Prygunkov
|
7deb3c1b68
|
#461: renamed option "LogBufferSize" to "LogBuffer"
and removed obsolete options “SaveQueue” and “ReloadQueue” from
config-file
|
2017-10-29 13:07:00 +01:00 |
|
Andrey Prygunkov
|
d4886ac7d1
|
#461: removed option "BrokenLog"
|
2017-10-29 12:51:49 +01:00 |
|
Andrey Prygunkov
|
5b3372107d
|
#461: removed option "AccurateRate"
|
2017-10-29 12:43:06 +01:00 |
|
Andrey Prygunkov
|
07c54740a7
|
#461: removed option "TerminateTimeout"
No thread killing anymore. Hanging downloads are gracefully cancelled
after timeout set in “ArticleTimeout” or “UrlTimeout”.
|
2017-10-29 12:34:16 +01:00 |
|
Andrey Prygunkov
|
af111adbde
|
#461: removed options "SaveQueue" and "ReloadQueue"
|
2017-10-28 16:17:45 +02:00 |
|
Andrey Prygunkov
|
d31a734a5c
|
#460: better handling broken connections
|
2017-10-27 19:38:42 +02:00 |
|
Andrey Prygunkov
|
54f14f5efa
|
#459: use glibc instead of uClibc
in universal installer builds for Linux
|
2017-10-27 00:40:12 +02:00 |
|
Andrey Prygunkov
|
18fbd12f2c
|
#454: better target CPU detection in configure
|
2017-10-25 21:31:50 +02:00 |
|
Andrey Prygunkov
|
ff671e722d
|
#455: changed default location of log-file
|
2017-10-23 23:29:40 +02:00 |
|
Andrey Prygunkov
|
15c292653e
|
#458: compiling without libxml2 to test dev environment
new configure-parameter “--disable-libxml2”.
|
2017-10-22 23:52:13 +02:00 |
|
Andrey Prygunkov
|
c0aed9af48
|
#454: fixed compiling error on aarch64
|
2017-10-22 20:35:51 +02:00 |
|
Andrey Prygunkov
|
597e4fd034
|
#454: removed force-inline
since it’s no longer needed after moving loop into inner functions;
better compatibility with different compilers
|
2017-10-21 00:04:19 +02:00 |
|