index
:
user/dgoulet/torsocks
getpeername
master
ticket28538_01
David's torsocks repository
David Goulet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update version to v2.0.0
v2.0.0
David Goulet
2014-08-11
*
Fix: compilation issue on Debian kfreebsd-i386
David Goulet
2014-08-11
*
Fix: add LICENSE file to repository
David Goulet
2014-08-11
*
Fix: add compilation requirements to README.md
David Goulet
2014-07-14
*
Update version to v2.0.0-rc7
v2.0.0-rc7
David Goulet
2014-04-04
*
Fix: fix NULL dereference on error
David Goulet
2014-04-03
*
Fix: memory leak in connect error path
David Goulet
2014-04-03
*
Delete old source directory
David Goulet
2014-03-31
*
Fix: nullify constant that might be undefined
David Goulet
2014-03-31
*
Refactor the connect() code flow for clarity
David Goulet
2014-03-31
*
Tests: add connect() test
David Goulet
2014-03-31
*
Tests: add socket() test
David Goulet
2014-03-31
*
Fix: socketpair() denied for INET[6] socket
David Goulet
2014-03-31
*
Fix: socket() type check SOCK_STREAM
David Goulet
2014-03-31
*
Fix: add autogen.sh to installation procedures
David Goulet
2014-03-26
*
Fix: change TSOCKS_LOOPBACK bitness
Lunar
2014-03-24
*
Fix: support kfreebsd for mmap()
Jérémy Bobbio
2014-03-18
*
Update version to v2.0.0-rc6
v2.0.0-rc6
David Goulet
2014-03-17
*
Fix: set addr len for getsockname in accept
David Goulet
2014-03-17
*
Fix: use socket fd and NOT sockaddr in accept
David Goulet
2014-03-17
*
Update version to v2.0.0-rc5
v2.0.0-rc5
David Goulet
2014-03-17
*
Fix: strict aliasing in library
David Goulet
2014-03-12
*
Add fclose() support
David Goulet
2014-03-08
*
Fix: add torsocks.conf option type
David Goulet
2014-03-04
*
Add option to allow inbound connections
David Goulet
2014-03-04
*
Fix: handle NULL node in getaddrinfo
David Goulet
2014-03-04
*
Update version to v2.0.0-rc4
v2.0.0-rc4
David Goulet
2014-03-03
*
Extras: add bash and zsh completion file
David Goulet
2014-03-03
*
Fix: move functions in file and set hidden attribute
David Goulet
2014-03-03
*
Update torsocks.1 man page with new options and some fixes
David Goulet
2014-03-03
*
Add -u/-p/-d to torsocks script
David Goulet
2014-03-03
*
Fix: check SOCKS5 user/pass before setting them in config
David Goulet
2014-03-03
*
Test: add socks5 tests
Luke Gallagher
2014-03-02
*
Fix: assert conn->fd typo
Luke Gallagher
2014-03-02
*
Add SOCKS5 username/password authentication
David Goulet
2014-03-02
*
Fix: handle conn. type domain name for socks5 connect
David Goulet
2014-02-25
*
Fix: check strdup return value in config-file.c
David Goulet
2014-02-20
*
Fix: make tsock_tor_resolve support IPv6
David Goulet
2014-02-20
*
Fix: overload listen and not bind
David Goulet
2014-02-20
*
Fix: remove the use of IPv4 sockaddr in connect
David Goulet
2014-02-20
*
Tests: add one for utils_tokenize_ignore_comments
David Goulet
2014-02-20
*
Fix: use unsigned char for socks5 ABI
David Goulet
2014-02-20
*
Fix: use connection_get_ref on creation
David Goulet
2014-02-20
*
Fix: use strtok_r reentrant instead of strtok
David Goulet
2014-02-20
*
Fix: check is_suid flag before each getenv()
David Goulet
2014-02-20
*
Deny libc function bind()
David Goulet
2014-02-20
*
Deny libc function accept()/accept4()
David Goulet
2014-02-20
*
Fix: handle hints being NULL in getaddrinfo
David Goulet
2014-02-20
*
Fix: handle socket creation with multiple types
David Goulet
2014-02-20
*
Fix: better document connection registry mutex
David Goulet
2014-02-20
[next]