]> git.0d.be Git - empathy.git/history - libempathy
Use the hostname properties in the dialog
[empathy.git] / libempathy /
2010-08-18 Cosimo CecchiUse the hash table directly as a parameter to reject ()
2010-08-18 Cosimo CecchiRemove whitespace
2010-08-18 Cosimo CecchiDon't allow calling verify_async() twice
2010-08-18 Cosimo CecchiUse tp_clear_pointer() where possible
2010-08-18 Cosimo CecchiAdd a details hash table as an out param of the verific...
2010-08-18 Cosimo CecchiMake it more clear which snippets are taken from GnuTLS
2010-08-18 Cosimo CecchiAssert when we have an invalid pointer
2010-08-18 Cosimo CecchiMake _accept/_reject real async methods
2010-08-18 Cosimo CecchiUse _borrow_immutable_properties instead of GetAll()
2010-08-18 Cosimo CecchiProperly use errors when handling channels
2010-08-13 Cosimo CecchiBuild the right path when looking at user certs
2010-08-13 Cosimo CecchiAdd a method to store the CA certificate
2010-08-13 Cosimo CecchiAdd also certificates from our storage
2010-08-13 Cosimo CecchiCosmetic changes
2010-08-13 Cosimo CecchiImplement hostname checking
2010-08-13 Cosimo CecchiCorrectly treat the last certificate in the chain
2010-08-13 Cosimo CecchiUse the right GnuTLS->Tp mapping for reasons.
2010-08-13 Cosimo CecchiUse the right index to access the cert array.
2010-08-13 Cosimo CecchiMake sure to release all the references
2010-08-13 Cosimo CecchiWhitespace fix
2010-08-13 Cosimo CecchiAdd debug output
2010-08-13 Cosimo CecchiUpdate to the new tp-spec API
2010-08-13 Cosimo CecchiAdd Hostname and Certificate properties
2010-08-13 Cosimo CecchiAdd EmpathyTLSVerifier
2010-08-13 Cosimo CecchiUpdate for the new tp-spec API
2010-08-13 Cosimo CecchiAdd the proxy properties and methods.
2010-08-13 Cosimo CecchiAdd the Authentication.TLSCertificate iface
2010-08-13 Cosimo CecchiUnref the handler after the signal.
2010-08-13 Cosimo CecchiAdd a debug flag for TLS
2010-08-13 Cosimo CecchiAdd a first skeleton of the auth factory.
2010-08-13 Cosimo CecchiAdd EmpathyServerTLSHandler.
2010-08-13 Cosimo CecchiAdd EmpathyTLSCertificate.
2010-08-13 Guillaume Desmottesempathy_contact_new can be static now
2010-08-12 Guillaume Desmottesadd g_return_val_if_fail in _new functions
2010-08-12 Guillaume Desmottesempathy_tp_call_get_connection_manager: use the account...
2010-08-12 Guillaume Desmottestp-call: add account property
2010-08-12 Guillaume Desmottestp-chat: add 'account' property
2010-08-11 Philip WithnallAllow linking personas through EmpathyIndividualManager
2010-08-11 Guillaume Desmottesremove empathy-dispatch-operation
2010-08-11 Guillaume Desmottesdispatcher: remove more unused attributes and code
2010-08-11 Guillaume DesmottesMerge remote branch 'lfrb/ft-cancel'
2010-08-11 Guillaume Desmottesdispatcher: use TpCapabilities to get the RCC (#626636)
2010-08-11 Guillaume Desmottesdispatcher: use tp_proxy_prepare_async instead of tp_co...
2010-08-11 Louis-Francis Ratt... Ignore socket errors when closing the file-transfer...
2010-08-11 Guillaume Desmottesbye bye empathy-handler
2010-08-11 Guillaume Desmottesdispatcher: remove channel handling and requesting...
2010-08-11 Guillaume DesmottesMerge branch 'request-chat-626630'
2010-08-11 Guillaume Desmottesempathy_dispatcher_join_muc: use TpAccountChannelRequest
2010-08-11 Guillaume Desmottesempathy_dispatcher_join_muc: get an account instead...
2010-08-11 Guillaume Desmottesre-implement empathy_dispatcher_chat_with_contact using...
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: use TpAccountC...
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: get a TpAccoun...
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: remove callbac...
2010-08-11 Guillaume Desmottesempathy_call_factory_new_call_with_streams: don't leak...
2010-08-11 Guillaume Desmottestp-chat: use TpAccountChannelRequest
2010-08-11 Guillaume Desmottescall-factory: use TpAccountChannelRequest to request...
2010-08-11 Guillaume Desmottesempathy_call_factory_new_call_with_streams: remove...
2010-08-11 Guillaume Desmottesempathy_call_handler_start_call: use tp_account_channel...
2010-08-11 Guillaume Desmottesfactor out empathy_call_factory_create_request
2010-08-11 Guillaume Desmottesadd support for the errors introduced in spec 0.19.11
2010-08-11 Guillaume Desmottesfix indentation
2010-08-11 Guillaume Desmottesstop using Empathy's internal dispatcher to request...
2010-08-11 Guillaume DesmottesUse TpSimpleHandler to handle incoming file transfer...
2010-08-11 Guillaume Desmottestp-file: remove unused ready variable
2010-08-11 Guillaume Desmottestp-file: no need to pass the incoming property during...
2010-08-11 Guillaume Desmottescall-factory: don't leak the handler
2010-08-11 Guillaume Desmottesstop handling internally FT channels
2010-08-10 Guillaume Desmottesremove empathy_dispatcher_send_file_to_contact prototype
2010-08-09 Nicolò ChieffoAllow translators to localize time formats (#623934)
2010-08-05 Philip WithnallFix constness of various variables and parameters
2010-08-05 Philip WithnallFix missing entries in switch statements
2010-08-05 Philip WithnallUse #ifdef instead of #if to avoid warnings of undefine...
2010-08-05 Guillaume DesmottesMerge branch 'connection-error-523895'
2010-08-05 Guillaume Desmottesno need to pass the reason to empathy_account_get_error...
2010-08-05 Guillaume Desmottesempathy_account_get_error_message: no need to get the...
2010-08-05 Guillaume Desmottesempathy_status_reason_get_default_message can be static now
2010-08-05 Guillaume Desmottesadd empathy_account_get_error_message
2010-08-05 Guillaume Desmottescreate_errors_to_message_hash: add support for more...
2010-08-05 Guillaume Desmottesadd empathy_dbus_error_name_get_default_message
2010-08-05 Guillaume DesmottesMerge branch 'av-candidate-624344'
2010-08-05 Guillaume Desmottescall-handler: add candidates-changed signal
2010-08-05 Guillaume Desmottesdestroy the old candidates before updating them
2010-08-05 Guillaume Desmottescall-handler: add properties tracking the candidates
2010-08-04 Brian Curtisirc-networks: Remove Ubuntu Servers (#625950)
2010-08-03 Philip WithnallEnsure contacts have a persona set
2010-08-03 Guillaume Desmottescontact: coding style fix
2010-08-02 Philip WithnallMaintain a list of Individuals which have EmpathyContac...
2010-08-02 Philip WithnallDon't warn when adding an existing contact
2010-08-02 Nicolò Chieffoshow the date in messages coming from history (#624599)
2010-07-27 Travis ReitterMerge branch 'folks-async-and-prepare'
2010-07-27 Travis ReitterAdjust for signature change in folks_groups_change_group()
2010-07-27 Travis ReitterAdjust for signature change in folks_individual_aggrega...
2010-07-27 Philip WithnallUse the new IndividualAggregator.prepare() method
2010-07-21 Philip WithnallUse presence message from FolksPersona rather than...
2010-07-21 Philip WithnallEnforce use only of TpfPersonas
2010-07-21 Philip WithnallRe-enable setting of groups for newly-added contacts
2010-07-21 Philip WithnallUpdate FolksPersona:alias when updating EmpathyContact...
2010-07-21 Philip WithnallMerge EmpathyContact:name and *_set_alias() to EmpathyC...
2010-07-21 Philip WithnallRemove folks_individual_dup_from_empathy_contact()
2010-07-21 Philip WithnallAdd a link between EmpathyContact and FolksPersona
next