Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
LinkLocal
/
DNSSD
/
Fake
Age
Commit message (
Collapse
)
Author
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-10-27
Remove MainEventLoop singleton.
Remko Tronçon
The event loop now needs to be explicitly passed to clients using it.
2010-04-24
Fix leaks in LinkLocalConnector.
Remko Tronçon
2010-04-24
Don't lookup duplicate discovered link-local services.
Remko Tronçon
This fixes a segfault due to the old query being deleted when a duplicate query is started.
2010-04-08
Added copyrights to Swiften.
Kevin Smith
2010-03-28
Moving submodule contents back.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon
2009-08-16
Remove autoconf/make files.
Remko Tronçon
2009-08-09
Add SConscript files.
Remko Tronçon
2009-08-05
Swiften/LinkLocal: Avoid memory leak.
Remko Tronçon
2009-08-02
Slimber: Abstract controllers out of Cocoa UI.
Remko Tronçon
2009-08-01
Added LinkLocalConnector::cancel().
Remko Tronçon
2009-08-01
Added LinkLocalConnectorTest.
Remko Tronçon
2009-07-31
Adapt LinkLocalConnector to new LinkLocal infrastructure.
Remko Tronçon
2009-07-26
Test LinkLocal service registration.
Remko Tronçon
2009-07-26
Make DNSSD independent of LinkLocalServiceInfo.
Remko Tronçon
2009-07-26
Implement fake DNSSD querier.
Remko Tronçon