| Commit message (Expand) | Author | Age | Files | Lines |
* | Add contact blocking to EmpathyContactList and friends | Danielle Madeley | 2011-03-08 | 5 | -6/+135 |
* | tp_chat_received_cb: display the path of the channel in debug log | Guillaume Desmottes | 2011-03-04 | 1 | -1/+2 |
* | Only show the "Remember password" tickybox if we can do that | Danielle Madeley | 2011-03-03 | 2 | -0/+40 |
* | Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handler | Danielle Madeley | 2011-03-03 | 1 | -3/+40 |
* | Add support for message type to support /me | Nicolas Dufresne | 2011-03-01 | 1 | -0/+2 |
* | find_items_cb: copy the string stored in the result | Guillaume Desmottes | 2011-02-28 | 1 | -1/+2 |
* | find_items_cb: always use the first password found | Guillaume Desmottes | 2011-02-28 | 1 | -5/+14 |
* | Updating empathy_tp_chat_leave() function in empathy-tp-chat API | Chandni Verma | 2011-02-25 | 2 | -46/+17 |
* | Port empathy to Telepathy logger 0.2.0 | Nicolas Dufresne | 2011-02-25 | 3 | -20/+23 |
* | finally kill EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 2 | -689/+1 |
* | ft-handler: stop instantiating a EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 1 | -10/+0 |
* | Prevent segv attempting to free uninitialised value. | Danielle Madeley | 2011-02-21 | 1 | -1/+1 |
* | Bug 637151 — Hide the user Individual from the contact list | Philip Withnall | 2011-02-18 | 3 | -4/+23 |
* | Bug 641662 — Update for libfolks API changes to IndividualAggregator | Philip Withnall | 2011-02-18 | 2 | -3/+32 |
* | empathy_account_settings_check_readyness: don't leak a ref on manager | Guillaume Desmottes | 2011-02-17 | 1 | -1/+1 |
* | chatroom_manager_parse_chatroom: don't leak chatroom | Guillaume Desmottes | 2011-02-17 | 1 | -0/+1 |
* | ft-factory: don't leak the handler | Guillaume Desmottes | 2011-02-16 | 1 | -0/+12 |
* | fix coding style | Guillaume Desmottes | 2011-02-16 | 1 | -10/+13 |
* | Add some more servers and port numbers for Freenode | Debarshi Ray | 2011-02-16 | 1 | -2/+7 |
* | only try reconnecting accounts if needed (#642358) | Guillaume Desmottes | 2011-02-16 | 2 | -1/+16 |
* | Reset network list button | Chandni Verma | 2011-02-15 | 4 | -12/+77 |
* | account-settings: cope with g_regex_new returning NULL | Guillaume Desmottes | 2011-02-10 | 1 | -1/+9 |
* | add EmpathyChannelFactory (#634679) | Guillaume Desmottes | 2011-02-10 | 3 | -0/+186 |
* | connectivity: Update to use new Connman D-BUS service names / interfaces | Rob Bradford | 2011-02-10 | 1 | -2/+2 |
* | Only build the EmpathyStreamedMedia* classes for empathy-av | Emilio Pozuelo Monfort | 2011-02-10 | 5 | -1380/+0 |
* | Move a couple of call-related functions to empathy-utils.h | Emilio Pozuelo Monfort | 2011-02-10 | 5 | -81/+72 |
* | EmpathyCallFactory -> EmpathyStreamedMediaFactory | Emilio Pozuelo Monfort | 2011-02-10 | 6 | -134/+134 |
* | ::new-call-handler -> ::new-streamed-media-handler | Emilio Pozuelo Monfort | 2011-02-09 | 1 | -1/+1 |
* | use tp_clear_object() | Guillaume Desmottes | 2011-02-07 | 1 | -17/+4 |
* | tp-file: use the self->priv pattern | Guillaume Desmottes | 2011-02-07 | 2 | -220/+182 |
* | Set FileTransfer.URI when accepting a file (#641707) | Guillaume Desmottes | 2011-02-07 | 1 | -10/+39 |
* | set FileTransfer.URI on outgoing FT | Guillaume Desmottes | 2011-02-07 | 1 | -0/+5 |
* | EmpathyCallHandler -> EmpathyStreamedMediaHandler | Emilio Pozuelo Monfort | 2011-02-03 | 6 | -220/+220 |
* | EmpathyTpCall -> EmpathyTpStreamedMedia | Emilio Pozuelo Monfort | 2011-02-03 | 8 | -261/+272 |
* | empathy_contact_get_presence_message: use the tp_contact if there is no perso... | Guillaume Desmottes | 2011-02-01 | 1 | -4/+5 |
* | Merge branch 'muc-password' | Jonny Lamb | 2011-02-01 | 6 | -67/+196 |
|\ |
|
| * | keyring: use the recently added finish macros | Jonny Lamb | 2011-02-01 | 1 | -70/+9 |
| * | utils: add the _finish macros from wocky | Jonny Lamb | 2011-02-01 | 1 | -0/+45 |
| * | keyring: add set_room_password functions | Jonny Lamb | 2011-01-29 | 2 | -0/+69 |
| * | keyring: fix typo | Jonny Lamb | 2011-01-29 | 1 | -1/+1 |
| * | keyring: add get_room_password_{async,finish} functions | Jonny Lamb | 2011-01-29 | 2 | -0/+62 |
| * | keyring: add is_available function | Jonny Lamb | 2011-01-29 | 2 | -0/+8 |
| * | keyring: rename current functions to be more specifically about account passw... | Jonny Lamb | 2011-01-28 | 5 | -34/+40 |
* | | Adjust for FolksHasPresence -> FolksPresenceOwner | Travis Reitter | 2011-02-01 | 1 | -10/+10 |
|/ |
|
* | Remove EMPATHY_PREFS_ACCOUNTS_SCHEMA leftovers | Yanko Kaneti | 2011-01-28 | 1 | -2/+0 |
* | use tp_g_signal_connect_object() | Guillaume Desmottes | 2011-01-25 | 1 | -22/+6 |
* | presence-manager: add a dispose function and use tp_clear_* | Guillaume Desmottes | 2011-01-25 | 1 | -14/+23 |
* | presence_manager_finalize: chain up | Guillaume Desmottes | 2011-01-25 | 1 | -0/+2 |
* | use the self->priv pattern rather than GET_PRIV() | Guillaume Desmottes | 2011-01-25 | 2 | -171/+111 |
* | presence-manager: port to new coding style | Guillaume Desmottes | 2011-01-25 | 2 | -540/+570 |
* | rename EmpathyIdle to EmpathyPresenceManager (#640532) | Guillaume Desmottes | 2011-01-25 | 6 | -161/+163 |
* | Display typing icon in MUC contact-list | Chandni Verma | 2011-01-18 | 2 | -0/+12 |
* | libempathy: Fix free of uninitialized variables. | Stef Walter | 2010-12-24 | 1 | -0/+3 |
* | libempathy: Store pinned certificate for end entity cert in the chain. | Stef Walter | 2010-12-24 | 1 | -6/+21 |
* | libempathy: Fix memory leaks and use consistent naming for various arrays. | Stef Walter | 2010-12-24 | 1 | -15/+16 |
* | libempathy: Fix leak of certificate data. | Stef Walter | 2010-12-24 | 1 | -0/+1 |
* | libempathy, tests: Wrap new function arguments properly. | Stef Walter | 2010-12-24 | 1 | -5/+11 |
* | libempathy: Match changes in libgcr terminology and debug output. | Stef Walter | 2010-12-24 | 1 | -2/+29 |
* | libempathy: Use new certificate chain facilities in libgcr | Stef Walter | 2010-12-24 | 1 | -188/+103 |
* | libempathy: Complete successful verification properly. | Stef Walter | 2010-12-24 | 1 | -0/+1 |
* | libempathy: Fix reference counting of certs in verifier. | Stef Walter | 2010-12-24 | 1 | -2/+4 |
* | libempathy: Use new gcr functions properly and fix build. | Stef Walter | 2010-12-24 | 1 | -4/+12 |
* | libempathy: Load complete certificate chain even when not sent. | Stef Walter | 2010-12-24 | 1 | -53/+133 |
* | libempathy: Store certificate exceptions in gnome-keyring. | Stef Walter | 2010-12-24 | 4 | -129/+23 |
* | libempathy: Use trust assertions instead of certificate directories. | Stef Walter | 2010-12-24 | 2 | -338/+124 |
* | account-settings: only remove the MC password param if set in the keyring OK | Jonny Lamb | 2010-12-22 | 1 | -12/+30 |
* | account-settings: use tp_account_get_path_suffix | Jonny Lamb | 2010-12-22 | 1 | -5/+3 |
* | account-settings: add a comment saying what to remove when purging migration ... | Jonny Lamb | 2010-12-22 | 1 | -1/+2 |
* | account-settings: move the migration code to another function | Jonny Lamb | 2010-12-22 | 1 | -45/+54 |
* | account-settings: migrate passwords from MC to gk ourselves | Jonny Lamb | 2010-12-22 | 1 | -0/+47 |
* | keyring: change display name for passwords to be more human-readable | Jonny Lamb | 2010-12-15 | 1 | -1/+2 |
* | server-sasl-handler: add more debugging and only call Close in Status_Succeeded | Jonny Lamb | 2010-12-15 | 1 | -1/+5 |
* | Merge branch 'sasl-gui' | Jonny Lamb | 2010-12-15 | 4 | -79/+470 |
|\ |
|
| * | auth-factory: add a comment as to why we're also an approver | Jonny Lamb | 2010-12-15 | 1 | -0/+6 |
| * | account-settings: use tp_clear_object in dispose | Jonny Lamb | 2010-12-15 | 1 | -19/+5 |
| * | account-settings: add _supports_sasl function | Jonny Lamb | 2010-12-10 | 2 | -0/+10 |
| * | account-settings: don't block notify::ready on getting a password | Jonny Lamb | 2010-12-10 | 1 | -6/+19 |
| * | auth-factory: become an Observer and claim auth channels where necessary | Jonny Lamb | 2010-12-10 | 2 | -56/+224 |
| * | account-settings: don't call TpAccount functions if we've not created it yet | Jonny Lamb | 2010-12-08 | 1 | -3/+9 |
| * | account-settings: add support for saving the password in the keyring ourselves | Jonny Lamb | 2010-12-08 | 1 | -3/+161 |
| * | account-settings: store the TpProtocol object and notify::ready when it's pre... | Jonny Lamb | 2010-12-08 | 1 | -3/+47 |
* | | Bug 637097 — Port to latest folks API changes | Philip Withnall | 2010-12-14 | 2 | -10/+14 |
* | | Compile with --without-ca-file | Will Thompson | 2010-12-13 | 1 | -0/+2 |
|/ |
|
* | Remove Ovi chat profile | Guillaume Desmottes | 2010-12-07 | 1 | -1/+0 |
* | add Ovi chat profile (#630146) | Guillaume Desmottes | 2010-12-07 | 1 | -0/+1 |
* | Merge branch 'sasl' | Jonny Lamb | 2010-12-07 | 8 | -12/+1007 |
|\ |
|
| * | server-sasl-handler: shorten very long lines | Jonny Lamb | 2010-12-07 | 1 | -4/+4 |
| * | server-sasl-handler: stop using GET_PRIV | Jonny Lamb | 2010-12-07 | 1 | -18/+15 |
| * | keyring: change schema to be incompatible with current MC | Jonny Lamb | 2010-12-07 | 1 | -9/+9 |
| * | server-sasl-handler: handle invalid SASL statuses | Jonny Lamb | 2010-12-06 | 1 | -0/+7 |
| * | keyring: allow set and delete password to have NULL callbacks | Jonny Lamb | 2010-12-06 | 1 | -2/+0 |
| * | keyring: add a delete_password function | Jonny Lamb | 2010-12-06 | 2 | -0/+102 |
| * | server-sasl-handler: save the password if requested | Jonny Lamb | 2010-12-06 | 1 | -1/+21 |
| * | keyring: add set_password_{async,finish} functions | Jonny Lamb | 2010-12-06 | 2 | -6/+87 |
| * | server-sasl-handler: make a GAsyncInitable and get the password | Jonny Lamb | 2010-12-06 | 3 | -20/+187 |
| * | keyring: add simple keyring helper | Jonny Lamb | 2010-12-06 | 3 | -0/+154 |
| * | auth-client: improve the password request dialog | Jonny Lamb | 2010-12-03 | 2 | -2/+11 |
| * | server-sasl-handler: add an account property | Jonny Lamb | 2010-12-03 | 3 | -4/+38 |
| * | auth-factory: create ServerSASLHandlers and signal them appearing | Jonny Lamb | 2010-12-01 | 1 | -12/+78 |
| * | server-sasl-handler: added | Jonny Lamb | 2010-12-01 | 3 | -0/+337 |
| * | auth-factory: add EmpathyAuthFactory::new-server-sasl-handler | Jonny Lamb | 2010-12-01 | 1 | -0/+10 |
| * | auth-factory: also handle auth channels | Jonny Lamb | 2010-12-01 | 1 | -1/+12 |
| * | debug: add SASL debug flag and key | Jonny Lamb | 2010-12-01 | 2 | -0/+2 |
* | | Fix uninitialized use of a variable | Sjoerd Simons | 2010-12-05 | 1 | -1/+1 |
* | | chatroom-mamanger: monitor for file changes (#636360) | Guillaume Desmottes | 2010-12-03 | 1 | -13/+74 |
* | | rename unused empathy_chatroom_manager_chat_handled() | Guillaume Desmottes | 2010-12-02 | 2 | -37/+0 |
* | | chatroom-manager: use a room channel Observer (#636202) | Guillaume Desmottes | 2010-12-02 | 1 | -0/+107 |
* | | remove empathy_chatroom_manager_get_count() | Guillaume Desmottes | 2010-12-02 | 2 | -31/+0 |
* | | chatroom-manager: unify coding style | Guillaume Desmottes | 2010-12-02 | 2 | -289/+304 |
* | | tp-contact-factory: request avatar feature | Guillaume Desmottes | 2010-12-01 | 1 | -0/+1 |
|/ |
|
* | empathy_message_from_tpl_log_entry: don't leak receiver and sender | Guillaume Desmottes | 2010-11-24 | 1 | -6/+12 |
* | Merge branch 'bug-547658' | Emilio Pozuelo Monfort | 2010-11-17 | 3 | -1/+53 |
|\ |
|
| * | contact: enable showing a phone next to contacts who are on phones | Jonny Lamb | 2010-11-16 | 3 | -1/+53 |
* | | use gsettings version of the document-font-name key (#626810) | Guillaume Desmottes | 2010-11-16 | 1 | -0/+3 |
|/ |
|
* | Make ca-certs location configurable (#634197) | Brian Pepple | 2010-11-15 | 1 | -1/+1 |
* | Stop using removed Individual convenience methods from folks | Philip Withnall | 2010-11-13 | 1 | -1/+1 |
* | improve hash mismatch error (#632926) | Guillaume Desmottes | 2010-11-02 | 1 | -2/+1 |
* | chatroom-manager: ensure that we stay alive while preparing the AM | Guillaume Desmottes | 2010-10-28 | 1 | -2/+5 |
* | idle.h: we have to include account from tp-glib | Guillaume Desmottes | 2010-10-25 | 1 | -0/+1 |
* | use tp_asv_* and TP_PROP_* | Guillaume Desmottes | 2010-10-20 | 1 | -47/+23 |
* | remove empathy_dispatcher_find_requestable_channel_classes_async (#632550) | Guillaume Desmottes | 2010-10-20 | 2 | -130/+0 |
* | no more need to iterate twice over the channel classes | Guillaume Desmottes | 2010-10-20 | 1 | -41/+33 |
* | empathy-ft-handler: re-implement empathy_dispatcher_find_requestable_channel_... | Guillaume Desmottes | 2010-10-20 | 1 | -6/+50 |
* | tp-chat: stop using EmpathyDispatcher to check if Conference is supported | Guillaume Desmottes | 2010-10-20 | 1 | -12/+12 |
* | Merge branch 'external-accounts' | Danielle Madeley | 2010-10-18 | 1 | -2/+7 |
|\ |
|
| * | Access Account.I.Storage properties via TpAccount | Danielle Madeley | 2010-10-08 | 1 | -2/+7 |
| * | Revert changes to empathy-account-settings | Danielle Madeley | 2010-10-08 | 2 | -102/+0 |
| * | Support Account.Interface.Storage | Danielle Madeley | 2010-10-08 | 2 | -0/+102 |
* | | Remove obsolete ContactManager from IndividualManager. | Travis Reitter | 2010-10-16 | 1 | -5/+0 |
* | | Cut obsolete IndividualManagerFlags. | Travis Reitter | 2010-10-16 | 2 | -43/+0 |
* | | Add missing #include. | Travis Reitter | 2010-10-16 | 1 | -0/+1 |
* | | Use Folks to check if a TpConnection can alias and group personas. | Travis Reitter | 2010-10-16 | 2 | -0/+30 |
* | | Use Folks to check if a TpConnection can add personas. | Travis Reitter | 2010-10-16 | 2 | -0/+55 |
* | | Check format of some user names (#629261) | Vitaly Minko | 2010-10-14 | 2 | -22/+92 |
|/ |
|
* | Don't bother fetching contact avatar details, since we already do that in Folks. | Travis Reitter | 2010-10-05 | 1 | -2/+0 |
* | Port Empathy to use FolksAliasable and FolksGroupable | Philip Withnall | 2010-10-05 | 4 | -12/+12 |
* | Don't ignore the CA certificate if it's the only one in the chain | Cosimo Cecchi | 2010-10-04 | 1 | -1/+4 |
* | remove 'import-asked' gsettings key | Guillaume Desmottes | 2010-10-01 | 1 | -1/+0 |
* | empathy_account_settings_set_*: check arguments | Guillaume Desmottes | 2010-10-01 | 1 | -0/+20 |
* | coding style fixes | Guillaume Desmottes | 2010-09-30 | 1 | -2/+2 |
* | use TP_PROP_* | Guillaume Desmottes | 2010-09-29 | 1 | -5/+5 |
* | use tp-glib API for Conference (#630709) | Guillaume Desmottes | 2010-09-29 | 1 | -4/+4 |
* | use gettext() instead of _() | Guillaume Desmottes | 2010-09-29 | 1 | -2/+2 |
* | allow to translate 'Google Talk' | Guillaume Desmottes | 2010-09-29 | 1 | -1/+1 |
* | Allow to set the Service of newly created account (#629734) | Guillaume Desmottes | 2010-09-29 | 2 | -0/+36 |
* | Add empathy_service_name_to_display_name() | Guillaume Desmottes | 2010-09-29 | 2 | -3/+30 |
* | tp-roomlist: use TpAccountChannelRequest to create the channel | Guillaume Desmottes | 2010-09-29 | 1 | -43/+33 |
* | voip_cmp_func: first check if we support and then audio | Guillaume Desmottes | 2010-09-27 | 1 | -9/+19 |
* | Prioritize default individual for chats using capabilities (#629912) | Guillaume Desmottes | 2010-09-27 | 1 | -0/+62 |
* | rename presence_sort_func to presence_cmp_func | Guillaume Desmottes | 2010-09-27 | 1 | -11/+20 |
* | empathy_account_settings_set_strv: we have to copy the key (#630168) | Guillaume Desmottes | 2010-09-20 | 1 | -1/+1 |
* | tp_chat_group_members_changed_cb: early return if removed or added have not t... | Simon McVittie | 2010-09-14 | 1 | -2/+5 |
* | Merge remote branch 'cosimo/tls-multireject' | Guillaume Desmottes | 2010-09-14 | 1 | -3/+25 |
|\ |
|
| * | Use tp_clear_boxed() to free the Rejection array | Cosimo Cecchi | 2010-09-14 | 1 | -1/+2 |
| * | Update Empathy to the new draft API | Cosimo Cecchi | 2010-09-13 | 1 | -3/+24 |
* | | use tp_channel_get_requested() | Guillaume Desmottes | 2010-09-13 | 2 | -9/+2 |
|/ |
|
* | fixed typo in empathy utils | Felix Kaser | 2010-09-13 | 3 | -3/+3 |
* | Use TP_ARRAY_TYPE_UCHAR_ARRAY_LIST | Cosimo Cecchi | 2010-09-09 | 1 | -19/+5 |
* | Use separate new/free functions for the handler context data | Cosimo Cecchi | 2010-09-09 | 1 | -8/+24 |
* | Don't assume there's only one concurrent TpHandleChannelsContext | Cosimo Cecchi | 2010-09-09 | 1 | -11/+21 |
* | Add support for 'as' in account settings | Nicolas Dufresne | 2010-09-09 | 2 | -0/+31 |
* | Make sure we allocate the right size for certificates | Cosimo Cecchi | 2010-09-08 | 1 | -5/+6 |
* | Use better names for saving the certificates | Cosimo Cecchi | 2010-09-08 | 1 | -2/+16 |
* | Move _get_certificate_hostname() out of the verifier | Cosimo Cecchi | 2010-09-08 | 3 | -36/+40 |
* | Add a heuristic to prefer audio- and video-capable Personas when calling | Philip Withnall | 2010-09-03 | 1 | -1/+27 |
* | Add empathy_contact_dup_best_for_action() | Philip Withnall | 2010-09-03 | 2 | -0/+154 |
* | Don't unnecessarily remove Individuals if Individual IDs have been reused | Philip Withnall | 2010-09-02 | 1 | -12/+14 |
* | contact: get info from the tp-contact in constructed (#628315) | Guillaume Desmottes | 2010-09-01 | 1 | -38/+37 |
* | contact: make some setters static | Guillaume Desmottes | 2010-09-01 | 2 | -109/+101 |
* | coding style fixesEMPATHY_2_31_91 | Guillaume Desmottes | 2010-08-30 | 1 | -2/+1 |
* | Bug 628064 — Miscellaneous string fixes | Philip Withnall | 2010-08-27 | 1 | -2/+2 |
* | Don't filter out Individual removal at the IndividualManager level. | Travis Reitter | 2010-08-27 | 1 | -9/+4 |
* | irc-network: add accessors for name and charset | Guillaume Desmottes | 2010-08-25 | 2 | -0/+20 |
* | add empathy_irc_network_manager_dup_default() | Guillaume Desmottes | 2010-08-25 | 2 | -0/+36 |
* | When setting an EmpathyContact's Persona, disconnect existing signal handler | Travis Reitter | 2010-08-24 | 1 | -1/+5 |
* | Merge branch 'tls-connection' | Cosimo Cecchi | 2010-08-24 | 13 | -3/+2153 |
|\ |
|
| * | Properly handle corner cases of _prepare_async() called twice | Cosimo Cecchi | 2010-08-24 | 1 | -0/+26 |
| * | Don't leak certificate data | Cosimo Cecchi | 2010-08-24 | 1 | -1/+2 |
| * | Use new certificate API in EmpathyServerTLSHandler | Cosimo Cecchi | 2010-08-24 | 1 | -14/+29 |
| * | Make EmpathyTLSCertificate a TpProxy subclass | Cosimo Cecchi | 2010-08-24 | 2 | -152/+65 |
| * | Use _complete instead of _complete_in_idle() | Cosimo Cecchi | 2010-08-19 | 1 | -2/+2 |
| * | Add an usre_requested param to _account_get_error() | Cosimo Cecchi | 2010-08-19 | 2 | -3/+15 |
| * | Use the hash table directly as a parameter to reject () | Cosimo Cecchi | 2010-08-19 | 2 | -7/+2 |
| * | Remove whitespace | Cosimo Cecchi | 2010-08-19 | 3 | -6/+6 |
| * | Don't allow calling verify_async() twice | Cosimo Cecchi | 2010-08-19 | 1 | -0/+2 |
| * | Use tp_clear_pointer() where possible | Cosimo Cecchi | 2010-08-19 | 1 | -7/+3 |
| * | Add a details hash table as an out param of the verification | Cosimo Cecchi | 2010-08-19 | 2 | -6/+30 |
| * | Make it more clear which snippets are taken from GnuTLS | Cosimo Cecchi | 2010-08-19 | 1 | -1/+7 |
| * | Assert when we have an invalid pointer | Cosimo Cecchi | 2010-08-19 | 1 | -0/+2 |
| * | Make _accept/_reject real async methods | Cosimo Cecchi | 2010-08-19 | 2 | -12/+74 |
| * | Use _borrow_immutable_properties instead of GetAll() | Cosimo Cecchi | 2010-08-19 | 1 | -44/+21 |
| * | Properly use errors when handling channels | Cosimo Cecchi | 2010-08-19 | 1 | -14/+56 |
| * | Build the right path when looking at user certs | Cosimo Cecchi | 2010-08-13 | 1 | -3/+7 |
| * | Add a method to store the CA certificate | Cosimo Cecchi | 2010-08-13 | 2 | -0/+121 |
| * | Add also certificates from our storage | Cosimo Cecchi | 2010-08-13 | 1 | -6/+77 |
| * | Cosmetic changes | Cosimo Cecchi | 2010-08-13 | 1 | -4/+7 |
| * | Implement hostname checking | Cosimo Cecchi | 2010-08-13 | 1 | -5/+54 |
| * | Correctly treat the last certificate in the chain | Cosimo Cecchi | 2010-08-13 | 1 | -10/+33 |
| * | Use the right GnuTLS->Tp mapping for reasons. | Cosimo Cecchi | 2010-08-13 | 1 | -2/+2 |
| * | Use the right index to access the cert array. | Cosimo Cecchi | 2010-08-13 | 1 | -1/+1 |
| * | Make sure to release all the references | Cosimo Cecchi | 2010-08-13 | 2 | -3/+11 |
| * | Whitespace fix | Cosimo Cecchi | 2010-08-13 | 1 | -1/+0 |
| * | Add debug output | Cosimo Cecchi | 2010-08-13 | 1 | -0/+2 |
| * | Update to the new tp-spec API | Cosimo Cecchi | 2010-08-13 | 1 | -25/+6 |
| * | Add Hostname and Certificate properties | Cosimo Cecchi | 2010-08-13 | 1 | -0/+29 |
| * | Add EmpathyTLSVerifier | Cosimo Cecchi | 2010-08-13 | 3 | -0/+638 |
| * | Update for the new tp-spec API | Cosimo Cecchi | 2010-08-13 | 2 | -7/+66 |
| * | Add the proxy properties and methods. | Cosimo Cecchi | 2010-08-13 | 2 | -0/+102 |
| * | Add the Authentication.TLSCertificate iface | Cosimo Cecchi | 2010-08-13 | 1 | -0/+5 |
| * | Unref the handler after the signal. | Cosimo Cecchi | 2010-08-13 | 1 | -0/+1 |
| * | Add a debug flag for TLS | Cosimo Cecchi | 2010-08-13 | 2 | -0/+2 |
| * | Add a first skeleton of the auth factory. | Cosimo Cecchi | 2010-08-13 | 3 | -0/+276 |
| * | Add EmpathyServerTLSHandler. | Cosimo Cecchi | 2010-08-13 | 3 | -0/+341 |
| * | Add EmpathyTLSCertificate. | Cosimo Cecchi | 2010-08-13 | 3 | -0/+363 |
* | | Remove EmpathyAvatar->token | Philip Withnall | 2010-08-24 | 2 | -11/+3 |
* | | Remove empathy_contact_new_for_log() | Philip Withnall | 2010-08-24 | 2 | -19/+0 |
* | | Make empathy_contact_load_avatar_cache() private | Philip Withnall | 2010-08-24 | 2 | -6/+6 |
* | | Make empathy_contact_set_avatar() private | Philip Withnall | 2010-08-24 | 2 | -12/+9 |
* | | Consider contact without presence as online (#627587) | Guillaume Desmottes | 2010-08-23 | 1 | -1/+3 |
* | | Allow unlinking individuals through EmpathyIndividualManager | Philip Withnall | 2010-08-20 | 2 | -0/+38 |
* | | use TP_USER_ACTION_TIME_* (#627165) | Guillaume Desmottes | 2010-08-18 | 3 | -5/+2 |
* | | add preference to disable logging (#567858) | Guillaume Desmottes | 2010-08-17 | 1 | -0/+3 |
|/ |
|
* | empathy_contact_new can be static now | Guillaume Desmottes | 2010-08-13 | 2 | -2/+1 |
* | add g_return_val_if_fail in _new functions | Guillaume Desmottes | 2010-08-12 | 2 | -0/+4 |
* | empathy_tp_call_get_connection_manager: use the account directly | Guillaume Desmottes | 2010-08-12 | 1 | -14/+1 |
* | tp-call: add account property | Guillaume Desmottes | 2010-08-12 | 4 | -6/+43 |
* | tp-chat: add 'account' property | Guillaume Desmottes | 2010-08-12 | 2 | -6/+38 |
* | Allow linking personas through EmpathyIndividualManager | Philip Withnall | 2010-08-12 | 2 | -0/+37 |
* | remove empathy-dispatch-operation | Guillaume Desmottes | 2010-08-11 | 7 | -759/+0 |
* | dispatcher: remove more unused attributes and code | Guillaume Desmottes | 2010-08-11 | 1 | -74/+1 |
* | Merge remote branch 'lfrb/ft-cancel' | Guillaume Desmottes | 2010-08-11 | 1 | -2/+7 |
|\ |
|
| * | Ignore socket errors when closing the file-transfer channel | Louis-Francis Ratté-Boulianne | 2010-08-11 | 1 | -2/+7 |
* | | dispatcher: use TpCapabilities to get the RCC (#626636) | Guillaume Desmottes | 2010-08-11 | 1 | -45/+30 |
* | | dispatcher: use tp_proxy_prepare_async instead of tp_connection_call_when_ready | Guillaume Desmottes | 2010-08-11 | 1 | -6/+12 |
* | | bye bye empathy-handler | Guillaume Desmottes | 2010-08-11 | 3 | -509/+0 |
* | | dispatcher: remove channel handling and requesting code | Guillaume Desmottes | 2010-08-11 | 2 | -973/+0 |
|/ |
|
* | empathy_dispatcher_join_muc: use TpAccountChannelRequest | Guillaume Desmottes | 2010-08-11 | 1 | -89/+14 |
* | empathy_dispatcher_join_muc: get an account instead of a connection | Guillaume Desmottes | 2010-08-11 | 2 | -5/+10 |
* | re-implement empathy_dispatcher_chat_with_contact using empathy_dispatcher_ch... | Guillaume Desmottes | 2010-08-11 | 2 | -45/+5 |
* | empathy_dispatcher_chat_with_contact_id: use TpAccountChannelRequest | Guillaume Desmottes | 2010-08-11 | 1 | -45/+22 |
* | empathy_dispatcher_chat_with_contact_id: get a TpAccount instead of a TpConne... | Guillaume Desmottes | 2010-08-11 | 2 | -5/+10 |
* | empathy_dispatcher_chat_with_contact_id: remove callback argument | Guillaume Desmottes | 2010-08-11 | 2 | -8/+5 |
* | empathy_call_factory_new_call_with_streams: don't leak the hash table | Guillaume Desmottes | 2010-08-11 | 1 | -0/+1 |
* | tp-chat: use TpAccountChannelRequest | Guillaume Desmottes | 2010-08-11 | 1 | -8/+24 |
* | call-factory: use TpAccountChannelRequest to request the media channel | Guillaume Desmottes | 2010-08-11 | 1 | -6/+27 |
* | empathy_call_factory_new_call_with_streams: remove callback arg | Guillaume Desmottes | 2010-08-11 | 2 | -3/+1 |
* | empathy_call_handler_start_call: use tp_account_channel_request_create_and_ha... | Guillaume Desmottes | 2010-08-11 | 1 | -13/+30 |
* | factor out empathy_call_factory_create_request | Guillaume Desmottes | 2010-08-11 | 2 | -11/+24 |
* | add support for the errors introduced in spec 0.19.11 | Guillaume Desmottes | 2010-08-11 | 1 | -0/+9 |
* | fix indentation | Guillaume Desmottes | 2010-08-11 | 1 | -1/+1 |