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
2023-01-14
Push default bandwidth to 100kiB/s, max to 10MiB/s
Xavier Roche
2023-01-14
Do not use ftime (deprecated)
Xavier Roche
2022-12-30
Merge pull request #220 from brianredbeard/data-image-fix
Xavier Roche
2021-12-07
feature: Support data-src and data-srcset for img
Brian 'Redbeard' Harrington
2020-05-01
Add mimetypes for documents
Pablo Castellano
2017-04-01
Updated version to 3.49.1
Xavier Roche
2017-04-01
Fixed ftime for Windows
Xavier Roche
2017-04-01
Updated year to 2017
Xavier Roche
2017-04-01
Use gettimeofday() instead of ftime()
Xavier Roche
2016-04-26
Updated year 2016
Xavier Roche
2015-03-17
Fixed timezone for ANDROID
Xavier Roche
2015-03-14
2014 is so last year!
Xavier Roche
2014-10-16
Fixed warnings.
Xavier Roche
2014-07-17
assert => assertf
Xavier Roche
2014-07-17
Cache cleanup. Added assert()
Xavier Roche
2014-07-07
Another assert
Xavier Roche
2014-07-07
int => size_t cleanup
Xavier Roche
2014-07-06
Added hts_has_stopped() flag, added some asserts
Xavier Roche
2014-06-14
Renamed inthash_* API to coucal_* one.
Xavier Roche
2014-06-10
Added the following compiler flags:
Xavier Roche
2014-06-08
Public definitions cleanup (especially for httraqt)
Xavier Roche
2014-05-29
Take in account opt->maxlink is non-zero
Xavier Roche
2014-05-29
Big cleanup: introducing cleaner lien_adrfilsave and lien_adrfil structures h...
Xavier Roche
2014-05-29
Allocation cleanup (why "+2", why ?)
Xavier Roche
2014-05-27
Cleanup, const correctness
Xavier Roche
2014-05-23
"const correctness" cleanup
Xavier Roche
2014-05-18
Cleanup in callbacks.
Xavier Roche
2014-05-18
Big cleanup in network address and dns functions:
Xavier Roche
2014-05-18
libtool: in_port_t and sa_family_t
Xavier Roche
2014-05-17
Anonymous logging.
Xavier Roche
2014-05-17
Added hts_set_log_vprint_callback()
Xavier Roche
2014-05-15
Added some asserts for Android.
Xavier Roche
2014-05-14
Clean hts_set_error_callback() and hts_get_error_callback()
Xavier Roche
2014-05-14
Missing htsCallbackErr definition
Xavier Roche
2014-05-13
#include <stdarg.h>
Xavier Roche
2014-05-10
Better logging for hashtables
Xavier Roche
2014-05-10
Mitigate stash overflow by resizing the hashtable.
Xavier Roche
2014-05-09
cache->iadr is not supposed to be NULL, but ... (could explain crashes on And...
Xavier Roche
2014-05-09
assert cleanup.
Xavier Roche
2014-05-08
Assertion handler (2)
Xavier Roche
2014-05-02
Big cleanup in functions writing to a char buffer without proper size boundary.
Xavier Roche
2014-04-24
2013 is so last year.
Xavier Roche
2014-04-13
const char* fixes.
Xavier Roche
2014-04-10
Nope, Debian did not change the version number when fixing the bug :(
Xavier Roche
2014-04-10
Groumph, version is not a reliable way to detect heartbleed.
Xavier Roche
2014-04-10
Fixed FTBFS.
Xavier Roche
2014-04-10
Enforce check against CVE-2014-0160
Xavier Roche
2014-02-23
Attempt to understand the infamous htslib.c:4590 crash (?)
Xavier Roche
2014-02-09
Removed background DNS resolution, prone to bugs (racy when interrupting a mi...
Xavier Roche
2014-02-08
Fixed infinite loop when attempting to download a file:/// directory on Unix ...
Xavier Roche
[next]