]> git.tdb.fi Git - libs/net.git/shortlog
libs/net.git
2011-08-06 Mikko RasaAdd ClientSocket and ServerSocket abstractions
2011-08-06 Mikko RasaAdd netcat example
2011-08-06 Mikko RasaHide platform specific parts of socket addresses
2011-08-06 Mikko RasaHide AF_* constants from the public header
2011-08-06 Mikko RasaHide platform details of Socket behind pimpl
2011-08-06 Mikko RasaOne more header update
2011-08-05 Mikko RasaRemove the now-obsolete check_state method
2011-08-05 Mikko RasaRemove the close method from Socket, making it more...
2011-08-05 Mikko RasaDon't close socket on Communicator error
2011-08-04 Mikko RasaException changes
2011-08-04 Mikko RasaUpdate handle types
2011-08-04 Mikko RasaUse maputils
2011-08-04 Mikko RasaUpdate TimeDelta to timeval conversion
2011-08-04 Mikko RasaHeader changes
2011-08-04 Mikko RasaRequire mspcore since the io library was integrated...
2011-08-02 Mikko RasaComment changes
2011-08-01 Mikko RasaStyle update: reorder class members
2011-08-01 Mikko RasaStyle update: spaces around assignments
2011-08-01 Mikko RasaStyle update: remove alignment
2011-08-01 Mikko RasaDrop Id tags and copyright notices
2011-08-01 Mikko RasaConvert svn:ignore to .gitignore
2011-04-06 Mikko RasaAdd function to check if handshake is done
2011-01-15 Mikko RasaAdd IPv6 support
2010-12-13 Mikko RasaAdd support for setting socket timeouts
2010-12-13 Mikko RasaReplace the deprecated install_headers statement with...
2009-12-13 Mikko RasaAdd destructor to Protocol::PacketDef
2009-07-05 Mikko RasaFix a comparison operator on win32
2009-03-02 Mikko RasaAdd protocol framework
2008-12-15 Mikko RasaClear connected flag in Socket::close
2008-11-13 Mikko RasaAdd WSAEventSelect to DatagramSocket
2008-08-20 Mikko RasaReorder class members
2008-06-27 Mikko RasaUse SystemError at appropriate places
2008-04-28 Mikko RasaInitial revision
2008-04-27 System AdministratorCreate standard directories