]> git.0d.be Git - empathy.git/history - libempathy
Merge branch 'sasl'
[empathy.git] / libempathy /
2010-09-02 Philip WithnallDon't unnecessarily remove Individuals if Individual...
2010-09-01 Guillaume Desmottescontact: get info from the tp-contact in constructed...
2010-09-01 Guillaume Desmottescontact: make some setters static
2010-08-30 Guillaume Desmottescoding style fixes
2010-08-27 Philip WithnallBug 628064 — Miscellaneous string fixes
2010-08-27 Guillaume DesmottesMerge branch 'trivia'
2010-08-27 Travis ReitterDon't filter out Individual removal at the IndividualMa...
2010-08-26 Guillaume DesmottesMerge branch 'irc-widget-588243'
2010-08-25 Guillaume Desmottesirc-network: add accessors for name and charset
2010-08-25 Guillaume Desmottesadd empathy_irc_network_manager_dup_default()
2010-08-24 Travis ReitterWhen setting an EmpathyContact's Persona, disconnect...
2010-08-24 Cosimo CecchiMerge branch 'tls-connection'
2010-08-24 Cosimo CecchiProperly handle corner cases of _prepare_async() called...
2010-08-24 Cosimo CecchiDon't leak certificate data
2010-08-24 Cosimo CecchiUse new certificate API in EmpathyServerTLSHandler
2010-08-24 Cosimo CecchiMake EmpathyTLSCertificate a TpProxy subclass
2010-08-24 Philip WithnallRemove EmpathyAvatar->token
2010-08-24 Philip WithnallRemove empathy_contact_new_for_log()
2010-08-24 Philip WithnallMake empathy_contact_load_avatar_cache() private
2010-08-24 Philip WithnallMake empathy_contact_set_avatar() private
2010-08-23 Guillaume DesmottesConsider contact without presence as online (#627587)
2010-08-20 Philip WithnallAllow unlinking individuals through EmpathyIndividualMa...
2010-08-18 Cosimo CecchiUse _complete instead of _complete_in_idle()
2010-08-18 Cosimo CecchiAdd an usre_requested param to _account_get_error()
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-18 Guillaume Desmottesuse TP_USER_ACTION_TIME_* (#627165)
2010-08-17 Guillaume Desmottesadd preference to disable logging (#567858)
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...
next