summaryrefslogtreecommitdiffstats
path: root/src/userintf.cpp
Commit message (Expand)AuthorAgeLines
* Make Readline non-blocking: Use a self-pipe to break the Readline loopFrédéric Brière2019-06-29-0/+31
* Make Readline non-blocking: Wrap select(2) around Readline callFrédéric Brière2019-06-29-1/+23
* Make Readline non-blocking: Relay SIGWINCH to ReadlineFrédéric Brière2019-06-29-0/+16
* Make Readline non-blocking: Use Readline's callback interfaceFrédéric Brière2019-06-29-19/+25
* User-Determined User Busy (UDUB)Alexander Traud2017-11-26-1/+1
* Replace (old) FSF postal address with URL in header filesFrédéric Brière2016-10-02-2/+1
* DTMF event type cleanupMichal Kubecek2016-05-20-7/+7
* Fix spelling errorPeter Colberg2016-05-13-1/+1
* Fix spellingPeter Colberg2015-12-30-1/+1
* Move some possibly blocking ops into userintf.cpp event queue (#17)Lubos Dolezel2015-07-07-0/+4
* Support function calls on event queues (useful for #17)Lubos Dolezel2015-07-07-0/+3
* Further work on G.729A integration (issue #15)Lubos Dolezel2015-06-15-0/+1
* Extend copyright till 2015Lubos Dolezel2015-06-04-1/+1
* initial checkinMichal Kubecek2015-04-13-0/+3511