summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Corrected configure-time check for SMTP in curlStefan Radomski2014-01-312-7/+12
* Only build SMTP invoker with current curlStefan Radomski2014-01-312-17/+19
* Bug fixes and thread safety for web socketsStefan Radomski2014-01-275-31/+84
* IMAP Invoker functionalStefan Radomski2014-01-234-274/+500
* Separate special chars in data key into separate compound termsStefan Radomski2014-01-231-2/+15
* Fixed a bug with bracketsStefan Radomski2014-01-231-3/+8
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-2222-243/+530
* Fixed GCC warningsStefan Radomski2014-01-221-2/+2
* Email Attachments and Prolog Version FixesStefan Radomski2014-01-2212-5/+487
* SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was startedStefan Radomski2014-01-218-28/+511
* Support for complex event.data in prolog datamodelStefan Radomski2014-01-194-5/+292
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-175-324/+344
* Don't build expect invoker if tcl is not foundStefan Radomski2014-01-141-15/+17
* Fixed the mess that was the last commitStefan Radomski2014-01-142-15/+3
* Fixed 0 != NULL warningStefan Radomski2014-01-141-1/+0
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-1411-15/+605
* Set _event.content if received structure is only an atomStefan Radomski2014-01-091-0/+4
* Started http to instant-messaging bridgeStefan Radomski2014-01-081-2/+1
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-0839-100/+319
* Fixes for the Prolog datamodelStefan Radomski2014-01-072-3/+3
* Performance and bugfix for WebSocketsStefan Radomski2013-12-2012-68/+161
* Only start HTTP server if there is something to serveStefan Radomski2013-11-201-1/+8
* Fixed a segfaultStefan Radomski2013-11-191-1/+0
* Start tests with HTTP available, as some will fail otherwiseStefan Radomski2013-11-191-4/+4
* Builds on windows againStefan Radomski2013-11-1616-384/+420
* WebSockets!Stefan Radomski2013-11-1612-151/+529
* Renamed nonsense curlReq to evhttpReqStefan Radomski2013-11-164-8/+8
* Have crypto available from C with C++ bindings via header onlyStefan Radomski2013-11-1610-183/+875
* Moved endian functions into convenience headerStefan Radomski2013-11-163-137/+147
* Support for anti-aliasingStefan Radomski2013-11-111-0/+16
* Merge branch 'master' of https://github.com/tklab-tud/uscxmlStefan Radomski2013-11-112-17/+52
|\
| * Merge pull request #8 from mathiasjohanson/masterStefan Radomski2013-11-082-17/+52
| |\
| | * commented out gettimeofday to compile on WindowsAutobuilder at buildslave-ubuntu-12-322013-11-081-0/+3
| | * CNAME of outgoing streams setAutobuilder at buildslave-ubuntu-12-322013-11-081-0/+6
| | * video grabber improvementsAutobuilder at buildslave-ubuntu-12-322013-11-072-17/+43
* | | VRML Viewer now with WebGLStefan Radomski2013-11-113-109/+153
|/ /
* | Merge pull request #7 from mathiasjohanson/masterStefan Radomski2013-11-072-48/+143
|\ \ | |/
| * multiple video streamsAutobuilder at buildslave-ubuntu-12-322013-11-072-20/+22
| * better media buffer handlingAutobuilder at buildslave-ubuntu-12-322013-11-072-4/+51
| * refcounts, many connected client, audio bugfixAutobuilder at buildslave-ubuntu-12-322013-11-072-25/+71
* | Merge pull request #6 from mathiasjohanson/masterStefan Radomski2013-11-073-13/+121
|\ \ | |/
| * text messagingAutobuilder at buildslave-ubuntu-12-322013-11-062-2/+67
| * sending video/audio enable/disableAutobuilder at buildslave-ubuntu-12-322013-11-062-4/+21
| * added miles/stopAutobuilder at buildslave-ubuntu-12-322013-11-042-7/+33
* | Merge branch 'master' of https://github.com/tklab-tud/uscxmlStefan Radomski2013-11-051-49/+65
|\ \
| * | fix licenseenricop2013-11-051-6/+1
| * | XPathDatamodel initialization and assignment fixesenricop2013-11-051-49/+70
* | | Better error handlingStefan Radomski2013-11-051-2/+11
|/ /
* | Simplified 3D screneshot takingStefan Radomski2013-11-042-162/+55
|/
* start/stop and thumbnail requests implementedAutobuilder at buildslave-ubuntu-12-322013-11-042-152/+107