Daniel Gultsch
|
bbfd98b726
|
reformating
|
2015-08-23 17:29:31 +02:00 |
|
Daniel Gultsch
|
d51c4b9655
|
deal with another set of stream:features after bind
|
2015-08-23 17:26:50 +02:00 |
|
Daniel Gultsch
|
3d6fb9b21d
|
remove callbacks directly from iterator
|
2015-08-23 10:20:29 +02:00 |
|
Daniel Gultsch
|
1688b65965
|
don't make subsequent iq request when original stanza returned an error
|
2015-08-23 08:27:05 +02:00 |
|
Daniel Gultsch
|
496f531e2e
|
modified clearIqCallbacks into 2-step process
|
2015-08-23 08:01:47 +02:00 |
|
Daniel Gultsch
|
5b1dda9148
|
deal with broken frameworks
|
2015-08-16 14:55:40 +02:00 |
|
Daniel Gultsch
|
51a2645349
|
synchronize packetCallbacks
|
2015-08-16 12:12:22 +02:00 |
|
Daniel Gultsch
|
efdf3b6c1c
|
removed dead code
|
2015-08-08 13:13:23 +02:00 |
|
Daniel Gultsch
|
cac577fa4e
|
don't request ack for iq stanzas before stream managment is initialized
fixes #1322
|
2015-08-08 10:26:36 +02:00 |
|
Daniel Gultsch
|
53ce5d223e
|
request server-ACKs for iq stanzas
|
2015-08-06 20:48:55 +02:00 |
|
Daniel Gultsch
|
6694af8fca
|
fail old/invalid iq stanzas on bind
|
2015-08-06 14:54:37 +02:00 |
|
Daniel Gultsch
|
9c94c9ad8f
|
rewrote dns fallback
|
2015-07-24 19:06:47 +02:00 |
|
Andreas Straub
|
012f036840
|
Optimize imports
|
2015-07-20 14:26:29 +02:00 |
|
Daniel Gultsch
|
7eac30d1f4
|
catch number format exception in server ack
|
2015-07-10 12:09:59 +02:00 |
|
Daniel Gultsch
|
9eb9a52205
|
initial http upload support
be careful: little error handling and no encryption
|
2015-06-29 15:21:41 +02:00 |
|
Daniel Gultsch
|
5a48afdd4d
|
don't perform dns lookups on domain parts that obviously look like ip addresses
|
2015-06-19 16:25:08 +02:00 |
|
Daniel Gultsch
|
a577ec7c31
|
let dns library take care of no-srv style hosts as well
|
2015-05-28 17:31:46 +02:00 |
|
Daniel Gultsch
|
36034815ee
|
use same sm check inside xmppconnection and out
|
2015-05-25 04:54:11 +02:00 |
|
Daniel Gultsch
|
a0575c81ab
|
use same socket time out for jingle and xmpp connections
|
2015-05-18 08:48:08 +02:00 |
|
Daniel Gultsch
|
d672d578c9
|
fixed crash on failed account registry
|
2015-05-17 12:32:04 +02:00 |
|
Daniel Gultsch
|
c4a4dd2392
|
throw proper exception before changing account into error state
|
2015-05-08 06:30:06 +02:00 |
|
Daniel Gultsch
|
d74e8a8a0e
|
fixed npe when missing instructions on failed register
|
2015-05-06 04:33:21 +02:00 |
|
Daniel Gultsch
|
db726a59b8
|
fwiw don't allow stanza count to go over MAX_INT
|
2015-05-06 04:29:45 +02:00 |
|
Daniel Gultsch
|
c4bfffe6a9
|
mark account with incompatible server when no sasl mechansim could be found
|
2015-05-02 12:10:56 +02:00 |
|
Daniel Gultsch
|
bcdfdb9ccf
|
added config option to be a bit more verbose about stanza counts
|
2015-04-29 16:15:07 +02:00 |
|
Daniel Gultsch
|
5ea1c547d5
|
fixed service discovery by properly storing and checking identities
|
2015-04-25 18:24:10 +02:00 |
|
iNPUTmice
|
c4daa08170
|
fixed a bug in DNS helper code. fixes #1130
|
2015-04-16 21:56:03 +02:00 |
|
iNPUTmice
|
332fe0fd19
|
don't resume old session when changing resource
|
2015-04-09 12:46:54 +02:00 |
|
iNPUTmice
|
da099e5fa4
|
wait for session iq to return sucessfully before sending other stanzas. fixed #1017
|
2015-03-20 21:48:45 +01:00 |
|
iNPUTmice
|
f25a824610
|
avoid unnecessary thread creation
|
2015-03-05 15:46:33 +01:00 |
|
iNPUTmice
|
e68c6a1b74
|
load messages asynchronously
|
2015-02-12 18:53:00 +01:00 |
|
iNPUTmice
|
44ee746681
|
added actions to error notification
|
2015-02-10 17:13:34 +01:00 |
|
iNPUTmice
|
af0c979f45
|
disabled cipher logging
|
2015-02-09 16:41:13 +01:00 |
|
Sam Whited
|
03d30e4fdb
|
Use platform ciphers as well, just prefer ours
|
2015-02-02 11:16:22 -05:00 |
|
iNPUTmice
|
3a52f31824
|
don't count when attempt failed completly
|
2015-01-29 23:35:31 +01:00 |
|
Sam Whited
|
503237087f
|
Remove legacy SSL support
|
2015-01-19 11:02:13 -05:00 |
|
Sam Whited
|
548a585b2c
|
Harden the TLS connection cipher suites
|
2015-01-14 13:10:15 -05:00 |
|
Daniel Gultsch
|
85f24c9106
|
avoid requesting blocklist after stream resumption
|
2015-01-05 16:17:05 +01:00 |
|
Daniel Gultsch
|
0d6d09b7e9
|
code cleanup + logging of spoofed iq packets
|
2015-01-04 15:40:09 +01:00 |
|
Sam Whited
|
88704ce5cd
|
Verify IQ responses
Fixes #20
Move fromServer/toServer to AbstractStanza
|
2015-01-04 08:28:13 -05:00 |
|
Sam Whited
|
eb7e683403
|
Make IqPacket type an enum
|
2015-01-04 08:20:30 -05:00 |
|
Daniel Gultsch
|
e32a927300
|
Use packet callbacks only for IqPackets. Removed unnecessary code
|
2015-01-04 12:09:39 +01:00 |
|
Daniel Gultsch
|
8d2f454479
|
prefer PLAIN over DIGEST-MD5
DIGEST-MD5 seems to be broken for a lot of cases (OpenFire)
switched priority of PLAIN to not cause any security errors
|
2015-01-02 01:39:19 +01:00 |
|
Daniel Gultsch
|
3833e6dfef
|
improved OTR verification part one
|
2015-01-02 01:21:14 +01:00 |
|
Daniel Gultsch
|
3c5d7d4f1b
|
refactor swithOverToTls stuff
|
2014-12-30 01:17:11 +01:00 |
|
Sam Whited
|
e4d9dca2fe
|
Add ability to change password on server
Fixes #260
|
2014-12-25 21:38:55 +01:00 |
|
Sam Whited
|
af7a64491f
|
Add support for XEP-0191 (Blocking command)
Fixes #791
Squash of commits:
534f25d7dae3ce6852243e28fdd0a69ac01e9463
808fdf5147f27a912a60bee39aa4bf1ddd4f43b4
1eaf8a8330710ad35ba7c368e04f909af623ae4c
31585242c2359efdcd0eeddb9745077f54dbc9eb
2e69bd0bd0286ed1e98a42f4c3421ba4d8cf524b
e904fb5015bf3a1904ab941a1957edf3b1e7abd2
eebbadf3b3816bbf8fcccb763e419fed252d266f
7c5b87724ce494e5a6e8026557ed50a8fd9f23e8
b0eaaf446937794fe19cbdb4f8309c3ff83d4e42
8c652f9e8bb3512958d9ad8c6f1326505f2d98c8
ad0ea1ad948ff6f8fde7b0b10f5163dc8852032f
f5d49897e0dba691ef53a0eddb9ed34d129ad442
a08fa64c505bd895b7c626cfad182380373be20b
de67079113e08394a276048c31f6b21baa300829
9069f342173ba30c2b20c67529c7ff497a6a257d
0169fa79d161ee898c4b6762e207087682a952d8
8585a5bd75a5d56927fed8317729bd15fffe4dcc
0053528a078369e0b65dcf71bda251072a1299c7
e901a9c3554bd7cca193e92919b463991eadfea7
c5c78257434813c69ab9b7558bcc8f7cbe858433
e905af348d46d77bc46b5f7211527684acc02fab
13a0f9a10c7892b0f90f5fabd2f2615701b0fd66
2cfba1e24b0139839e4453b92be7e20634d150cf
58e074fb5bb44b05a8104250fccd7c024c808c1a
0d6cf98fc8eab212d798ac79b336f9b70a14f06d
e23620f56b85bcab9f3b5d9ce1c01524cd9674dc
d72cd2fcc8d54176c3ff53411a69b9bb4642eff3
195143dff8836623a37094a6b8fa6aa01ef31580
5f5f3caf3a1e480a99d27ee5c34ba516419c52e4
1dee3d5861c9f9c710da4cbda3688d94c622ca93
23949b8aa32c78b27bab49bb3c4f3ff588925ce1
9bf97f8ae522796e0dacb7f6fe7a7f90f86a93a1
|
2014-12-22 08:19:00 -05:00 |
|
iNPUTmice
|
50410dad33
|
possible dns fixes
|
2014-12-14 18:31:52 +01:00 |
|
iNPUTmice
|
0ab530932a
|
added max history age (default 1w). automatically sort newly added mam messages
|
2014-12-10 14:08:06 +01:00 |
|
iNPUTmice
|
4a94389f05
|
very basic mam support
|
2014-12-10 14:08:06 +01:00 |
|