Witold Filipczyk
0eaf9526bb
[python3] proxy.py ported to python3. Refs #38
2020-01-04 16:05:10 +01:00
Witold Filipczyk
4fb19bd1fd
[python3] big_file.cgi ported to Python3. Refs #38
2020-01-03 20:20:43 +01:00
Witold Filipczyk
5f462239be
[cgi] Calculate CONTENT_LENGTH also for file uploads
...
Before big_file.cgi caused pipe errors when ported to Python3.
2020-01-03 20:17:10 +01:00
Witold Filipczyk
a27e9b168c
[python3] adjust code to Python3 in test scripts. Refs #38
...
I don't know how to fix big_file.cgi
If you know how to get equivalent of this script in Python3, tell me.
2020-01-01 16:07:14 +01:00
Witold Filipczyk
df905c7481
Changed version.
2019-12-27 17:33:27 +01:00
Witold Filipczyk
e4220c0301
[encoding] Do not announce "deflate" as supported encoding method
2019-12-22 11:30:12 +01:00
Witold Filipczyk
3db5c51b8d
[sites] URL to github
2019-12-20 14:44:50 +01:00
Witold Filipczyk
d8de9ac7e5
[gcc] pragma outside function body
2019-12-06 20:13:38 +01:00
Witold Filipczyk
e8cb012ada
[ssl] Allow older versions of openssl. Refs #37
2019-12-06 18:50:31 +01:00
Witold Filipczyk
51dd9e7e6e
[color] Revert changes related to leading and trailing spaces and colours
...
It did not look good.
2019-11-21 21:01:49 +01:00
Witold Filipczyk
b73fb5c7ec
[po] Updated Polish translation
2019-11-19 17:59:17 +01:00
Witold Filipczyk
ce3f8a1ab8
[po] Update
2019-11-19 16:59:36 +01:00
Witold Filipczyk
af3b2073a1
[po] verbatim translation of seeders
2019-11-19 16:52:23 +01:00
Witold Filipczyk
e532e348f8
[timer] set_event_for_timer is only for libevent
2019-11-16 11:35:18 +01:00
Witold Filipczyk
d56ad7ceb0
[select] restrict_fds was called only with LIBEVENT and POLL
2019-11-16 11:29:06 +01:00
Witold Filipczyk
21b8cf37d9
[select] Fixes based on links code
...
bittorrent code caused segmentation fault, because get_handler read
outside of current fd range. Workaround is to return NULL.
2019-11-16 09:40:01 +01:00
Witold Filipczyk
f50e306d16
[bittorrent] I'm not sure, but I guess it was a bug here.
...
sizeof == 8 vs sizeof == 20
2019-11-15 17:29:58 +01:00
Witold Filipczyk
94c6c950f7
[zstd] include
2019-11-15 17:09:31 +01:00
Witold Filipczyk
ca3926bb9d
[ecmascript] No warning
2019-11-15 16:40:29 +01:00
Witold Filipczyk
558baa830e
[select] More code to avoid warning
2019-11-15 16:37:02 +01:00
Witold Filipczyk
0724c3c49d
[gcc] Silent gcc. I guess code was ok.
2019-11-15 16:27:16 +01:00
Witold Filipczyk
85066d7016
[gnutls] gnutls_compression_get_name is deprecated.
2019-11-15 16:13:17 +01:00
Witold Filipczyk
7456f785ca
[ssl] wrong signature of function
2019-11-15 14:33:30 +01:00
Witold Filipczyk
6b9d6c93df
[ssl] ASN1_STRING_data is deprecated
2019-11-15 14:24:59 +01:00
Witold Filipczyk
903fc4984d
[ssl] RAND_pseudo_bytes is deprecated.
2019-11-15 14:19:47 +01:00
Witold Filipczyk
5c71cc384e
[configure] gcc -dumpversion returns 8 on Debian Buster
2019-11-14 15:21:44 +01:00
Witold Filipczyk
b32edcc5a6
[setup] github urls
2019-11-11 16:29:09 +01:00
Witold Filipczyk
b3e01b3298
[scripting] python scripting with Python3.
...
Only utf-8 encoding is supported.
2019-11-11 13:33:37 +01:00
rkd77
e8addcb561
Merge pull request #36 from sgerwk/master
...
document '-remote reload()'
2019-09-30 21:57:02 +02:00
sgerwk
9d2755d101
add autogen.sh to compiling instructions
2019-09-30 17:57:47 +02:00
sgerwk
abc7a8f20a
document '-remote reload()'
2019-09-30 17:43:06 +02:00
Witold Filipczyk
41164c9d73
[configure.ac] gcc9
2019-08-24 12:42:49 +02:00
Witold Filipczyk
5115a3225d
[terminal] Detect gnome-terminal as x-terminal. Refs #35
2019-08-24 10:28:01 +02:00
Witold Filipczyk
a53486b31d
[encoding] Read whole file.zst to memory and decompress.
2019-07-14 22:25:03 +02:00
Witold Filipczyk
90086599da
[encoding] Experimental zstd encoding
2019-07-14 18:54:39 +02:00
Witold Filipczyk
e4b536f8ab
[gopher] Nothing is easy as it seems. Refs #34
2019-05-13 12:46:44 +02:00
Witold Filipczyk
12b270e8d2
[gopher] Allow unix like line endings. Refs #34
2019-05-13 12:09:26 +02:00
Witold Filipczyk
3d23424b9f
[gopher] Another try for #33 .
...
This time replace /URL -> URL for h type.
2019-05-12 22:56:54 +02:00
Witold Filipczyk
41c3485add
Revert "[gopher] Skip '/'. Refs #33 "
...
This reverts commit 5106b31f6c
.
2019-05-12 22:16:48 +02:00
Witold Filipczyk
5106b31f6c
[gopher] Skip '/'. Refs #33
2019-05-05 16:18:29 +02:00
Witold Filipczyk
3d96b0d7d7
Revert "Compile with C++."
...
This reverts commit 4f4df33638
.
2019-04-21 12:27:40 +02:00
Witold Filipczyk
8d7112c27d
Revert "Fix some issues with js."
...
This reverts commit 6322d2936a
.
2019-04-21 12:26:27 +02:00
Witold Filipczyk
6322d2936a
Fix some issues with js.
2019-02-17 23:33:12 +01:00
Witold Filipczyk
4f4df33638
Compile with C++.
...
Weak points:
- alignof
- js problems
Todo:
- make js work with C++ and mozjs-17
- then mozjs-24
- then mozjs-52
- then mozjs-60
- decrease number of warnings
2019-02-17 20:46:16 +01:00
Witold Filipczyk
25dd2ecae9
Changed ecmascript engine to mozjs-17.0.
...
Was not tested, especially smjs is likely buggy.
2019-02-10 21:00:37 +01:00
rkd77
9cebc108fd
Merge pull request #30 from jwilk-forks/spelling
...
pl.po: Fix typos
2019-02-05 20:19:26 +01:00
Jakub Wilk
aa4d023987
pl.po: Fix typos
2019-02-05 17:24:52 +01:00
Witold Filipczyk
e78d2b5096
manual depends on txt. Try to fix #28
2019-01-25 22:20:14 +01:00
rkd77
f648ea4cdf
Merge pull request #27 from aelmahmoudy/gnutls36
...
Compat with gnutls 3.6.4
2019-01-24 18:27:21 +01:00
أحمد المحمودي (Ahmed El-Mahmoudy)
a1bea9349f
Compat with gnutls 3.6.4
2019-01-24 07:53:19 +01:00