Alex Wenckus
|
c22f731c6d
|
Changed base64 implementation. SMACK-135
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3828 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-05-03 21:13:25 +00:00 |
|
Alex Wenckus
|
bed5b81ee7
|
VCard will now be saved if the avatar is the only element. SMACK-134
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3827 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-05-03 17:43:35 +00:00 |
|
Pete Matern
|
8398c6f4a9
|
Re-applied fix for SMACK-120
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3823 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-05-01 16:34:41 +00:00 |
|
Alex Wenckus
|
bd6b9e6b26
|
1) Illegal characters in group name will no longer crash a connection. SMACK-133
2) Fixed warnings.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3811 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-04-20 18:52:28 +00:00 |
|
Alex Wenckus
|
912e8ad25e
|
Setter for response timeout was not static.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3775 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-04-14 22:36:42 +00:00 |
|
Alex Wenckus
|
e8c0266740
|
Illegal XML characters in presence status would crash connection. SMACK-132
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3766 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-04-13 20:18:26 +00:00 |
|
Alex Wenckus
|
f70e9b894d
|
Illegal XML characters in presence status would crash connection. SMACK-131
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3761 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-04-12 17:40:32 +00:00 |
|
Alex Wenckus
|
a5b061d187
|
Increased file transfer buffer size.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3701 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-04-04 20:44:39 +00:00 |
|
Alex Wenckus
|
8d3bf139c6
|
Updated VCard test to test illegal XML characters.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3699 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-04-04 20:38:10 +00:00 |
|
Alex Wenckus
|
b88871c409
|
VCards data was not being escaped and unescaped properly. SMACK-130
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3691 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-04-04 01:15:02 +00:00 |
|
Alex Wenckus
|
aa4b965001
|
Initial transfer status was not being set.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3634 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-03-27 22:49:24 +00:00 |
|
Alex Wenckus
|
422317e238
|
File transfer progress was not being rounded correctly. SMACK-127
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3598 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-03-20 17:59:01 +00:00 |
|
Gaston Dombiak
|
3709f51db0
|
Added votes information.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3542 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-03-09 02:37:57 +00:00 |
|
Gaston Dombiak
|
b7030403e2
|
Updated for 2.2.0.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3541 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-03-09 02:34:27 +00:00 |
|
Alex Wenckus
|
3b4b5c36b6
|
Disco was not responding correctly when the provided node was not found. SMACK-126
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3502 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-28 18:52:17 +00:00 |
|
Gaston Dombiak
|
aa97e11856
|
Initial version. SMACK-125
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3496 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-27 22:00:26 +00:00 |
|
Gaston Dombiak
|
9fcbd64d28
|
Added support for adding presence interceptors to new presences sent to the MUC service. SMACK-125
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3495 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-27 21:59:50 +00:00 |
|
Gaston Dombiak
|
eb0c5e282d
|
Added new anonymous test case and improved assertions of existing one.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3493 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-27 20:01:30 +00:00 |
|
Gaston Dombiak
|
5247fce7ca
|
Moved resource binding parsing as a core IQ packet. SMACK-124
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3492 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-27 18:17:27 +00:00 |
|
Derek DeMoro
|
74ca03f5b3
|
Updated ant.bat to run
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3472 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-16 20:18:18 +00:00 |
|
Derek DeMoro
|
3f9cf661ea
|
0 byte file causes file transfer to fail
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3471 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-16 20:10:20 +00:00 |
|
Derek DeMoro
|
665bf172f7
|
Smack now escapes passwords.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3470 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-16 20:07:18 +00:00 |
|
Derek DeMoro
|
4c45715780
|
Remove getFullName test until VCard is fixed to handle it properly.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3450 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-15 19:53:36 +00:00 |
|
Alex Wenckus
|
d1ed521726
|
Throttle for IBB
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3416 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-09 01:39:04 +00:00 |
|
Matt Tucker
|
d323d6db9c
|
Removed thread from packet writer (SMACK-123).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3412 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-08 23:11:21 +00:00 |
|
Alex Wenckus
|
9acdd912d9
|
Enhancements for the enhanced debugger
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3411 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-08 20:54:36 +00:00 |
|
Derek DeMoro
|
892512c596
|
Needed to revert change in VCard.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3410 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-08 19:54:57 +00:00 |
|
Alex Wenckus
|
55d921645d
|
Syncronization issues
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3409 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-08 18:03:09 +00:00 |
|
Alex Wenckus
|
9d2eafdc49
|
Cleanup resources on shutdown
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3408 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-08 18:01:39 +00:00 |
|
Derek DeMoro
|
b3364fcce7
|
Added getAmountWritten.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3407 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-08 04:39:27 +00:00 |
|
Alex Wenckus
|
586e3a1604
|
File transfer fault tolerance
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3406 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-08 00:31:17 +00:00 |
|
Alex Wenckus
|
d807155a29
|
HTML Fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3405 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-08 00:29:52 +00:00 |
|
Bill Lynch
|
0c0ae95f79
|
Deleting for real
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3398 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-03 19:50:42 +00:00 |
|
Alex Wenckus
|
131cd4ac15
|
Added license information for file transfer code
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3397 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-03 19:13:23 +00:00 |
|
Alex Wenckus
|
89202eecd2
|
File Transfer. (SMACK-72) (SMACK-122)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3396 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-03 18:46:04 +00:00 |
|
Alex Wenckus
|
8d0db1a339
|
File Transfer. (SMACK-72) (SMACK-122)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3395 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-02-03 18:44:22 +00:00 |
|
Matt Tucker
|
e3c264c689
|
Small fixes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3382 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-27 22:04:36 +00:00 |
|
Matt Tucker
|
96796a82b4
|
Added methods to remove providers (SMACK-118).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3381 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-27 18:44:17 +00:00 |
|
Alex Wenckus
|
e7c89235ba
|
-shutting down the listener thread properly {SMACK-120}
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3367 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-26 18:31:35 +00:00 |
|
Gaston Dombiak
|
204ffb915c
|
Changing group name to "" does not remove it from list of groups.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3350 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-24 18:16:29 +00:00 |
|
Gaston Dombiak
|
18677279f2
|
Removed #toLowecase() calls wherever possible. SMACK-109
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3349 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-24 18:14:41 +00:00 |
|
Gaston Dombiak
|
4964786ec9
|
Fix security exception when running in an applet. SMACK-119
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3348 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-23 22:02:07 +00:00 |
|
Gaston Dombiak
|
9b70d45644
|
Fixed test to test compression support after login has been made.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3347 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-23 20:56:26 +00:00 |
|
Gaston Dombiak
|
5e8ee57446
|
Added MultipleAddressesProvider. SMACK-117
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3346 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-23 20:10:15 +00:00 |
|
Gaston Dombiak
|
9eca04602b
|
Initial version. SMACK-117
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3345 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-23 20:09:06 +00:00 |
|
Gaston Dombiak
|
237ab44301
|
Fixed vCard issues. SMACK-116
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3315 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-17 21:29:16 +00:00 |
|
Gaston Dombiak
|
07f5fc9ef6
|
1. Stream compression is now negotiated after authentication as defined in JEP-170.
2. Keep copy of ConnectionConfiguration to prevent future modifications.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3314 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-17 21:28:46 +00:00 |
|
Gaston Dombiak
|
b522c42c8b
|
1. Modified default values for certificates verification
2. Implements Cloneable interface.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3313 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-17 21:27:44 +00:00 |
|
Gaston Dombiak
|
39eca6ec5b
|
Added support for configuring the connection. SMACK-113 SMACK-114
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3311 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-17 20:05:31 +00:00 |
|
Gaston Dombiak
|
c00abdeffd
|
Comment updated. SMACK-27
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3310 b35dd754-fafc-0310-a699-88a17e54d16e
|
2006-01-17 20:03:11 +00:00 |
|