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
/
htslib.c
Age
Commit message (
Expand
)
Author
2013-06-05
Fixed warning.
Xavier Roche
2013-06-02
Report getaddrinfo() errors using gai_strerror()
Xavier Roche
2013-06-01
Cosmetic
Xavier Roche
2013-05-31
Fixed issue 14 (http://code.google.com/p/httrack/issues/detail?id=14)
Xavier Roche
2013-05-30
Added hts_unescape_entities(), a rewrite of the HTML entities decoder.
Xavier Roche
2013-05-19
removed gz_is_available flag (zlib is mandatory)
Xavier Roche
2013-05-19
Fixed warnings
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
Fixed definition of hts_debug
Xavier Roche
2013-05-14
Removed ugly HTS_DBG() macros.
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-09
Fixed a bunch of warnings.
Xavier Roche
2013-05-03
Fixed zero-length files not being properly handled (not savec on disk, not up...
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
Print "error closing socket" error messages if the socket can not be closed.
Xavier Roche
2013-01-03
HTML 5 addition (Jason Ronallo) regarding "poster" attribute for the "video" ...
Xavier Roche
2012-05-22
Removed Accept-Charset
Xavier Roche
2012-05-08
Really fixed utime()
Xavier Roche
2012-05-08
utime() fix for UTF-8
Xavier Roche
2012-05-07
Charset fixes
Xavier Roche
2012-05-06
UTF-8 filenames handling (based on HTML page charset)
Xavier Roche
2012-05-05
Escape characters >= 128 when sending GET/HEAD requests using %XX (standard b...
Xavier Roche
2012-05-01
Added -y/-y0, to control background on suspend (Julian H. Stacey)
Xavier Roche
2012-03-24
GPL v3
Xavier Roche
2012-03-19
httrack 3.45.1
Xavier Roche
2012-03-19
httrack 3.43.12 (again)
Xavier Roche
2012-03-19
httrack 3.43.5
Xavier Roche
2012-03-19
httrack 3.43.12
Xavier Roche
2012-03-19
httrack 3.42.3
Xavier Roche
2012-03-19
httrack 3.41.2
Xavier Roche
2012-03-19
httrack 3.40.4
Xavier Roche
2012-03-19
httrack 3.33.16
Xavier Roche
2012-03-19
httrack 3.30.1
Xavier Roche
2012-03-19
Imported httrack 3.20.2
Xavier Roche