Re: Added native socks support to libc in FreeBSD 7
- From: Raffaele De Lorenzo <raffaele.delorenzo@xxxxxxxxx>
- Date: Mon, 10 Dec 2007 14:39:09 +0100
Dag-Erling Smørgrav wrote:
Raffaele De Lorenzo <raffaele.delorenzo@xxxxxxxxx> writes:You can see in the port-tree my project "csocks" and http://csocks.altervista.org.
The socks implementation wraps some syscall socket functions like
"_connect" and "_bind" trasparently from the applications. When one of
these is called, the "socks" check starts: [...]
You don't need to put this in libc; you can have wrappers in a separate
library which you load with LD_PRELOAD. The strong symbols in the
wrapper library will override the weak symbols in libc.
DES
Raffaele
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
- References:
- Added native socks support to libc in FreeBSD 7
- From: Raffaele De Lorenzo
- Re: Added native socks support to libc in FreeBSD 7
- From: Raffaele De Lorenzo
- Re: Added native socks support to libc in FreeBSD 7
- From: Dag-Erling Smørgrav
- Added native socks support to libc in FreeBSD 7
- Prev by Date: Re: Added native socks support to libc in FreeBSD 7
- Next by Date: IPFW compiled in kernel: Where is it reading the config?
- Previous by thread: Re: Added native socks support to libc in FreeBSD 7
- Next by thread: IPFW compiled in kernel: Where is it reading the config?
- Index(es):
Relevant Pages
|