Commit Graph

18 Commits (160-regression)

Author SHA1 Message Date
rcorniere f1331dcebc Reset isSecure in StartTLS()
4 years ago
rcorniere e59a86c380 Refactor tests
4 years ago
rcorniere 8798ff6fc1 - Changed IQ stanzas to pointer semantics
4 years ago
remicorniere 94aceac802 Changed "Disconnect" to wait for the closing stream tag. (#141)
4 years ago
remicorniere 7d89353156 Fix SIGSEGV in xmpp_component (#126)
4 years ago
Mickael Remond 6aa1e668ee
Fix issues after refactor
5 years ago
Wichert Akkerman 0227596f90 Increase size of XML decoder internal buffers
5 years ago
Wichert Akkerman 6da1962962 Correctly open new streams after StartTLS and auth
5 years ago
Wichert Akkerman 33446ad0ba Create a new stream after StartTLS
5 years ago
Wichert Akkerman 390f9b065e Replace readWriter and decoder after StartTLS
5 years ago
Wichert Akkerman a6709a1f71 Do not try to create a stream logger before we have a net.Conn
5 years ago
Wichert Akkerman 92329b48e6 Transports need to handle open/close stanzas
5 years ago
Wichert Akkerman 36e153f981 Allow transports to define their own ping mechanism
5 years ago
Wichert Akkerman d0f2b492ac Fix XMPP TLS config
5 years ago
Wichert Akkerman 01d78a1e5c Fix error result from Transport.Connect errors
5 years ago
Wichert Akkerman 8db608ccc1 Add IsSecure() to Transport
5 years ago
Wichert Akkerman 7fa4b06705 Move address into transport config
5 years ago
Wichert Akkerman f8d0e99696 Move XMPP transport to separate file
5 years ago