Age | Commit message (Expand) | Author |
2011-09-26 | Refactoring NetworkEnvironments. | Remko Tronçon |
2011-09-26 | Compile on Windows | Kevin Smith |
2011-09-26 | Avoid the use of at(). | Remko Tronçon |
2011-09-26 | And some more occurrences of uintmax_t. | Remko Tronçon |
2011-09-26 | Use boost int type in FileTransfer. | Remko Tronçon |
2011-09-26 | Added another missing include. | Remko Tronçon |
2011-09-26 | Fixed compilation warnings & errors. | Remko Tronçon |
2011-09-26 | Set/Update empty subjects | Kevin Smith |
2011-09-26 | Allow setting of room topics | Kevin Smith |
2011-09-26 | Allow disabling of 198-acks in Swiften | Kevin Smith |
2011-09-26 | Compilation fix | Kevin Smith |
2011-09-26 | Remove double-link | Kevin Smith |
2011-09-25 | File transfer changes. | Remko Tronçon |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2011-09-23 | Whitespace tweaks. | Remko Tronçon |
2011-09-23 | Cleanup of previous patch | Kevin Smith |
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith |
2011-09-20 | Added ClientBlockListManager. | Remko Tronçon |
2011-09-20 | Added XEP-191 parserialements. | Remko Tronçon |
2011-09-20 | Swiften support for requiring TLS | Kevin Smith |
2011-09-18 | Do not overwrite from attribute in component mode | Jan Kaluza |
2011-09-14 | Added reset() to PayloadAddingPresenceSender. | Remko Tronçon |
2011-08-28 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-08-28 | Keep VCard photo hash cache consistent. | Remko Tronçon |
2011-08-28 | Fix assertion on inconsistent VCard photohash cache. | Remko Tronçon |
2011-08-28 | Fixed test. | Remko Tronçon |
2011-08-28 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-08-28 | Check whether disco#info responses are null. | Remko Tronçon |
2011-08-28 | Call g_type_init before using gconf. | Remko Tronçon |
2011-08-28 | Merge remote branch 'origin/swift-1.x' | Remko Tronçon |
2011-08-28 | Catch boost file system errors when reading VCards. | Remko Tronçon |
2011-08-28 | Use UUIDs as IQ IDs. | Remko Tronçon |
2011-08-28 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-08-28 | Remove relaxation of not checking JIDs if the IQRouter's JID isn't set. | Remko Tronçon |
2011-08-28 | Fixed Request::isAccountJID(). | Remko Tronçon |
2011-08-28 | Check sender on incoming IQ responses. | Remko Tronçon |
2011-08-27 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-08-27 | Mark JIDs with empty domains as invalid when StringPrep cache is disabled. | Remko Tronçon |
2011-08-27 | Added StringPrep unit test. | Remko Tronçon |
2011-08-26 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-08-26 | Don't consider Get and Set requests as Response results. | Remko Tronçon |
2011-08-21 | Warn when sending corrections without support. | Kevin Smith |
2011-08-12 | Added missing include. | Remko Tronçon |
2011-08-12 | Added HMAC-SHA256. | Remko Tronçon |
2011-08-12 | Don't hard-code HMAC block size. | Remko Tronçon |
2011-08-12 | Added SHA256. | Remko Tronçon |
2011-08-12 | Refactored stringcodec functions to make them independent of hash algos. | Remko Tronçon |
2011-07-17 | Added PairFirstEquals. | Remko Tronçon |
2011-07-12 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-07-12 | Fixed bug with illegal resource in JID resulting in empty resource. | Remko Tronçon |