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 (
Collapse
)
Author
2014-07-14
Fixed typo.
Xavier Roche
2014-07-14
Added stack trace on Linux when crashing for httrack
Xavier Roche
2014-07-12
3.48.17
Xavier Roche
2014-07-12
Fixed URL list not working anymore (tom swift)
Xavier Roche
2014-07-09
3.48.16
Xavier Roche
2014-07-09
Fixed FTBFS on ARM/MIPS again.
Xavier Roche
2014-07-08
3.48.15
Xavier Roche
2014-07-08
proxytrack: fixed FTBFS on ARM/MIPS
Xavier Roche
2014-07-08
3.48-14
Xavier Roche
2014-07-08
Fixed buggy FFFD (replacement character) in place of leading non-ascii character
Xavier Roche
* closes:#48
2014-07-08
Fixed htssafe.h
Xavier Roche
2014-07-07
Another assert
Xavier Roche
2014-07-07
int => size_t cleanup
Xavier Roche
2014-07-06
Fixed MD5_CTX => struct MD5Context
Xavier Roche
2014-07-06
Fixed HashMD5Context
Xavier Roche
2014-07-06
Fixed MD5 definitions
Xavier Roche
2014-07-06
Fixed MD5_Init()
Xavier Roche
2014-07-06
Added hts_has_stopped() flag, added some asserts
Xavier Roche
2014-06-28
typo.
Xavier Roche
2014-06-28
Optimize the case when realloc() returns the same base address while ↵
Xavier Roche
reallocating the string pool.
2014-06-27
Fixed NULL pointer dereferencing in back_unserialize (htsback.c:976) spotted ↵
Xavier Roche
on Android platforms
2014-06-24
Temporarily switch to MD5 with architectures not supporting unaligned ↵
Xavier Roche
integer accesses.
2014-06-23
Check for aligned access requirements explicitly.
Xavier Roche
2014-06-23
#ifdef failed
Xavier Roche
2014-06-23
Emergency fixing Invalid address alignment issues on Android
Xavier Roche
2014-06-22
Do not uncompress .tgz advertised as "streamed" (Smiling Spectre)
Xavier Roche
2014-06-22
Handle buggy SVG (Smiling Spectre)
Xavier Roche
2014-06-22
Fixed "comparison between signed and unsigned integer expressions"
Xavier Roche
2014-06-22
No fopen64() on Android.
Xavier Roche
2014-06-17
Possible cause of crash at htstools.c:425 inside long_to_83()
Xavier Roche
2014-06-17
Fixed "old-style function definition" warning.
Xavier Roche
2014-06-15
Faster coucal_del_value_
Xavier Roche
2014-06-15
Better coucal_is_acceptable_pow2() logic
Xavier Roche
2014-06-15
Fixed log size limit check.
Xavier Roche
2014-06-15
Cleanup in coucal_new()
Xavier Roche
2014-06-15
Optional 64-bit hash for really big hashtables. (disabled by default)
Xavier Roche
2014-06-15
Added coucal_calc_hashes()
Xavier Roche
2014-06-15
Added coucal_fetch_value()
Xavier Roche
2014-06-15
Added coucal_fetch_value_hashes()
Xavier Roche
2014-06-15
Credits.
Xavier Roche
2014-06-15
Intro line.
Xavier Roche
2014-06-15
Original cuckoo hashing paper
Xavier Roche
2014-06-14
Added coucal_hash_data()
Xavier Roche
2014-06-14
Cosmetic
Xavier Roche
2014-06-14
Added comments.
Xavier Roche
2014-06-14
Added coucal_get_pvoid() and coucal_get_intptr()
Xavier Roche
2014-06-14
Wrapped lines.
Xavier Roche
2014-06-14
BSD 3-Clause License
Xavier Roche
2014-06-14
Added diff murmurhash3.h
Xavier Roche
2014-06-14
Fixed exports.
Xavier Roche
Fixed WIN32.
[prev]
[next]