Age | Commit message (Expand) | Author |
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 |
2011-07-10 | Fixed compilation problem on some compilers. | Remko Tronçon |
2011-07-03 | Tweaked JID doxygen. | Remko Tronçon |
2011-07-03 | Fix for a SIGABRT when reconnecting | Thilo Cestonaro |
2011-06-29 | JID doxygen | Kevin Smith |
2011-06-24 | Fixed connectivitytest compilation. | Remko Tronçon |
2011-06-19 | Added RosterItemExchangePayload::item::setGroups | HanzZ |
2011-06-19 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-06-19 | Small tweak to previous patch. | Remko Tronçon |
2011-06-19 | Send footer when finishing session | HanzZ |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-06-18 | Tweak help documentation and add manpages. | Remko Tronçon |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-06-18 | Small tweaks to the previous patch. | Remko Tronçon |
2011-06-18 | Added ConnectionServerFactory. | HanzZ |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-06-18 | Moving unused server code out of Swiften into Limber. | Remko Tronçon |
2011-06-17 | Fixed build for Mac OS X 10.5. | Remko Tronçon |
2011-06-13 | Fixed compilation error. | Remko Tronçon |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
2011-06-13 | Privatize GConfProxyProvider in UnixProxyProvider. | Remko Tronçon |
2011-06-13 | Fixed some CppCheck warnings. | Remko Tronçon |
2011-06-12 | Replacing explicit new with make_shared. | Remko Tronçon |
2011-06-12 | Replace explicit new by make_shared. | Remko Tronçon |
2011-06-12 | Removed explicit call to get(). | Remko Tronçon |
2011-06-12 | Removed more explicit calls to get(). | Remko Tronçon |
2011-06-12 | Removed some calls to explicit get(). | Remko Tronçon |
2011-06-12 | Replace explicit new with make_shared. | Remko Tronçon |
2011-06-12 | Use make_shared in IQ. | Remko Tronçon |
2011-06-12 | Removed some unnecessary declarations. | Remko Tronçon |
2011-06-09 | DateTime refactoring. | Remko Tronçon |
2011-06-08 | Put XEP-0082 datetime parsing into Base. | Remko Tronçon |
2011-06-08 | Added AllowPlainOverNONTLS option to ClientOptions. | Remko Tronçon |
2011-06-03 | Split off StreamResumedParser. | Remko Tronçon |
2011-06-03 | Added missing SafeString | Remko Tronçon |