summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-11Commenting getSubjectName test.Remko Tronçon
2010-11-10Refactored TLS tests.Remko Tronçon
2010-11-09Certificate::getCommonName -> getCommonNames.Remko Tronçon
2010-11-09Implement DER conversion to/from certificates.Remko Tronçon
2010-11-07Refactoring certificates & certificate checking.Remko Tronçon
2010-10-27Remove MainEventLoop singleton.Remko Tronçon
2010-10-26Fix compliation problems with CLang.Remko Tronçon
2010-10-22Fix failing testsKevin Smith
2010-10-21Moving queries & responders around.Remko Tronçon
2010-10-21Added beginnings of outgoing file transfer to Swiften.Remko Tronçon
2010-10-10Added ClientTest to test suite.swift-1.0beta7Remko Tronçon
2010-10-10Fixed compilation of StorageTest.Remko Tronçon
2010-09-11Fixed VCardFileStorageTest.Remko Tronçon
2010-09-02Added check_output SCons flag to generate an XML report.Remko Tronçon
2010-08-29Fixed link errors due to previous commit.Remko Tronçon
2010-08-24Implemented VCardManager.Remko Tronçon
2010-08-24Added VCardStorage.Remko Tronçon
2010-06-19Removed DNSSDTest from SConscript.Remko Tronçon
2010-06-19Added DNSSDTest.Remko Tronçon
2010-06-18Fix crash on reconnect.Remko Tronçon
2010-05-29Added ReconnectTest to .gitignore.Remko Tronçon
2010-05-27Cleaning up code paths for rapid disconnect/reconnect.Kevin Smith
2010-04-21Fix non-determinism of DomainNameResolverTest.Remko Tronçon
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-04-06Refactored DomainNameAddressQuery.Remko Tronçon
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2010-03-02Adding iPhone compilationKevin Smith
2009-12-03DNS querying is now asynchronous.Remko Tronçon
2009-11-20Fixed connection leak.Remko Tronçon
2009-11-16Fix inconsistent build flags with test=X.Remko Tronçon
2009-11-12Created a TimerFactory, and abstracted Timer.Remko Tronçon
2009-11-12Refactored DNS handling.Remko Tronçon
2009-11-10Even more Client refactoring.Remko Tronçon
2009-11-01Moving tests around.Remko Tronçon
2009-09-03Move Swiften QA test into QA module.Remko Tronçon
2009-08-16Remove autoconf/make files.Remko Tronçon
2009-08-12Added Slimber & valgrind testing to SCons.Remko Tronçon
2009-08-10Fix SCons building on os x again.Remko Tronçon
2009-08-01Added BoostConnectionServer error signaling.Remko Tronçon
2009-07-24Update the build system.Remko Tronçon
2009-07-19(Client)Session & Connection refactoring.Remko Tronçon
2009-07-15Make stream stack layers reference counted.Remko Tronçon
2009-07-15Use shared_ptr for EventLoop owners.Remko Tronçon
2009-07-14Make all Connection instances shared_ptrs.Remko Tronçon
2009-07-14Consolidating IncomingConnection & Connection.Remko Tronçon
2009-07-11Use ClientXMLTracer in ClientTest.Remko Tronçon
2009-06-12Removing auto delete stuff from Request.Remko Tronçon
2009-06-10Moved Swiften/QA/UnitTest to QA/UnitTest.Remko Tronçon