1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-01 01:35:59 +01:00
Commit graph

3303 commits

Author SHA1 Message Date
a23eb6aeea
Add UnknownSecurityElement
Fix parsing of JingleSecurityElements
Switch to 12 byte IV for AES keys
2017-08-09 10:45:34 +02:00
792a9a348b
FIX F%?§@N SOCKS5 2017-08-07 23:55:32 +02:00
034b7f3844
More feature-not-implemented and remove crap 2017-08-07 19:53:08 +02:00
cac35d74b4
Check for disco support before file transfers 2017-08-07 14:35:00 +02:00
6fad0b9fab
Add Gajim fixes,
Return feature-not-implemented when suitable,
try next transport on transport-reject.
2017-08-07 11:36:40 +02:00
bee9ef0f08
Fix file path separator 2017-08-06 00:27:51 +02:00
5589143c99
Add missing license 2017-08-05 21:16:50 +02:00
0d8b383b1c
Simplify content state handling, add Fallback test 2017-08-05 20:28:36 +02:00
9712dc1df7
Merge flowdalic/master 2017-08-05 18:22:07 +02:00
62587daa35
Merge master 2017-08-05 17:22:13 +02:00
dcdee8d21a
More cipher tests 2017-08-05 17:16:04 +02:00
533cb97f7d
Add cipher test 2017-08-05 15:29:01 +02:00
066d366dd5
fix checkstyle issues 2017-08-05 14:44:59 +02:00
c4588eadc6
New JUnit tests and equals methods 2017-08-05 14:30:00 +02:00
Florian Schmaus
7f851d806c Use StandardExtensionElement in JingleProvider
and some further minor jingle fixes:
- deprecate getJingleTransport() in favor of getTransport()
- Jingle.Builder now checks if the session ID is not empty
2017-08-05 11:13:58 +02:00
9c71cb8aeb
Add tests 2017-08-05 00:43:54 +02:00
1aef1aaadc
Refactoring 2017-08-04 23:05:59 +02:00
f0029a65ca
Rename methods for clarity 2017-08-04 22:48:33 +02:00
cdcf0d590a
Add cleanup for transports, improve content states 2017-08-04 15:08:49 +02:00
cc4de48966
Allow AES agility 2017-08-04 15:08:16 +02:00
a07a1cdc61
Implement transport fallback 2017-08-04 14:06:12 +02:00
23eb34932f
SOCKS5 works (no external proxy) 2017-08-03 23:01:55 +02:00
ff2f66fa67
Do not store peers proposal as transport 2017-08-03 15:11:34 +02:00
bfc2561fb2
Fix checkstyle 2017-08-03 12:02:05 +02:00
aa8e8592af
JS5B test works 2017-08-02 20:52:52 +02:00
1c72fdfa14
More improvements to JS5B test (still fails) 2017-08-01 17:12:27 +02:00
22a7e38f66
Add (failing) Jingle S5B test 2017-07-31 15:26:52 +02:00
45563b75fe
Fix checkstyle 2017-07-31 14:57:43 +02:00
422660e9fe
JET WORKSgit add .! 2017-07-31 14:21:49 +02:00
d2f979ed15
JET is close to working 2017-07-31 12:08:18 +02:00
177ed6ea0d
Add first JET test 2017-07-30 23:32:00 +02:00
b0b46ad167
More progress on JET 2017-07-30 22:31:29 +02:00
Florian Schmaus
ed9eae4793 Improve JingleS5BTransportInfo by introducing abstract class
Introduce a abstract class for shared functionality. And remove static
lazy getters.
2017-07-30 19:29:11 +02:00
c82b25ea09
Work on Jingle Encrypted Transfers 2017-07-30 15:40:04 +02:00
1dbdafe28c
Basic Sending/Receiving Files works again 2017-07-29 22:21:36 +02:00
af069ffc49
Pass events down to contents 2017-07-29 19:31:16 +02:00
185d569b89
Progress 2017-07-28 14:02:32 +02:00
Florian Schmaus
b8ee8d808f Rework Smack debugger.
Also fixes SMACK-728.
2017-07-28 12:01:11 +02:00
b0c8a8027a
Allow session-removal and use threads 2017-07-28 00:55:44 +02:00
d37bdb5d20
Handle session-initiates in descriptionManager 2017-07-27 23:59:26 +02:00
fec28ac7b6
Fix checkstyle issues 2017-07-27 23:31:04 +02:00
60cb777ea9
JingleIBBTransportTest works 2017-07-27 22:23:10 +02:00
68a03aeb48
IntegrationTest for JingleIBBTransport 2017-07-27 18:09:49 +02:00
3ed3f53189
Remove errors 2017-07-27 17:35:16 +02:00
3f6df8e6c7
Notifiers and ProgressListeners 2017-07-27 16:43:09 +02:00
5ce12974c8
Work on file transfer listeners 2017-07-27 15:58:11 +02:00
980c324f27
Some refactoring 2017-07-27 15:18:18 +02:00
3915a71824
Improve comparison of transportmanagers 2017-07-27 11:37:32 +02:00
4234e1d5ab
Anonymous progress 2017-07-27 00:12:42 +02:00
186dfd224e
Work on JingleFileTransfer 2017-07-26 16:17:33 +02:00