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
/
Queries
/
Request.cpp
Age
Commit message (
Expand
)
Author
2011-09-29
Allow to set 'from' on Request & IBB classes.
Remko Tronçon
2011-09-20
Added ClientBlockListManager.
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-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-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-03-01
Some more Sluift enhancements.
Remko Tronçon
2010-11-28
Change error from optional to shared_ptr in GenericRequest
Remko Tronçon
2010-10-27
Remove MainEventLoop singleton.
Remko Tronçon
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-11-12
Retrieve correct error in Request.
Remko Tronçon
2009-11-08
Added Error class.
Remko Tronçon
2009-09-14
Added Get/SetPrivateStorageRequest.
Remko Tronçon
2009-06-12
Removing auto delete stuff from Request.
Remko Tronçon
2009-06-12
Do not register IQHandler in the constructor.
Remko Tronçon
2009-06-11
Do not allow a request response before it is sent.
Remko Tronçon
2009-06-03
Fix memory leak when receiving an error response on a request.
Remko Tronçon
2009-06-01
Import.
Remko Tronçon