Age | Commit message (Expand) | Author | Files | Lines |
2016-06-16 | session: add cookies |  José Bollo | 2 | -0/+69 |
2016-06-13 | minor reordering of code |  José Bollo | 1 | -19/+23 |
2016-06-13 | Service instanciation |  José Bollo | 9 | -1/+381 |
2016-06-10 | subcall: adds an error function |  José Bollo | 2 | -1/+12 |
2016-06-10 | session: allows individual timeout |  José Bollo | 1 | -2/+11 |
2016-06-10 | session: tiny refactor of creations |  José Bollo | 2 | -24/+50 |
2016-06-10 | improves readability |  José Bollo | 1 | -56/+79 |
2016-06-10 | common code reuse |  José Bollo | 5 | -38/+26 |
2016-06-10 | Improves documentation |  José Bollo | 13 | -61/+181 |
2016-06-09 | Make possible to call a method from a binding |  José Bollo | 9 | -13/+313 |
2016-06-09 | documentation: switch to pandoc |  José Bollo | 11 | -2452/+1641 |
2016-06-09 | update repository's paths to gerrit.automotivelinux.org |  José Bollo | 4 | -14/+20 |
2016-06-09 | Events: refactoring |  José Bollo | 16 | -164/+500 |
2016-06-09 | fix double free error |  José Bollo | 1 | -1/+1 |
2016-06-08 | Websocket: improves overall integration |  José Bollo | 3 | -252/+98 |
2016-06-08 | wsj1: minor API refactoring |  José Bollo | 2 | -19/+40 |
2016-06-08 | Improves message formating |  José Bollo | 4 | -22/+48 |
2016-06-08 | DBus binding: first draft |  jobol | 5 | -0/+707 |
2016-06-08 | Avoids javascript errors |  José Bollo | 1 | -1/+12 |
2016-06-02 | afb-hreq.c: fix etag size (fixes stack smashing detected by stack protector) |  Stephane Desneux | 1 | -1/+1 |
2016-05-31 | Set version 1.0 |  José Bollo | 1 | -4/+4 |
2016-05-31 | update html pages |  José Bollo | 1 | -74/+69 |
2016-05-30 | afb-application-writing.md review |  Fulup Ar Foll | 2 | -148/+163 |
2016-05-30 | Improves documentation |  José Bollo | 6 | -82/+522 |
2016-05-30 | update documentation |  José Bollo | 7 | -46/+175 |
2016-05-30 | Fix PulseAudio backend crash with multiple cards |  Manuel Bachmann | 1 | -0/+1 |
2016-05-30 | Add tests documentation, fix typo |  Manuel Bachmann | 2 | -1/+79 |
2016-05-30 | remove the document afb-daemon.{md,html} |  José Bollo | 6 | -352/+369 |
2016-05-30 | add option --session-max |  José Bollo | 2 | -2/+16 |
2016-05-30 | Improves the documentation |  José Bollo | 10 | -379/+1125 |
2016-05-30 | applies timeout setting for apis |  José Bollo | 4 | -1/+9 |
2016-05-30 | Update plugins documentation (give verbs)o |  Manuel Bachmann | 1 | -3/+67 |
2016-05-30 | Update plugins documentation (helloworld, auth, tictactoe) |  Manuel Bachmann | 2 | -17/+78 |
2016-05-30 | Add basic documentation for plugins |  Manuel Bachmann | 2 | -0/+116 |
2016-05-30 | Update QML token-auth demo |  Manuel Bachmann | 1 | -11/+13 |
2016-05-30 | Fix PulseAudio refreshing, volume APIs |  Manuel Bachmann | 1 | -8/+29 |
2016-05-29 | Adds documentation |  José Bollo | 7 | -69/+246 |
2016-05-29 | redirect with the query |  José Bollo | 3 | -20/+111 |
2016-05-29 | Merge branch 'master' of https://github.com/iotbzh/afb-daemon |  Fulup Ar Foll | 19 | -154/+260 |
2016-05-29 | Première Relecture |  Fulup Ar Foll | 3 | -330/+338 |
2016-05-29 | don't enforce to refresh the token |  José Bollo | 4 | -4/+16 |
2016-05-29 | improves versionning of libafbwsc |  José Bollo | 2 | -0/+6 |
2016-05-29 | improves documentation formating |  José Bollo | 1 | -1/+1 |
2016-05-29 | rename afb-wsc to libafbwsc |  José Bollo | 2 | -2/+2 |
2016-05-29 | remove event sender interface |  José Bollo | 3 | -63/+11 |
2016-05-29 | adds documentation for websocket C clients |  José Bollo | 4 | -73/+213 |
2016-05-29 | compact formatting of json |  José Bollo | 4 | -11/+11 |
2016-05-28 | Clean up and documentation |  Fulup Ar Foll | 1 | -60/+49 |
2016-05-28 | improve naming of sample plugins |  José Bollo | 9 | -154/+40 |
2016-05-28 | Merge branch 'master' of https://github.com/iotbzh/afb-daemon |  Fulup Ar Foll | 24 | -1097/+3137 |