root/trunk/src/requests.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @680 [680] 06/02/06 21:08:21 jajcus - dates in the copyright header updated
(edit) @630 [630] 07/24/05 16:57:39 jajcus - copyright info updated in header (year and e-mail)
(edit) @609 [609] 07/23/05 16:19:31 jajcus - support for HTTP requests removed -- the only request implemented was …
(edit) @497 [497] 03/16/04 20:30:25 mmazur - get roster works again
(edit) @383 [383] 04/27/03 21:18:44 jajcus - set GG status on login - change GG status only when this is really …
(edit) @382 [382] 04/25/03 15:25:36 jajcus - "get roster" command doesn't automaticaly subscribe users any more - new …
(edit) @339 [339] 04/16/03 12:09:05 jajcus - some more memleaks removed
(edit) @333 [333] 04/15/03 19:48:17 jajcus - all requests should be removed from list when destroyed
(edit) @330 [330] 04/14/03 19:14:31 jajcus - requests cleanup
(edit) @328 [328] 04/14/03 19:01:18 jajcus - pubdir change on registration cleanup
(edit) @313 [313] 04/13/03 23:50:48 mmazur - ooops... almost forgot to commit this: killed put_roster code, and …
(edit) @304 [304] 04/13/03 13:19:47 jajcus - cosmetics
(edit) @293 [293] 04/11/03 15:25:13 jajcus - properly handle RT_CHANGE (public tirectory write result)
(edit) @272 [272] 04/08/03 19:45:28 jajcus - GG password change. After the password is changed the annoying message …
(edit) @269 [269] 04/06/03 17:42:42 mmazur - gettext support finished in 95% anything else should come up while …
(edit) @262 [262] 04/06/03 12:19:03 jajcus - request "hash" must be unique so counter is used instead of time
(edit) @258 [258] 04/05/03 23:08:31 mmazur - update-ggpubdir-when-registering works... the thing is hackish, ugly …
(edit) @257 [257] 04/05/03 13:02:57 jajcus - i18n infrastructure seems complete. Now only testing, bugfixing and …
(edit) @253 [253] 04/04/03 15:49:02 jajcus - cosmetics
(edit) @252 [252] 04/04/03 15:41:53 jajcus - another NULL dereference fixed (bug found by [venglin])
(edit) @250 [250] 04/04/03 14:41:40 jajcus - segfault caused by NULL pointer dereference fixed [venglin]
(edit) @220 [220] 02/04/03 09:06:01 jajcus - compiler warnings removed
(edit) @219 [219] 02/04/03 08:57:12 jajcus - cosmetics
(edit) @216 [216] 02/03/03 21:28:19 mmazur - implemented the new libgadu search api
(edit) @194 [194] 01/15/03 16:17:28 jajcus - disable broken "get roster"/"put roster" commands
(edit) @183 [183] 01/15/03 09:04:56 jajcus - cosmetics
(edit) @181 [181] 01/14/03 15:25:25 jajcus - support (experimental) for userlist stored on GG server
(edit) @146 [146] 12/10/02 08:41:15 jajcus - copy user query for request. Original query will be freed when its …
(edit) @142 [142] 12/09/02 10:55:52 jajcus - more memleaks removed
(edit) @135 [135] 12/06/02 16:05:45 jajcus - cleanup and small fixes
(edit) @113 [113] 02/24/02 18:45:52 jajcus - fixed bug causing hang on some searches
(edit) @96 [96] 02/06/02 18:23:37 jajcus - s/libgg/libgadu/
(edit) @72 [72] 01/30/02 17:52:03 jajcus - info about licensing and RCS Id tag in header of each source file
(edit) @36 [36] 01/11/02 20:00:28 jajcus - remember "to" of <iq/>, so we have proper "from" in result
(edit) @30 [30] 01/11/02 12:22:30 jajcus - header cleanup - support for pinging and timeout
(edit) @29 [29] 01/09/02 19:55:09 jajcus - better error handling - memory allocation cleanup
(edit) @26 [26] 01/07/02 21:03:49 jajcus - use g_lib_main and GIOChannel instead of select() and own FdHandler?
(edit) @16 [16] 01/04/02 20:15:06 jajcus - some work on registration: unregitration, changing user data (not …
(edit) @14 [14] 01/04/02 12:22:44 jajcus - debuging and other messages output using glib. Some debugging cleanups
(add) @11 [11] 01/03/02 13:35:00 jajcus - UTF8 support - search support - user vCard fetch support
Note: See TracRevisionLog for help on using the revision log.