summaryrefslogtreecommitdiff
path: root/src/jingle-transport-iface.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-01JingleCandidate store int rather than double.David Laban1-1/+1
2009-12-07Make it possible to retrieve our local candidatesSjoerd Simons1-0/+2
2009-06-27Let the transport decide if it's ready to acceptWill Thompson1-0/+3
2009-06-27Split transport::produce_node() in two.Will Thompson1-5/+16
2009-06-27JingleTransportIface: replace retransmit_candidates() with produce_node()Senko Rasic1-4/+5
2009-06-27JingleTransportIface: rename add_candidates() to more descriptive new_local_c...Senko Rasic1-2/+2
2009-06-27JingleCandidate struct: added "id" fieldSenko Rasic1-4/+5
2009-06-27JingleTransportIface: add *_get_transport_type() methodSenko Rasic1-0/+2
2009-02-25Add and use gabble_jingle_transport_iface_new()Simon McVittie1-0/+3
2008-11-14support component numbering in jingle transports (still ignore everything exc...Senko Rasic1-3/+4
2008-11-06allocate/free helpers for JingleCodec and JingleCandidate structsSenko Rasic1-0/+8
2008-11-05GabbleJingleSession: retransmit candidates if gtalk3 dialect is detected in t...Senko Rasic1-2/+2
2008-11-04removed unused JingleTransportIface produce methodSenko Rasic1-4/+0
2008-11-04reordered private headers and makefile sources in alphabetical orderSenko Rasic1-1/+1
2008-10-21code cleanupSenko Rasic1-0/+2
2008-10-13bolted the new jingle engine onto gabbleSenko Rasic1-0/+2
2008-09-24Continuing work on new jingle engine.Senko Rasic1-2/+10
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/+64