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
/
htsparse.c
Age
Commit message (
Expand
)
Author
2013-08-17
Fixed issue 25 regarding un-encoding of characters such as # in the filename.
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-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-15
Fixed buggy referer while parsing: the referer of all links in the page is th...
Xavier Roche
2013-07-09
Attempt to replace tmpnam()
Xavier Roche
2013-07-07
Fixed warning
Xavier Roche
2013-06-18
transfered => transferred
Xavier Roche
2013-06-14
Escaping fixes when the final disk filename contains a %
Xavier Roche
2013-06-14
Malformed escaping.
Xavier Roche
2013-06-01
Fixed issue 14 (http://code.google.com/p/httrack/issues/detail?id=14) related...
Xavier Roche
2013-05-31
Fixed charset for top index titles.
Xavier Roche
2013-05-31
Fixed hts_unescapeEntities()
Xavier Roche
2013-05-31
Removed buggy code.
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
openssl is no longer dynamically probed at stratup, but dynamically linked
Xavier Roche
2013-05-19
Added support for IDNA / RFC 3492 (Punycode) handling within URLs.
Xavier Roche
2013-05-18
Fixed "Bogus charset for requests when filenames have non-ascii characters (R...
Xavier Roche
2013-05-18
Fixed "Bogus charset on disk when filenames have non-ascii characters" (http:...
Xavier Roche
2013-05-17
Fixed "onMouseOver="src='image'" is not recognized" and MANY other javascript...
Xavier Roche
2013-05-17
Fixed "Image in CSS not parsed" (http://code.google.com/p/httrack/issues/deta...
Xavier Roche
2013-05-15
Indenting cleanup for htsparse.c
Xavier Roche
2013-05-15
Removed unused hack HTS_CHECK_STRANGEDIR
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 bug inside hts_mirror_wait_for_next_file() that may lead to race condit...
Xavier Roche
2013-04-21
Build warning cleanup.
Xavier Roche
2013-02-28
Fixed bogus charset because the meta http-equiv tag is placed too far in the ...
Xavier Roche
2012-05-12
Fixed parsing issue with js files due to </script> tags (Vasiliy)
Xavier Roche
2012-05-08
Generate error pages when needed (Brent Palmer)
Xavier Roche
2012-05-07
Check for bogus links (Vasiliy)
Xavier Roche
2012-05-07
Charset fixes
Xavier Roche
2012-05-06
Minor fixes regarding utf-8 filename handling
Xavier Roche
2012-05-06
UTF-8 filenames handling (based on HTML page charset)
Xavier Roche
2012-05-01
Added a "K5" feature to handle transparent proxies (Brent Palmer)
Xavier Roche
2012-03-24
Replaced exit(1) by abort()
Xavier Roche
2012-03-24
GPL v3
Xavier Roche
2012-03-19
httrack 3.45.2
Xavier Roche
2012-03-19
httrack 3.45.1
Xavier Roche
2012-03-19
httrack 3.44.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.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