summaryrefslogtreecommitdiff
path: root/src/htsparse.c
AgeCommit message (Expand)Author
2014-05-04Big cleanup in string primitives and abort functionsXavier Roche
2014-05-02Fixed issue #42 (long query strings with accents)Xavier Roche
2014-05-02Big cleanup in functions writing to a char buffer without proper size boundary.Xavier Roche
2014-04-242013 is so last year.Xavier Roche
2013-09-14Removed dead code (_WIN32_WCE)Xavier Roche
2013-09-13Removed MMS (Microsoft Media Server) ripping code (mmsrip)Xavier Roche
2013-09-13Fixed FSF GPL reference (postal address removed, added website)Xavier Roche
2013-08-17Fixed issue 25 regarding un-encoding of characters such as # in the filename.Xavier Roche
2013-08-16Make "Unexpected 412/416 error" non-fatal until I find out why in hell this b...Xavier Roche
2013-08-12Big cleanup in core heap hashtable code, rewritten using new fancy hashtables.Xavier Roche
2013-07-18Fixed buggy keep-alive handling, leading to waste connectionsXavier Roche
2013-07-15Fixed buggy referer while parsing: the referer of all links in the page is th...Xavier Roche
2013-07-09Attempt to replace tmpnam()Xavier Roche
2013-07-07Fixed warningXavier Roche
2013-06-18transfered => transferredXavier Roche
2013-06-14Escaping fixes when the final disk filename contains a %Xavier Roche
2013-06-14Malformed escaping.Xavier Roche
2013-06-01Fixed issue 14 (http://code.google.com/p/httrack/issues/detail?id=14) related...Xavier Roche
2013-05-31Fixed charset for top index titles.Xavier Roche
2013-05-31Fixed hts_unescapeEntities()Xavier Roche
2013-05-31Removed buggy code.Xavier Roche
2013-05-31Fixed issue 14 (http://code.google.com/p/httrack/issues/detail?id=14)Xavier Roche
2013-05-30Added hts_unescape_entities(), a rewrite of the HTML entities decoder.Xavier Roche
2013-05-19openssl is no longer dynamically probed at stratup, but dynamically linkedXavier Roche
2013-05-19Added support for IDNA / RFC 3492 (Punycode) handling within URLs.Xavier Roche
2013-05-18Fixed "Bogus charset for requests when filenames have non-ascii characters (R...Xavier Roche
2013-05-18Fixed "Bogus charset on disk when filenames have non-ascii characters" (http:...Xavier Roche
2013-05-17Fixed "onMouseOver="src='image'" is not recognized" and MANY other javascript...Xavier Roche
2013-05-17Fixed "Image in CSS not parsed" (http://code.google.com/p/httrack/issues/deta...Xavier Roche
2013-05-15Indenting cleanup for htsparse.cXavier Roche
2013-05-15Removed unused hack HTS_CHECK_STRANGEDIRXavier Roche
2013-05-14Merge sources from windows-1252 to utf-8Xavier Roche
2013-05-13Introducing the hts_log_print() logging functionXavier Roche
2013-05-03Fixed bug inside hts_mirror_wait_for_next_file() that may lead to race condit...Xavier Roche
2013-04-21Build warning cleanup.Xavier Roche
2013-02-28Fixed bogus charset because the meta http-equiv tag is placed too far in the ...Xavier Roche
2012-05-12Fixed parsing issue with js files due to </script> tags (Vasiliy)Xavier Roche
2012-05-08Generate error pages when needed (Brent Palmer)Xavier Roche
2012-05-07Check for bogus links (Vasiliy)Xavier Roche
2012-05-07Charset fixesXavier Roche
2012-05-06Minor fixes regarding utf-8 filename handlingXavier Roche
2012-05-06UTF-8 filenames handling (based on HTML page charset)Xavier Roche
2012-05-01Added a "K5" feature to handle transparent proxies (Brent Palmer)Xavier Roche
2012-03-24Replaced exit(1) by abort()Xavier Roche
2012-03-24GPL v3Xavier Roche
2012-03-19httrack 3.45.2Xavier Roche
2012-03-19httrack 3.45.1Xavier Roche
2012-03-19httrack 3.44.1Xavier Roche
2012-03-19httrack 3.43.12 (again)Xavier Roche
2012-03-19httrack 3.43.5Xavier Roche