Fix compiler warnings in the textclient by evaluating returnvalues and removing unuse...
[citadel.git] / citadel / utillib / citadel_ipc.c
2011-09-07 Wilfried GoesgensFix compiler warnings in the textclient by evaluating...
2011-09-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2010-09-03 Art CancroRemoved the USscreenwidth and USscreenheight fields...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-08-31 Art CancroClient library now stores the flag indicating whether...
2010-08-20 Art Cancro* Cleanup and tuning of previous commit
2010-08-20 Art Cancro* When attempting to connect() to the first available...
2010-08-19 Art Cancro* text client - tell the user the actual hostname and...
2010-08-19 Art Cancro* Updated the text client with the new tcp client socke...
2010-08-19 Art Cancro* Client connectsock() is now TCP only
2010-06-22 Wilfried Göesgens* CtdlIPCStartEncryption(): though its return value...
2010-05-18 Wilfried Göesgens* same as for citserver: move INLINE functions from...
2010-02-28 Wilfried Göesgens* use the just commited defines; append -policy to...
2010-02-26 Wilfried Göesgens* use eUsrAxlvl all over the place
2010-02-08 Wilfried Göesgens* this can get bigger...
2010-02-08 Wilfried Göesgens* fix warning in openssl function signature
2009-11-25 Art Cancro* Modified the text client so that the <E>nter message...
2009-10-24 Dave WestMoved some files around into sub dirs to clean up the...