Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | respond element and proper http ioproc | Stefan Radomski | 2017-06-12 | 1 | -1/+1 |
| | |||||
* | EVLOOP_NO_EXIT_ON_EMPTY workaround | Stefan Radomski | 2017-06-09 | 1 | -0/+1 |
| | |||||
* | Updated libevent version for SSL support | Stefan Radomski | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | Reintroduced HTTPS support | Stefan Radomski | 2017-05-30 | 1 | -2/+1 |
| | |||||
* | Major Refactoring v2.0 | Stefan Radomski | 2016-05-12 | 1 | -17/+18 |
| | |||||
* | Major work on PROMELA datamodel | Stefan Radomski | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Polished xhtml invoker | Stefan Radomski | 2014-08-15 | 1 | -0/+7 |
| | |||||
* | More fixes for language bindings | Stefan Radomski | 2014-07-15 | 1 | -1/+3 |
| | |||||
* | - Prolog DM compiles with recent SWI release again | Stefan Radomski | 2014-06-24 | 1 | -3/+3 |
| | | | | | - Bugfixes for stress test - Beautified code | ||||
* | Major refactoring | Stefan Radomski | 2014-04-22 | 1 | -2/+2 |
| | | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie | ||||
* | Bug fixes and thread safety for web sockets | Stefan Radomski | 2014-01-27 | 1 | -4/+22 |
| | |||||
* | Builds on windows again | Stefan Radomski | 2013-11-16 | 1 | -8/+8 |
| | |||||
* | WebSockets! | Stefan Radomski | 2013-11-16 | 1 | -13/+58 |
| | |||||
* | Bug fixes (see details) | Stefan Radomski | 2013-10-28 | 1 | -2/+2 |
| | | | | | | | - No more 100-continue HTTP header - Correctly delegate HTTP requests - More elaborate expressions when communicating via HTTP - Fixed off-by-one in JSCNodeSet | ||||
* | Fixed missing eliptic curves on some redhat based distros | Stefan Radomski | 2013-10-25 | 1 | -1/+1 |
| | |||||
* | Minor header file reorganization | Stefan Radomski | 2013-10-24 | 1 | -6/+9 |
| | |||||
* | Added license information and bug fixes | Stefan Radomski | 2013-10-16 | 1 | -5/+28 |
| | |||||
* | Reduced compile times | Stefan Radomski | 2013-10-07 | 1 | -2/+19 |
| | | | | | - new commandline argument handling - compiles on windows again | ||||
* | Added instant messaging invoker | Stefan Radomski | 2013-09-23 | 1 | -1/+0 |
| | |||||
* | New version with XHTML invoker | Stefan Radomski | 2013-06-20 | 1 | -3/+12 |
| | |||||
* | W3C MMI Architecture framework | Stefan Radomski | 2013-06-10 | 1 | -0/+4 |
| | |||||
* | Various smaller bug-fixes (see details) | Stefan Radomski | 2013-03-26 | 1 | -1/+3 |
| | | | | | | | - Pass -DPHP_CONFIG=/usr/bin/zts-php-config for custom php-config - More php bug fixes - Fixed nasty "parse from string" bug - Reindented source code | ||||
* | Started Syteminvoker | Stefan Radomski | 2013-03-20 | 1 | -0/+1 |
| | |||||
* | Fixed http responses and added miles invoker | Stefan Radomski | 2013-03-17 | 1 | -0/+1 |
| | |||||
* | Changed directory monitor to polling behaviour :( | Stefan Radomski | 2013-03-06 | 1 | -2/+2 |
| | |||||
* | Prepared everything for FE-Design demo | Stefan Radomski | 2013-02-28 | 1 | -2/+2 |
| | |||||
* | Introduced postpone element and reorganized http request representation as ↵ | Stefan Radomski | 2013-02-25 | 1 | -9/+7 |
| | | | | events | ||||
* | Beautified source code again | Stefan Radomski | 2013-02-20 | 1 | -34/+34 |
| | |||||
* | See detailled log | Stefan Radomski | 2013-02-20 | 1 | -0/+92 |
- Builds on windows again - All HTTP requests are no passed into interpreter - New response element to reply with data - Moved basichttp URL - New HTTP servlet invoker to register additional URLs - More bugfixes than I care to mention |