index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
Ice
/
WSEndpoint.cpp
Commit message (
Expand
)
Author
Age
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Update copyright year to 2018
Jose
2018-02-14
*
Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)
Benoit Foucher
2018-01-24
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin
Benoit Foucher
2017-04-27
*
Minor fixes to endpoint code
Benoit Foucher
2017-04-12
*
Fixed ICE-7755 - listen on all IPs associated with a DNS name
Benoit Foucher
2017-04-10
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
New TargetCompare template, renamed targetEquals to targetEqualTo
Bernard Normier
2016-08-04
*
|
Refactored shared_from_this/enable_shared_from_this
Bernard Normier
2016-08-04
*
|
Refactored SSL and iAP transports, support for running SSL on top
Benoit Foucher
2016-06-27
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
ICE-6861 - removing public stream API
Mark Spruiell
2016-01-19
*
|
C++11 WSEnpoint == and < operators fixes
Jose
2015-12-31
*
|
C++11 cpp:comparable for local classes
Jose
2015-12-21
*
|
C++ shared_from_this simplifications
Jose
2015-12-21
*
|
C++11 mapping initial commit
Jose
2015-12-01
|
/
*
Fixed previous commit which was incomplete
Benoit Foucher
2015-04-28
*
Added C++ plugins for endpoint factories, cleaned up registration of WS facto...
Benoit Foucher
2015-02-06
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Removed dead code (sync. connection establishment code)
Benoit Foucher
2014-11-27
*
Fixed ICE-5535, WSS hang and other minor issues
Benoit Foucher
2014-09-24
*
ICE-4891 some minor improvements
Dwayne Boone
2014-09-17
*
ICE-4891 Refactor network tracing
Dwayne Boone
2014-09-05
*
Rename WS transport files for consistency with TCP/UDP transports.
Jose
2014-08-13