aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/ssh
Commit message (Expand)AuthorAgeFilesLines
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2315-447/+462
* Implements a more robust contact resource status update mechanism.yanas2013-04-261-22/+0
* Adds the possibility to send message or call a specific contact resource (Req...Yana Stamcheva2013-04-241-1/+24
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-1/+2
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-4/+4
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-242-3/+4
* Fixes exceptions, a memory leak due to incomplete code.Lyubomir Marinov2012-10-241-23/+3
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-299-10/+15
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-4/+6
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-097-206/+230
* Changes enumeration TransportProtocolEnum name to TransportProtocol. Modifies...Vincent Lucas2012-03-011-2/+2
* Adds an enumeration for the available transport protocols (UNKNOWN, UDP, TCP ...Vincent Lucas2012-03-011-4/+5
* Corrects the getTransportType() function documentation of the ProtocolProvide...Vincent Lucas2012-03-011-1/+1
* Adds a getTransportType() function to ProtocolProviderServices in order to ge...Vincent Lucas2012-02-291-0/+10
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1820-20/+20
* Moves NotInContactList group name string into language resources.Damian Minkov2011-10-101-1/+2
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-071-1/+12
* When creating account check and disabled accounts(all loaded accounts in Acco...Damian Minkov2010-12-141-1/+1
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Fixes a few warnings. Removes a seemingly-unnecessary field.Lyubomir Marinov2010-07-251-19/+15
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-3/+36
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-035-12/+24
* Uses AbstractProtocolProviderService#addSupportedOperationSet in its extender...Lyubomir Marinov2009-10-171-17/+13
* Fixes warnings.Lyubomir Marinov2009-10-131-10/+8
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-4/+5
* - Fixes ClassCastException in ChatRoom-related code which handles failure of ...Lyubomir Marinov2009-10-022-8/+14
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-021-5/+1
* As my day went into warnings, fixes more warnings about raw-type uses.Lyubomir Marinov2009-08-311-20/+12
* Commits another part of the patch provided by Sebastien Vincent on the dev ma...Lyubomir Marinov2009-08-315-15/+15
* Commits a small fraction of the patch provided by Sebastien Vincent on the de...Lyubomir Marinov2009-08-311-1/+1
* Enable filetransfer for aim. Fix compile errors.Damian Minkov2009-08-271-0/+9
* Fixes warnings about unused imports.Lyubomir Marinov2009-07-281-2/+0
* - Some improvements in "feature" introducing in Jabber.Yana Stamcheva2009-07-283-14/+29
* converts tabs to spaces in a number of classesEmil Ivov2009-07-171-10/+10
* - Possibility added to update history records - provided by Damian Minkov.Yana Stamcheva2009-06-252-5/+22
* FileHistory Service impl.Damian Minkov2009-06-231-0/+16
* Continuation on previous commit. Rename listener add and remove methods in th...Yana Stamcheva2009-06-231-2/+2
* Renames FileTransferRequestListener to FileTransferListener and add to it not...Yana Stamcheva2009-06-231-4/+4
* Adding support for file transfer for XMPP and graphical User Interface for fi...Yana Stamcheva2009-06-152-15/+98
* Commits into trunk the changes of r5345, r5346 and r5352 which fix warnings i...Lyubomir Marinov2009-06-101-145/+0
* Fix issue #672 (Keybindings don't work...).Damian Minkov2009-05-251-1/+0
* Fix issue #666. Wrong resource names and not proper saving persistent data.Damian Minkov2009-05-253-55/+67
* - Addressing issue #465 (Redesign the account configuration menu).Yana Stamcheva2009-05-152-9/+16
* Eliminates duplication, fixes raw-type warnings.Lyubomir Marinov2009-05-091-75/+3
* Masks duplicate contacts behind the protocol providers and thus addresses iss...Emil Ivov2009-04-241-17/+5
* Spares conversions between Date and long because they cause a lot of allocati...Lyubomir Marinov2009-03-241-5/+8
* Fixes various warnings, mostly ones about performance.Lyubomir Marinov2009-03-122-8/+6
* Fixes warnings.Lyubomir Marinov2009-02-252-3/+3
* Removes unused fields, fixes raw-type warnings.Lyubomir Marinov2009-02-103-26/+6