cascardo/gnio.git
2008-03-10 Thadeu Lima... Fixed building issues after merge master
2008-03-10 Thadeu Lima... Merge commit 'scormi3/master'
2008-03-03 Samuel Cormier... Fix build on 64-bit systems
2008-03-03 Samuel Cormier... Fix really stupid bug in create_source
2008-03-03 Samuel Cormier... Make GTcpClient cache the NetworkStreams, and add the...
2008-03-02 Samuel Cormier... Async connecting *almost* works. For some reason the...
2008-03-02 Samuel Cormier... It compiles!
2008-03-02 Samuel Cormier... IPv6 support for to_native and from_native, and support
2008-03-02 Samuel Cormier... Starting the NetworkStreams. HTTP to google.com works
2008-03-02 Samuel Cormier... Merge branch 'master' into errorstate
2008-03-02 Samuel Cormier... Removed some warnings, cleaned up includes, and prepared
2008-03-02 Samuel Cormier... TcpClient seems to be working for sync connects, but...
2008-03-01 Samuel Cormier... Some more TcpClient stuff
2008-02-29 Samuel Cormier... Clean up TcpClient
2008-02-29 Samuel Cormier... Finish merging, i suck at git
2008-02-29 Samuel Cormier... Merge branch 'master' into errorstate
2008-02-29 Samuel Cormier... Starting on TcpClient, some formatting fixes
2008-02-29 Samuel Cormier... Finish up making domain, type, protocol gobject properties
2008-02-29 Samuel Cormier... autotools are dumb, so I'm also adding gnioenumtypes...
2008-02-28 Samuel Cormier... Add TcpClient and TcpServer
2008-02-28 Samuel Cormier... Forgot to actually install the property
2008-02-28 Samuel Cormier... Add reuse_address as a gobject property
2008-02-28 Samuel Cormier... Make listen do error reporting
2008-02-28 Samuel Cormier... Close socket on dispose
2008-02-28 Samuel Cormier... Add g_socket_create_source
2008-02-28 Samuel Cormier... Make backlog a gobject property
2008-02-28 Samuel Cormier... Add g_socket_close
2008-02-28 Samuel Cormier... GSocket is done.
2008-02-28 Samuel Cormier... Remove the async stuff per IRC discussion
2008-02-27 Samuel Cormier... Change to using enums for g_socket_new
2008-02-27 Samuel Cormier... Fix for getsockopt
2008-02-27 Samuel Cormier... Some more socket stuff
2008-02-27 Samuel Cormier... Asynchronous accepts now work, the rest should go smoot...
2008-02-27 Samuel Cormier... pull in gasynchelper (won't need this once gnio is...
2008-02-27 Samuel Cormier... Some more stuff for GSockets
2008-02-26 Samuel Cormier... Make things inherit from GInitiallyUnowned, some more...
2008-02-17 Samuel Cormier... Converting InetAddresses to native struct in*_addr...
2008-02-11 Samuel CORMIER... Beginnings of GSocket API, small fixes for InetAddress
2008-02-07 Samuel CORMIER... new gsocket.h
2008-01-30 Samuel CORMIER... Make to_string virtual, fix some warnings
2008-01-29 Samuel CORMIER... Fix up cross platform stuff
2008-01-25 Samuel CORMIER... First set of changes for windows
2008-01-19 Christian KellnerSmall build fix
2008-01-19 Christian KellnerAdd files that were not added during the last commit
2008-01-19 Christian KellnerPatch from Samuel Cormier-Iijima <sciyoshi@gmail.com>:
2008-01-10 Christian KellnerPssst
2008-01-10 Christian KellnerInitial commit