summaryrefslogtreecommitdiff
path: root/gst/fsmsnconference/fs-msn-connection.h
Commit message (Expand)AuthorAgeFilesLines
* Remove MSN pluginOlivier Crête2017-01-171-97/+0
* Port to GLib 2.32Olivier Crête2012-09-251-1/+1
* Rename Farsight 2 to FarstreamOlivier Crête2011-10-111-1/+1
* stream: Remove set_remote_candidates() with add_remote_candidates()Olivier Crête2011-10-111-1/+1
* msn: Add myself to authorsOlivier Crête2009-07-141-1/+1
* Set state to connected when we begin to receive data without receiving "conne...Louis-Francis Ratté-Boulianne2009-07-141-1/+3
* msn: Add session-id property to the connectionOlivier Crête2009-07-141-1/+1
* msn: Store session-id/initial-port as unsigned int in connectionOlivier Crête2009-07-141-2/+2
* msnconnection: Replace GArray with GPtrArrayOlivier Crête2009-07-141-1/+1
* Thread protect pollfdsOlivier Crête2009-07-141-1/+1
* msnconnection: Document lockingOlivier Crête2009-07-141-4/+5
* msn: Cleanup code, get proper locking for gather candidates and return errors...Olivier Crête2009-07-141-1/+2
* a lot of stuff to move a bit forward in making fsmsnconference work...Youness Alaoui2009-07-141-4/+1
* Making the msn-connection use a state machine per socket and not use blocking...Youness Alaoui2009-07-141-2/+6
* Move all connection related stuff into its own objectYouness Alaoui2009-07-141-0/+92