1
0
Fork 0
forked from lthn/blockchain
Commit graph

16 commits

Author SHA1 Message Date
Snider
2f1011e27c
Final Build Foundations (#11) 2025-09-25 00:25:52 +01:00
sowle
7a5fb3ee25
Merge branch 'release' into develop 2025-01-16 05:50:07 +01:00
sowle
cc33fd8b9c
fixed more serious warnings for gcc 2025-01-16 04:24:00 +01:00
sowle
46f6e29efb
fixed gcc 13 compilation + some warnings 2025-01-16 04:23:04 +01:00
sowle
8cdeadfdc8
virtual dtors for interfaces 2020-03-30 11:41:12 +03:00
sowle
b6beac9980
gzip_encoder: fixed a potential pointer misuse 2020-03-20 17:18:29 +03:00
sowle
8a23cd45ee
change flag for gzip encoding to Z_NO_FLUSH in order to be consistent with gzip encoding 2020-03-18 19:48:52 +03:00
sowle
cefa4b561f
fixed the same bug in gzip_encoder_lyambda::stop() 2020-03-18 18:37:08 +03:00
sowle
36af9759a2
fixed an old and rare bug in gzip encoding 2020-03-18 18:34:22 +03:00
sowle
40097d776b
epee:: http_client & gzip_encoding: fixed improper handling of incorrect gzip data during downloading 2020-03-18 15:22:20 +03:00
sowle
05950fa4a4
fix whitespaces 2020-03-11 13:57:30 +03:00
sowle
4e522ae6f2
fix result returning in content_encoding_gzip::update_in() 2020-03-11 13:48:11 +03:00
cryptozoidberg
c239ac31de
removed duplicate ec defintion, added missing header 2020-03-11 05:10:36 +01:00
sowle
b4861c2511
content_encoding_gzip gets compression level 2020-03-10 18:02:22 +03:00
sowle
7bb3c766f9
epee: gzip_encoder_lambda, gzip_decoder_lambda 2020-03-09 23:50:55 +03:00
crypro.zoidberg
f23e97c10c Moved sources to public repo 2018-12-27 18:50:45 +03:00