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

498 commits

Author SHA1 Message Date
f3c1eebd05
Should work, but doesnt 2017-06-14 17:56:46 +02:00
7320d01997
So close to working socks... 2017-06-13 21:59:40 +02:00
4feda2ffa9
Progress 2017-06-12 14:44:00 +02:00
7a9b819b18
Proper Statemachine 2017-06-11 02:52:34 +02:00
4d11422335
Temp 2017-06-10 21:45:00 +02:00
a4454aa8b5
Towards S5B! 2017-06-10 18:27:41 +02:00
830b2deb2e
Fix IBB 2017-06-10 17:16:22 +02:00
4728aa4452
Temp 2017-06-10 15:09:30 +02:00
eda7859aa7
S5B session-initiate and -accept 2017-06-10 00:07:27 +02:00
a8f172c66b
Rename classes and reuse Socks5Utils class 2017-06-09 23:25:59 +02:00
327e63f52d
Fix checkstyle 2017-06-09 23:16:15 +02:00
df69c8a81c
Rewrote Jingle code 2017-06-09 21:35:49 +02:00
db294f3f1b
Add functionality to create TransportElements 2017-06-08 17:32:37 +02:00
6c0162c341
Reuse S5B-Managers discovery methods 2017-06-08 16:46:39 +02:00
1775c691af
Create JingleTransportManager framework 2017-06-08 01:59:38 +02:00
05b0e3650e
Introduce JingleSocks5TransportInfo class 2017-06-08 00:48:23 +02:00
f528e4dd9d Merge branch 'TransportInfo' into jingle 2017-06-07 23:29:03 +02:00
9eba23c733
Add JingleContentTransportInfo class 2017-06-07 23:26:38 +02:00
8240e92c3e
Add S5B providers 2017-06-07 21:08:08 +02:00
2686fc1ccb
Proper(er) implementation 2017-06-06 16:51:45 +02:00
Florian Schmaus
acc98b4b2f Merge pull request #137 from vanitasvitae/jingleTests
Add tests for jingle classes
2017-06-05 19:06:29 +02:00
Florian Schmaus
349d1ba2ae Merge pull request #136 from vanitasvitae/jingleManagerFixes
Fix typos and xml issues in jingle package
2017-06-05 11:04:52 +02:00
3a4f758b6a
Fix jingle ft 2017-06-05 00:27:03 +02:00
23190604bd
Fix typos and xml issues 2017-06-04 20:41:27 +02:00
491db53f89
Send/recv works 2017-06-04 20:33:44 +02:00
598c193408
Progress 2017-06-04 17:18:40 +02:00
e6d365fb92 Merge branch 'jingleManagerFixes' into jingle 2017-06-04 15:51:07 +02:00
37c6961bb0
Fix typos and xml issues 2017-06-04 15:49:06 +02:00
d231024547
Fix errors 2017-06-04 00:06:37 +02:00
0a31161950
Add tests for jingle classes
Depends on #135, #136
2017-06-03 23:46:29 +02:00
efdf6d7db8
Merge fixes (wip) 2017-06-03 23:38:46 +02:00
ea3b1cbccc
Fix typos and xml issues 2017-06-03 23:30:37 +02:00
23ed0bdbce
Add missing security-info in JingleAction
Also fix typo
2017-06-03 23:23:23 +02:00
1bf8cf9a12
Add missing jingle action, some comments 2017-06-02 21:47:20 +02:00
9d34cbc6f3 Merge remote-tracking branch 'upstream/master' into jingle 2017-06-02 18:48:02 +02:00
df216b2141
More progress 2017-06-02 18:45:11 +02:00
Florian Schmaus
f5ef42ec56 Merge branch '4.2' 2017-06-02 13:51:56 +02:00
Florian Schmaus
ce36fb468c Increase getSocket() timeout in Socks5ClientForInitiatorTest
This will hopefully reduce the false negatives when running the unit
tests with Travis CI.
2017-06-02 12:03:46 +02:00
9e1f777332
Simplify providers, add JingleSessionTest 2017-06-01 02:02:40 +02:00
306a7bc0ff
Add Jingle Tests 2017-06-01 01:25:39 +02:00
1c337cb3c5
Add JingleFileTransferPayload.Builder 2017-05-31 23:17:00 +02:00
cf875ef414
Fix xml of JingleContent 2017-05-31 20:49:40 +02:00
0b28e8b467
Add first dirty send test 2017-05-31 19:12:38 +02:00
2cbbfd1048
Add JingleInBandByteStream classes 2017-05-31 17:26:51 +02:00
b99c277736
Fix typo 2017-05-31 13:31:37 +02:00
f0e6521360
Add JingleContentDescriptionFileTransfer and tests 2017-05-31 13:27:23 +02:00
7319998bb9
Add and test RangeElement 2017-05-30 23:42:31 +02:00
47f800be3b
Fix typo 2017-05-30 21:17:10 +02:00
53861fa9de
Add HashManager 2017-05-30 20:48:00 +02:00
282df8c789
Add first Jingle File Transfer classes 2017-05-30 18:20:54 +02:00