Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-17Close branch e2e_encryption, which got merged to trunk in changeset 8032:20fa...e2e_encryptionEmmanuel Gil Peyrot
2007-08-20advertise xep-0116 support via discoBrendan Taylor
2007-08-20don't create uneccessary sessions (eg. for groupchat messages), bugfix for pmsBrendan Taylor
2007-08-20removed buggy anti-presence-leak testBrendan Taylor
2007-08-20esession bugfixesBrendan Taylor
2007-08-18bugfixes, send not-acceptable for fields with only unsupported optionsBrendan Taylor
2007-08-17notify on begin/end encryptionBrendan Taylor
2007-08-17refactored make_identityBrendan Taylor
2007-08-17refactored identity verificationBrendan Taylor
2007-08-07prompt with SAS during 3 message negotiationBrendan Taylor
2007-08-07three message negotiationBrendan Taylor
2007-07-30test: 1 < d < (p -1)Brendan Taylor
2007-07-17don't prompt to negotiate if we have mutual subscriptionBrendan Taylor
2007-07-17shared retained secretsBrendan Taylor
2007-07-17per-profile srs storageBrendan Taylor
2007-07-14a file for pickling retained secretsBrendan Taylor
2007-07-12refactored and corrected identity testing, prompt user when a session is init...Brendan Taylor
2007-07-10proper error handlingBrendan Taylor
2007-07-06fixed presence leaksBrendan Taylor
2007-07-04interface for SASBrendan Taylor
2007-07-03fixed a tracebackBrendan Taylor
2007-07-02human-readable feature negotiation dialogsBrendan Taylor
2007-06-29disable logs in encrypted sessions.Brendan Taylor
2007-06-28new option for whether encrypted sessions should be logged by defaultBrendan Taylor
2007-06-27properly terminate sessionsBrendan Taylor
2007-06-27tidying things up.Brendan Taylor
2007-06-21can respond to an esession requestBrendan Taylor
2007-06-17functioning XEP-0217 implementation! (initiation only)Brendan Taylor
2007-06-17support libraries for esessionsBrendan Taylor
2007-06-12functioning XEP-0200 implementation (hardcoded keys and counters)Brendan Taylor
2007-06-08stubs for XEP-0116Brendan Taylor
2007-06-06reverted back to per-JID windows, pass around sessions instead of thread_idsBrendan Taylor
2007-06-06updated session handlersBrendan Taylor
2007-06-06massive everything-breaking overhaul for per-session windowsBrendan Taylor
2007-06-02can now accept a session negotiationBrendan Taylor
2007-06-01reject a session negotiation requestBrendan Taylor
2007-06-01forgot to include this in last commitBrendan Taylor
2007-06-01pop up a (useless) DataFormWidget when someone initiates a session negotiationBrendan Taylor
2007-05-31support for one 'chat' session per ContactBrendan Taylor
2007-05-30add thread to zeroconf connections tooYann Leboulanger
2007-05-30add <thread/> to replies to single message that contain a <thread/>Brendan Taylor
2007-05-30[sgala and I] better support of sizes in XHTML, simplify rst generatorYann Leboulanger
2007-05-29[Adrian C] updated croatian translationYann Leboulanger
2007-05-27Fix a bug with changing status in groupchats. Always print "You are now %s" i...Julien Pivotto
2007-05-24[lukas] add autocompletion of jid in privacy lists dialog. fixes #2764Yann Leboulanger
2007-05-22introduce a FakeDataForm class that draws a table from dict {entry: value} an...Yann Leboulanger
2007-05-22no need to do a else when there is a return at the end of the if. Unindent so...Yann Leboulanger
2007-05-22don't print awn error to consoleYann Leboulanger
2007-05-22Improve coding of [1869].Julien Pivotto
2007-05-22Improve [8168]: correct window title and print number of marked messagesJulien Pivotto