socket_client.cpp: prevent buffer overflow in creation of unix socket
[libt2n] / examples /
2011-08-25 Kristóf KatusCleansed all directories from autohell corruption....
2011-08-24 Kristóf KatusInitial commit of example projects (except: example2...
2010-02-04 Thomas JaroschMigrate from cppunit to Boost.test
2009-08-06 Thomas JaroschAdded libt2n-gccxml.sh wrapper script to filter new...
2009-02-13 Thomas JaroschFix for newer boost versions (tested 1.37.0 and 1.38.0)
2008-08-24 Gerd v. Egidylibt2n: (gerd) fix client-connection-logic, finish...
2008-06-13 Gerd v. Egidylibt2n: (gerd) add lots of error handling code, unit...
2007-02-14 Jens Thieleworkaround incompatibilies of newer automake (+=) by...
2006-12-20 Jens Thiele(no commit message)
2006-12-20 Jens Thieledocu updated, license headers
2006-11-28 Jens Thielemake distcheck fixes
2006-11-20 Jens Thieleinclude common cpp from server cpp
2006-11-14 Jens Thieleadded LIBT2N_SET_DEFAULTGROUP
2006-11-14 Jens Thieletest to pass group as attribute to gccxml
2006-11-14 Jens Thielefix typo
2006-11-14 Jens Thieleadded a first "minimal" example - splitted code to...