summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update version to v2.0.0-rc3v2.0.0-rc3David Goulet2013-11-03
* Fix: add fixtures directory to EXTRA_DISTDavid Goulet2013-11-03
* Fix: add fixtures.h to makefile.am as EXTRA_DISTDavid Goulet2013-11-03
* Fix: remove DBG call in syscall()David Goulet2013-11-02
* Fix: don't lookup symbol if already foundDavid Goulet2013-11-02
* Lookup symbols in libc in constructorDavid Goulet2013-11-02
* Fix: bad ret value check for default loggingDavid Goulet2013-10-30
* Add compatibility with GNU/kFreeBSDJérémy Bobbio2013-10-25
* Fix compatibility with s390 and s390x architecturesJérémy Bobbio2013-10-25
* Fix: missing registry unlock on errorDavid Goulet2013-10-24
* Fix: undefined syscall values for x86David Goulet2013-10-24
* Fix: check fileno returned valueDavid Goulet2013-10-08
* Fix: torsocks.in libdir path with lib prefixDavid Goulet2013-10-08
* Tests: add config-file testsLuke Gallagher2013-09-23
* Tests: add utils unit testsLuke Gallagher2013-09-23
* Update version to v2.0.0-rc2v2.0.0-rc2David Goulet2013-09-02
* Fix: remove FAQ file from MakefileDavid Goulet2013-09-01
* Fix: remove out of date and inaccurate FAQDavid Goulet2013-08-31
* Tests: add connection object unit testDavid Goulet2013-08-31
* Fix: Improve README fileDavid Goulet2013-08-31
* Tests: add onion pool subsystem unit testDavid Goulet2013-08-30
* Use extern for tsocks_libc_* in torsocks.hLuke Gallagher2013-08-30
* Define LIBC_SYSCALL_ for OS XLuke Gallagher2013-08-30
* Make sure __darwin__ is definedLuke Gallagher2013-08-30
* Fix: explicitly ignore fileno return valueDavid Goulet2013-08-28
* Use AC_CHECK_FUNC rather than AC_LINK_IFELSE.Linus Nordberg2013-08-26
* Find out if we really need libdl.Linus Nordberg2013-08-26
* Define LIBC_SYSCALL_ for FreeBSD.Linus Nordberg2013-08-26
* Use SYS_ from <sys/syscall.h>.Linus Nordberg2013-08-26
* Include <sys/socket.h> for AF_INET*.Linus Nordberg2013-08-26
* Use getsockname(2) for finding out socket address familyLinus Nordberg2013-08-26
* Update version to v2.0.0-rc1v2.0.0-rc1David Goulet2013-08-24
* Update READMEDavid Goulet2013-08-24
* Add version to torsocks scriptDavid Goulet2013-08-24
* Fix: typo in man MakefileDavid Goulet2013-08-24
* Remove unused configure optionsDavid Goulet2013-08-24
* Change torsocks config dir by adding /torDavid Goulet2013-08-24
* Revert "Optimize onion pool search by IP addr"David Goulet2013-08-24
* Minor fixes in man pagesDavid Goulet2013-08-24
* Add proper usage message to torsocks shell scriptDavid Goulet2013-08-24
* Update documentation MakefileDavid Goulet2013-08-24
* Update torsocks.conf man page and exampleDavid Goulet2013-08-24
* Update torsocks.8 man pageDavid Goulet2013-08-24
* Update torsocks.1 man pageDavid Goulet2013-08-24
* Remove unused and old filesDavid Goulet2013-08-24
* Fix: add missing files for make distDavid Goulet2013-08-24
* Add tests to make checkDavid Goulet2013-08-24
* Add DNS resolution testDavid Goulet2013-08-24
* Remove old tests and add tap libraryDavid Goulet2013-08-24
* Cleanup old test systemDavid Goulet2013-08-24