index
:
modhttrack.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
htsback.c
Age
Commit message (
Expand
)
Author
2014-05-23
"const correctness" cleanup
Xavier Roche
2014-05-10
Better logging for hashtables
Xavier Roche
2014-05-09
assert cleanup.
Xavier Roche
2014-05-02
Fixes.
Xavier Roche
2014-05-02
Big cleanup in functions writing to a char buffer without proper size boundary.
Xavier Roche
2014-04-24
2013 is so last year.
Xavier Roche
2014-04-13
Do not try to serialize a fiel in cache when not using it ("Could not create ...
Xavier Roche
2014-02-09
Removed background DNS resolution, prone to bugs (racy when interrupting a mi...
Xavier Roche
2014-02-08
Fixed infinite loop when attempting to download a file:/// directory on Unix ...
Xavier Roche
2013-09-15
Fixed logging level (especially for robots.txt rules)
Xavier Roche
2013-09-14
Removed dead code (_WIN32_WCE)
Xavier Roche
2013-09-13
Removed MMS (Microsoft Media Server) ripping code (mmsrip)
Xavier Roche
2013-09-13
Fixed FSF GPL reference (postal address removed, added website)
Xavier Roche
2013-09-06
Fixed DNS stuck with unresolvable hosts.
Xavier Roche
2013-09-06
Finished to cleanup the DNS cache.
Xavier Roche
2013-09-06
Fixed dangling pointer which probably explain the crash at libhttrack.so:0x639d0
Xavier Roche
2013-09-06
Fixed a little bit the infamous DNS cache
Xavier Roche
2013-08-19
Fixed misused size
Xavier Roche
2013-08-16
Make "Unexpected 412/416 error" non-fatal until I find out why in hell this b...
Xavier Roche
2013-08-15
Added %a option, allowing to define the "Accept:" header line.
Xavier Roche
2013-08-12
Big cleanup in core heap hashtable code, rewritten using new fancy hashtables.
Xavier Roche
2013-07-18
Fixed buggy keep-alive handling, leading to waste connections
Xavier Roche
2013-07-10
Fixed uncompressing
Xavier Roche
2013-07-09
Attempt to replace tmpnam()
Xavier Roche
2013-07-08
Spurious test leading to have a broken non-SSL version of httrack
Xavier Roche
2013-07-08
Cosmetic
Xavier Roche
2013-07-08
Removed dead code
Xavier Roche
2013-06-26
Fixed old 3-hashtable missing free on exit
Xavier Roche
2013-06-23
Trashed historical link heap hashtable, and replaced it by cleaner code using...
Xavier Roche
2013-06-18
transfered => transferred
Xavier Roche
2013-06-05
Fixed broken build without OpenSSL
Xavier Roche
2013-06-04
Minor off-by-one for timeout handline.
Xavier Roche
2013-05-19
removed gz_is_available flag (zlib is mandatory)
Xavier Roche
2013-05-19
openssl is no longer dynamically probed at stratup, but dynamically linked
Xavier Roche
2013-05-14
Indenting cleanup for all *.[ch] files, except htsparse.c (too ugly to be aut...
Xavier Roche
2013-05-14
Merge sources from windows-1252 to utf-8
Xavier Roche
2013-05-13
Introducing the hts_log_print() logging function
Xavier Roche
2013-05-03
Fixed zero-length files not being properly handled (not savec on disk, not up...
Xavier Roche
2013-04-29
Fixed malformed printf.
Xavier Roche
2013-04-28
Verbose incomplete type
Xavier Roche
2013-04-21
Build warning cleanup.
Xavier Roche
2013-04-14
Do not force a 206 status (partial content) when we see a "Content-Range" res...
Xavier Roche
2013-04-14
Fixed file descriptor resurrection inside back_unserialize() leading to close...
Xavier Roche
2013-04-14
Report incomplete files as info
Xavier Roche
2013-04-14
Do not report "broken file" message for incomplete files.
Xavier Roche
2013-03-30
Removed dead code.
Xavier Roche
2012-10-03
Correctly set the Z flag in hts-cache/new.txt file (Peter)
Xavier Roche
2012-05-07
Charset fixes
Xavier Roche
2012-05-06
UTF-8 filenames handling (based on HTML page charset)
Xavier Roche
2012-03-24
GPL v3
Xavier Roche
[next]