Code

first set of updates to headers for clean gcc 4.3 builds
[inkscape.git] / src / pedro / pedroxmpp.cpp
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-18 ishmalUpdate pedrogui stuff and makefile. Add placeholder...
2007-03-12 ishmalAllow server to skip final "rspauth" SASL handshake
2006-12-02 ishmalimprove streaming
2006-12-02 ishmalparse bind result from server to get resource. gtalk...
2006-11-24 ishmalremove error message from groupChatCreate(). Gtalk...
2006-11-24 ishmalremove 'from=' from messages, to work better with googl...
2006-08-29 ishmalbetter handle startTls() if client not built with ssl
2006-08-28 ishmalallow either forms-based or older method of in-band...
2006-08-28 ishmalrelax need for realm on md5 auth
2006-08-03 daleharveyempty messages are passed onto all listeners in pedro...
2006-06-19 ishmaladd config
2006-06-01 ishmalsplit utils into separate file
2006-05-28 ishmalAdd code to generate and display an SSL-connection...
2006-05-24 ishmalFinish registration stuff
2006-05-24 ishmalAdd gui code for registration
2006-05-22 ishmalImprove code for password change and registration cancel
2006-05-22 ishmalAdd placeholders for registration modify and cancel
2006-05-22 ishmalMore doc-ing
2006-05-22 ishmalMore documentation
2006-05-22 ishmalImprove documentation of event types
2006-05-22 ishmalClean up registration. Comment out authzid from sasl...
2006-05-21 ishmalCheck if we are already SSL before trying STARTTLS
2006-05-21 ishmalGreatly improve SASL challenge parsing
2006-05-21 ishmalfirst hack at in-band registration
2006-05-15 ishmalMove from the jabber_whiteboard directory to its own...