aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added missing transport idDaniel Gultsch2014-04-211-0/+1
|
* added proxy activate and a lot of code clean up. totatly untestedDaniel Gultsch2014-04-205-145/+161
|
* more jingle bug fixesDaniel Gultsch2014-04-193-12/+10
|
* made debugging verbose again on specific partsDaniel Gultsch2014-04-192-4/+10
|
* fixed default autoaccept file size and wrongly marked messageDaniel Gultsch2014-04-192-3/+3
|
* cleaned up debug log a little bitDaniel Gultsch2014-04-193-76/+77
|
* tried to avoid some more race conditions in jingleDaniel Gultsch2014-04-181-34/+65
|
* lot of cleanup in jingle partDaniel Gultsch2014-04-186-120/+326
|
* fixed destination bugDaniel Gultsch2014-04-182-5/+11
|
* fixed #63Daniel Gultsch2014-04-181-0/+11
|
* fixed possible race conditions with presencesDaniel Gultsch2014-04-181-1/+0
|
* jingle sessions now get terminated proberly on successDaniel Gultsch2014-04-161-17/+31
|
* added very basic, very untested gui on the receiving sideDaniel Gultsch2014-04-141-24/+51
|
* tried to fix some race conditions. not adding duplicate candidates. needs ↵Daniel Gultsch2014-04-143-18/+44
| | | | more checks though
* transmitting files between two conversations works. no error handling and no ↵Daniel Gultsch2014-04-134-31/+135
| | | | ui on the receiving end
* some code cleanup. added setting to auto accept files. socks5 connections ↵Daniel Gultsch2014-04-135-66/+203
| | | | are now threaded
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-137-58/+193
|
* add sha1 sum to fileDaniel Gultsch2014-04-122-2/+5
|
* first file transfer between gajim and conversations. still a lot to do thoughDaniel Gultsch2014-04-114-13/+94
|
* socks5 initialisation works. doesn't get activate thoughDaniel Gultsch2014-04-119-38/+180
|
* incomming jingle packets are routed to their connection. added presence ↵Daniel Gultsch2014-04-103-41/+106
| | | | chooser in gui
* disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch2014-04-089-56/+208
|
* jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch2014-04-073-5/+116
|
* use proper, advertised sm namespaceDaniel Gultsch2014-04-055-25/+24
|
* cleaned up log output a little bitDaniel Gultsch2014-04-051-6/+1
|
* code cleanupDaniel Gultsch2014-04-051-11/+5
|
* nothing importantDaniel Gultsch2014-04-031-1/+1
|
* Add compression supportRene Treffer2014-04-031-1/+59
|
* increased version and fixed one last null pointerDaniel Gultsch2014-04-031-0/+4
|
* fixed null pointerDaniel Gultsch2014-04-031-5/+8
|
* fixed #27Daniel Gultsch2014-04-032-1/+8
|
* Merge pull request #40 from rtreffer/minidnsDaniel Gultsch2014-04-031-2/+10
|\ | | | | Add ability to use a provided ipv4 address on connect
| * Add ability to use a provided ipv4 address on connectRene Treffer2014-04-031-2/+10
| |
* | tryping to resolve the wake lock bugDaniel Gultsch2014-04-031-3/+2
| |
* | added permenant notification when one or more accounts are unable to connectDaniel Gultsch2014-04-031-3/+0
|/
* fixed #30 - added support for digest-md5 - only works with Icewarp 11???git ↵Daniel Gultsch2014-03-311-2/+7
| | | | add src/?
* ground work to support multiple auth mechanismsDaniel Gultsch2014-03-301-2/+26
|
* treat dns timeouts as temporary. also increased timeoutDaniel Gultsch2014-03-281-0/+5
|
* fixed a couple of muc issues. added jingle listener (which doesn't do ↵Daniel Gultsch2014-03-275-8/+113
| | | | anything for now)
* holding wake locks during onStartCommandDaniel Gultsch2014-03-231-3/+3
|
* tryed to fix more otr bugs. new resource settingDaniel Gultsch2014-03-212-2/+1
|
* added no-copyDaniel Gultsch2014-03-202-29/+11
|
* otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch2014-03-191-1/+1
|
* bug fixes with leaving muc on connection loss.Daniel Gultsch2014-03-161-2/+0
|
* better muc invitations. clearified the creation of ad hoc mucs with an alert ↵Daniel Gultsch2014-03-151-6/+4
| | | | dialog
* muc creationDaniel Gultsch2014-03-152-14/+44
|
* fixed logic bug with cleaning of presencesDaniel Gultsch2014-03-142-1/+16
|
* nick name more persistant than ever beforeDaniel Gultsch2014-03-141-1/+0
|
* fixed problem with null messages. added ask again buttonDaniel Gultsch2014-03-141-36/+44
|
* sharing textDaniel Gultsch2014-03-131-1/+1
|