summaryrefslogtreecommitdiff
path: root/src/jingle-factory.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-27enabled use of JingleTransportIceUdpSenko Rasic1-1/+1
2009-06-05Send <hold/> if necessary after session-initiateWill Thompson1-2/+5
2009-03-12Merge branch 'codecs-updated'Will Thompson1-1/+2
2009-03-04GabbleJingleFactory: emit an array of relays in Telepathy format, rather than...Simon McVittie1-1/+1
2009-03-04GabbleJingleFactory: when requesting Google relay sessions, make one request ...Simon McVittie1-2/+2
2009-03-04Add a hook for the regression tests to change the HTTP portSimon McVittie1-0/+2
2009-03-04GabbleJingleFactory: Make relay_server etc. privateSimon McVittie1-5/+0
2009-03-04JingleFactory: add relay variables to the structureSenko Rasic1-0/+5
2009-03-04GabbleJingleFactory: call a callback for Google relay sessions, rather than f...Simon McVittie1-2/+6
2009-03-04JingleFactory: code for creating google relay sessions if relay-token is knownSenko Rasic1-0/+2
2009-03-02On CodecsUpdated, send the update to peer in description-infoSenko Rasic1-1/+2
2009-02-25GabbleJingleFactory: make stun_server, stun_port private and add an accessorSimon McVittie1-3/+3
2009-02-25GabbleJingleFactory: make relay token private and add an accessorSimon McVittie1-1/+3
2009-02-25GabbleJingleFactory: make get_stun_from_jingle privateSimon McVittie1-1/+0
2009-02-25GabbleJingleFactory: make tables of content-type and transport types privateSimon McVittie1-3/+0
2009-02-25GabbleJingleFactory: add methods to look up transportsSimon McVittie1-4/+10
2008-11-04improving jingle code readabilitySenko Rasic1-2/+6
2008-11-04reordered private headers and makefile sources in alphabetical orderSenko Rasic1-2/+0
2008-11-04taking advantage of static typechecks for Jingle*PrivateSenko Rasic1-1/+3
2008-11-03JingleSession: use enum->string->enum functions instead of table lookupSenko Rasic1-6/+6
2008-10-27Update namespaces for the current Jingle versionSenko Rasic1-1/+1
2008-10-21Merge commit 'wjt/jingle' into jingleSenko Rasic1-3/+0
2008-10-21Added missing content-reject action enum.Senko Rasic1-0/+1
2008-10-15JingleFactory: remove unused {Content,Transport}Maker typedefsWill Thompson1-3/+0
2008-10-13bolted the new jingle engine onto gabbleSenko Rasic1-1/+6
2008-09-24Continuing work on new jingle engine.Senko Rasic1-8/+8
2008-09-17Updated new jingle code to new file naming scheme without gabble- prefixSenko Rasic1-1/+1
2008-09-16first attempt at refactoring jingle signalling support into separate subsystemSenko Rasic1-0/+143