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
Age
Commit message (
Expand
)
Author
2013-05-31
Fixed issue 14 (http://code.google.com/p/httrack/issues/detail?id=14)
Xavier Roche
2013-05-30
Added missing htsentities.h htsentities.sh entries.
Xavier Roche
2013-05-30
Added hts_unescape_entities(), a rewrite of the HTML entities decoder.
Xavier Roche
2013-05-30
Added hts_writeUTF8()
Xavier Roche
2013-05-26
3.47.14
Xavier Roche
2013-05-26
webhttrack/htsserver: ensure the local hostname is resolvable, and fallback t...
Xavier Roche
2013-05-25
Fixed 260-characters limiter
Xavier Roche
2013-05-25
Added hts_convertUCS4StringToUTF8() and hts_convertUTF8StringToUCS4()
Xavier Roche
2013-05-21
DOS 8+3 fixes.
Xavier Roche
2013-05-21
Save IDNA-enabled hostnames as UTF-8 on disk (ie. www.héhé.fr/foo).
Xavier Roche
2013-05-21
Fixed hts_isCharsetUTF8()
Xavier Roche
2013-05-21
Added hts_isStringIDNA()
Xavier Roche
2013-05-20
Added IDNA testing tool
Xavier Roche
2013-05-20
Rewritten UTF-8 primitives for hts_convertStringUTF8ToIDNA()
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
Fixed warnings
Xavier Roche
2013-05-19
openssl is no longer dynamically probed at stratup, but dynamically linked
Xavier Roche
2013-05-19
3.47.13
Xavier Roche
2013-05-19
Fixed htscharset.h
Xavier Roche
2013-05-19
Fixed htscharset
Xavier Roche
2013-05-19
Added missing punycode.c in build.
Xavier Roche
2013-05-19
Missing files introduced in r244
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
3.47.12
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
Indenting cleanup for all *.[ch] files, except htsparse.c (too ugly to be aut...
Xavier Roche
2013-05-14
Missing stdarg.h
Xavier Roche
2013-05-14
Fixed proxytrack ugly logging.
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
Fixed LOG_DEBUG
Xavier Roche
2013-05-13
Fixed typo.
Xavier Roche
2013-05-13
Logging
Xavier Roche
2013-05-13
Introducing the hts_log_print() logging function
Xavier Roche
2013-05-13
Fixed hts_stringLengthUTF8 definition on Linux
Xavier Roche
2013-05-13
Fixed typo.
Xavier Roche
2013-05-13
Limit the final destination path lenght to 256 (Windows compatibility)
Xavier Roche
2013-05-13
Current script binary directory is prioritary over /usr and friends.
Xavier Roche
2013-05-13
Fixed language index grep
Xavier Roche
2013-05-12
Missing pthread_attr_destroy()
Xavier Roche
2013-05-12
webhttrack: use 8MB for the stack size (needed especially for OSX).
Xavier Roche
2013-05-12
webhttrack: also include $CWD/.. as httrack search path
Xavier Roche
2013-05-12
webhttrack: add $CWD/../share as directory for httrack
Xavier Roche
[next]