summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix: change ERR message to WARNDavid Goulet2013-08-23
* Set hidden visibility to most function callsDavid Goulet2013-08-23
* Update TODO listDavid Goulet2013-08-23
* Optimize onion pool search by IP addrDavid Goulet2013-08-23
* Fix: add generated torsocks to gitignoreDavid Goulet2013-08-23
* Deny unsupported syscall() number for safetyDavid Goulet2013-08-23
* Add gpl, FAQ and Changelog file to extra distDavid Goulet2013-08-23
* Add gpl v2 license fileDavid Goulet2013-08-23
* Remove useless filesDavid Goulet2013-08-23
* Update INSTALL file and autogen.shDavid Goulet2013-08-23
* Remove old INSTALL file out of dateDavid Goulet2013-08-23
* Improve torsocks script in src/binDavid Goulet2013-08-23
* Fix: gethostbyname IP address byte orderDavid Goulet2013-08-23
* Update TODO listDavid Goulet2013-08-17
* Fix: support non blocking socketDavid Goulet2013-08-17