summaryrefslogtreecommitdiffstats
path: root/src/uscxml/server
Commit message (Collapse)AuthorAgeFilesLines
* Reactivated REST bridge for debuggerStefan Radomski2016-07-111-3/+14
|
* Fixed dozens of memory leaksStefan Radomski2016-06-131-6/+0
|
* Major Refactoring v2.0Stefan Radomski2016-05-126-932/+48
|
* Some refactoring for improved compile timesStefan Radomski2016-02-231-1/+2
|
* Builds with MSVC againStefan Radomski2016-01-101-0/+1
|
* done.event bug and prolog testsStefan Radomski2015-07-081-1/+1
| | | | Fixed the done.event bug and added first prolog transformed IRP tests
* Various extensions and bug-fixesStefan Radomski2015-07-051-2/+2
|
* Major work on PROMELA datamodelStefan Radomski2014-10-124-12/+12
|
* Find JavaScriptCoreGTK3 as wellStefan Radomski2014-08-191-1/+0
|
* Polished xhtml invokerStefan Radomski2014-08-152-1/+11
|
* JavaScriptCore in CMake moduleStefan Radomski2014-08-141-0/+2
|
* Started renewed VoiceXMLInvokerStefan Radomski2014-08-131-1/+3
|
* Build on Linux and Windows againStefan Radomski2014-08-132-19/+32
|
* Builds for Raspberry andStefan Radomski2014-08-132-12/+119
| | | | started VoiceXML HTTP integration
* bug fix for errnoStefan Radomski2014-07-171-0/+1
|
* Generic socket supportStefan Radomski2014-07-162-0/+407
|
* More fixes for language bindingsStefan Radomski2014-07-151-1/+3
|
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-061-4/+4
|
* Major header movementStefan Radomski2014-06-272-2/+4
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-244-20/+40
| | | | | - Bugfixes for stress test - Beautified code
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-1/+0
|
* Changed getNames signature from set to listStefan Radomski2014-06-062-9/+10
|
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵Stefan Radomski2014-05-231-7/+7
| | | | data by empty()
* Major refactoringStefan Radomski2014-04-223-25/+25
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-111-1/+1
|
* Started uscxml debuggerStefan Radomski2014-02-161-1/+3
|
* Build prolog datamodel on travisStefan Radomski2014-01-311-1/+1
|
* Bug fixes and thread safety for web socketsStefan Radomski2014-01-273-29/+74
|
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-221-3/+3
|
* Email Attachments and Prolog Version FixesStefan Radomski2014-01-221-1/+1
|
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-171-4/+4
|
* Fixed 0 != NULL warningStefan Radomski2014-01-141-1/+0
|
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-141-0/+14
|
* Started http to instant-messaging bridgeStefan Radomski2014-01-081-2/+1
|
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-10/+21
|
* Only start HTTP server if there is something to serveStefan Radomski2013-11-201-1/+8
|
* Builds on windows againStefan Radomski2013-11-164-167/+171
|
* WebSockets!Stefan Radomski2013-11-166-135/+491
|
* First signs of WebSockets and some changes to milesStefan Radomski2013-11-032-0/+8
|
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-1/+1
|
* Process application/xml in http requests and try to fix layout of README.mdStefan Radomski2013-10-301-1/+9
|
* Content-type header with firefox and case-typo with reflectorip in milesStefan Radomski2013-10-301-2/+2
|
* Bug fixes (see details)Stefan Radomski2013-10-282-3/+3
| | | | | | | - No more 100-continue HTTP header - Correctly delegate HTTP requests - More elaborate expressions when communicating via HTTP - Fixed off-by-one in JSCNodeSet
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-5/+5
|
* Fixed missing eliptic curves on some redhat based distrosStefan Radomski2013-10-252-4/+4
|
* Minor header file reorganizationStefan Radomski2013-10-242-11/+18
|
* Added license information and bug fixesStefan Radomski2013-10-164-48/+131
|
* Fixed x-www-form-urlencoded post parsingStefan Radomski2013-10-081-5/+6
|
* Reduced compile timesStefan Radomski2013-10-072-19/+164
| | | | | - new commandline argument handling - compiles on windows again
* Added instant messaging invokerStefan Radomski2013-09-232-28/+4
|