summaryrefslogtreecommitdiff
path: root/src/jingle-session.h
Commit message (Expand)AuthorAgeFilesLines
* Add a direction parameter to AddContentOlivier CrĂȘte2012-02-161-0/+1
* Update Wocky snapshot for One Big Header.Will Thompson2012-02-061-1/+1
* Jingle*: (mostly) de-Loudmouth-ifyWill Thompson2012-01-261-6/+6
* Merge branch 'master' into BYE-BYE-LOUDMOUTHWill Thompson2012-01-261-0/+3
|\
| * JingleContent: work around GMail omitting content creatorsWill Thompson2011-06-161-0/+3
* | stop using LmMessageNode wrapperJonny Lamb2011-05-021-1/+1
|/
* TpChannelGroupChangeReason-sectomy in GabbleJingleSession.Eitan Isaacson2010-12-101-1/+3
* Replace all JingleSessionState with JingleStateSimon McVittie2010-08-111-10/+0
* Merge branch 'iGoogled' into masterSjoerd Simons2010-06-081-0/+2
|\
| * Fix the Host in the http GET to match the peer's JID, not our ownYouness Alaoui2010-03-301-0/+2
* | Pass the jingle factory a full jid instead of the resourceSjoerd Simons2010-04-011-2/+3
|/
* Add a name argument to the jingle sessionSjoerd Simons2009-12-241-2/+5
* Pass termination reason text to session_terminate()Will Thompson2009-08-081-1/+3
* remove timeouts from Jingle session initiation and content addingDafydd Harries2009-08-051-3/+0
* Use _defines_action() more widelyWill Thompson2009-06-251-0/+3
* Add accessor for GabbleJingleSession:dialectWill Thompson2009-06-231-0/+1
* Don't try to remove contents in GTalk callsWill Thompson2009-06-231-0/+2
* Accessors for JingleSession:sid and :peer-resourceWill Thompson2009-06-101-0/+3
* Send <hold/> if necessary after session-initiateWill Thompson2009-06-051-3/+7
* Set individual ringing/hold/mute flags.Will Thompson2009-05-211-0/+4
* Simplify gabble_jingle_session_send, fixing a leakWill Thompson2009-05-011-4/+6
* Send <hold/> and <active/> to peer on hold/unholdWill Thompson2009-04-021-0/+2
* Make jingle_session_terminate fail on meaningless reasonsWill Thompson2009-03-271-2/+2
* Reduce Jingle session timeout when running testsWill Thompson2009-03-271-0/+2
* Propagate reason to JingleSession:terminatedWill Thompson2009-03-271-1/+2
* Add gabble_jingle_session_new()Simon McVittie2009-02-251-0/+4
* reordered private headers and makefile sources in alphabetical orderSenko Rasic2008-11-041-2/+2
* taking advantage of static typechecks for Jingle*PrivateSenko Rasic2008-11-041-1/+3
* JingleSession: refactored parsing code into detection and parser partSenko Rasic2008-11-031-2/+4
* JingleSession: use enum->string->enum functions instead of table lookupSenko Rasic2008-11-031-3/+0
* Updated gabble_jingle_session_send and callback prototypes to match the new codeSenko Rasic2008-10-311-2/+2
* Actually commited half of the content-* related changes, thanks gitSenko Rasic2008-10-211-3/+7
* bolted the new jingle engine onto gabbleSenko Rasic2008-10-131-2/+20
* Continuing work on new jingle engine.Senko Rasic2008-09-241-0/+13
* Updated new jingle code to new file naming scheme without gabble- prefixSenko Rasic2008-09-171-1/+1
* first attempt at refactoring jingle signalling support into separate subsystemSenko Rasic2008-09-161-0/+72