rosfran [Mon, 15 Jan 2007 14:41:09 +0000] rev 269
[svn r270] Added libcurl to the required field in the gmyth.pc.in.
morphbr [Fri, 12 Jan 2007 21:26:30 +0000] rev 268
[svn r269] Changed structure from gmyth_http to use *libcurl*.
morphbr [Fri, 12 Jan 2007 11:58:01 +0000] rev 267
[svn r268] Created an application inside tests to test gmyth_http
morphbr [Thu, 11 Jan 2007 19:07:35 +0000] rev 266
[svn r267] Added gmyth_http to handle HTTP queries to port 6544 on the backend
rosfran [Thu, 11 Jan 2007 19:05:37 +0000] rev 265
[svn r266] Changed dangerous calls to printf inside the code in gmyth_socket, used by debug messages (this caused memory allocation problems on Maemo).
rosfran [Thu, 11 Jan 2007 19:00:15 +0000] rev 264
[svn r265] Fixed some bugs related with type sizes of primitive types of standard C library (time_t is long int).
rosfran [Thu, 11 Jan 2007 18:23:41 +0000] rev 263
[svn r264] Bug found in Maemo when using the Bash Shell "+=" operator (it is not recognizable). Fixed.
rosfran [Thu, 11 Jan 2007 17:36:33 +0000] rev 262
[svn r263] Fixed bug inserted on gmyth_socket_try_connect, which throws a NULL pointer error.
rosfran [Thu, 11 Jan 2007 17:18:48 +0000] rev 261
[svn r262] Search for the gmyth-upnp library dependency.
rosfran [Wed, 10 Jan 2007 23:23:54 +0000] rev 260
[svn r261] A lot of fixes to the gmyth-0.1 library's external references.