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
/
Network
Age
Commit message (
Expand
)
Author
2010-03-02
Adding iPhone compilation
Kevin Smith
2009-12-31
Put a timeout of 60s on connecting & resolving.
Remko Tronçon
2009-12-31
Added tests for timing out initial connect.
Remko Tronçon
2009-12-23
Commented debug output.
Remko Tronçon
2009-12-17
Added eclipse project file.
Remko Tronçon
2009-12-05
Fixed C-Ares compilation on Windows.
Remko Tronçon
2009-12-04
Implemented CAresDomainNameResolver.
Remko Tronçon
2009-12-03
Reinitialize the resolver on every query.
Remko Tronçon
2009-12-03
Fixed windows compilation of PlatformDomainNameServiceQuery.
Remko Tronçon
2009-12-03
Added debugging output for DNS.
Remko Tronçon
2009-12-03
Fixed unit tests.
Remko Tronçon
2009-12-03
Do domain resolving in a separate thread.
Remko Tronçon
2009-12-03
DNS querying is now asynchronous.
Remko Tronçon
2009-11-20
Fixed connection leak.
Remko Tronçon
2009-11-15
Fix compilation on Windows.
Remko Tronçon
2009-11-12
Created a TimerFactory, and abstracted Timer.
Remko Tronçon
2009-11-12
Refactored DNS handling.
Remko Tronçon
2009-09-14
Start splitting up monolithic Swiften SConscript file.
Remko Tronçon
2009-09-11
Disable WhitespacePingLayer on disconnect + Timer refactoring.
Remko Tronçon
2009-08-22
Fix expanded tab characters.
Remko Tronçon
2009-08-16
Remove autoconf/make files.
Remko Tronçon
2009-08-16
Added MainBoostIOServiceThread.
Remko Tronçon
2009-08-02
Slimber: Handle ConnectionServer disconnects more cleanly.
Remko Tronçon
2009-08-02
Slimber: Handle conflicts/restarts.
Remko Tronçon
2009-08-01
Added BoostConnectionServer error signaling.
Remko Tronçon
2009-08-01
Added LinkLocalConnector::cancel().
Remko Tronçon
2009-08-01
Added LinkLocalConnectorTest.
Remko Tronçon
2009-07-31
HostAddress: Add constructor from String.
Remko Tronçon
2009-07-19
(Client)Session & Connection refactoring.
Remko Tronçon
2009-07-18
Implement incoming linklocal connections.
Remko Tronçon
2009-07-17
Implemented clean session/connection shutdown.
Remko Tronçon
2009-07-16
Moved BoostConnectionServer to Swiften.
Remko Tronçon
2009-07-15
Make stream stack layers reference counted.
Remko Tronçon
2009-07-15
Use shared_ptr for EventLoop owners.
Remko Tronçon
2009-07-14
Make all Connection instances shared_ptrs.
Remko Tronçon
2009-07-14
Consolidating IncomingConnection & Connection.
Remko Tronçon
2009-07-12
Created BoostIOServiceThread.
Remko Tronçon
2009-07-12
Created IncomingConnection & ConnectionServer.
Remko Tronçon
2009-06-22
Pick up libresolv in configure.
Remko Tronçon
2009-06-01
Import.
Remko Tronçon