aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-20packaging: Update spec and deb packagingeel_5.1.0eel/5.1.05.1.0eelRonan Le Martret8-19/+35
2018-05-05Convert pc.in from UTF-8 to US-ASCIIeel_5.0.3eel/5.0.35.0.3Ronan Le Martret2-4/+2
2018-05-04CMakeLists: Fix c++ buildRonan Le Martret1-0/+1
2018-02-15afb-config: Increase the default timeout of sessionseel_5.0.2eel/5.0.25.0.2José Bollo1-2/+2
2018-02-15afb-session: Use clock insensitive to time changesJosé Bollo1-1/+9
2018-01-05afb-api-so: Exclude directories starting with .eel_5.0.1eel/5.0.15.0.1José Bollo1-0/+42
2018-01-03afb-binding.hpp: Fix constexpr of 'binding'eel_5.0.0eel/5.0.05.0.0José Bollo1-1/+1
2018-01-03genskel: Add afb:: namespace prefixJosé Bollo1-3/+3
2018-01-03genskel: Add option for C++ outputJosé Bollo1-10/+26
2018-01-03sig-monitor: Handle signals in exitJosé Bollo1-2/+23
2018-01-03sig-monitor: Make signal list globalJosé Bollo1-22/+22
2018-01-03afb-hreq: Add predefined mime-typesJosé Bollo1-7/+18
2018-01-03Remove unused and confusing filesJosé Bollo5-387/+0
2017-12-18Bump version to 5.0.0-EEeel_4.99.5eel/4.99.54.99.5José Bollo1-1/+1
2017-12-07afb-api-ws: Make weak ws-client by default (to be fixed)eel_4.99.4eel/4.99.44.99.4José Bollo3-4/+16
2017-12-01jobs: Fix locks in event loopsJosé Bollo1-11/+17
2017-11-30jobs: Fix possible race conditionJosé Bollo1-2/+4
2017-11-30afb-config: Check environment variablesJosé Bollo1-0/+35
2017-11-30jobs: rewrite of the event loop handlingJosé Bollo1-106/+108
2017-11-30fixup! afb-ws & websocket: Fix writing very long dataJosé Bollo1-0/+1
2017-11-29Add .gitreview defaultbranch for eelJan-Simon Möller1-1/+1
2017-11-28afb-ws & websocket: Fix writing very long dataJosé Bollo3-21/+46
2017-11-20CMAKE: refactor optionseel_4.99.3eel/4.99.34.99.3José Bollo8-52/+40
2017-11-20Merge "Fix build for native package"José Bollo1-3/+5
2017-11-20Fix build for native packageRonan Le Martret1-3/+5
2017-11-17fix build errorJosé Bollo1-1/+1
2017-11-17afb-proto-ws: Fix autolock in proto-wsJosé Bollo4-50/+249
2017-11-17CMAKE: allow to compile afb-genskel onlyJosé Bollo3-13/+44
2017-11-13afb-export: Ensure monitoring of eventsJosé Bollo2-1/+2
2017-11-12monitoring: Set default token to HELLOJosé Bollo2-2/+2
2017-11-11afb-proto-ws: fix self locking issueJosé Bollo1-29/+82
2017-11-07afb-stub-ws: autoclose session on disconnectionJosé Bollo3-1/+12
2017-11-07afb-stub-ws: manage closed sessionsJosé Bollo3-47/+76
2017-11-07afb-session: improve namingJosé Bollo1-12/+12
2017-11-07afb-stub-ws: Track sessions for releasing itJosé Bollo1-0/+47
2017-11-06afb-session: Improve readabilityJosé Bollo1-28/+34
2017-11-06afb-session: fix reference countingJosé Bollo2-7/+21
2017-11-06afb-session: optimizationJosé Bollo1-104/+103
2017-11-06afb-session: add commentsJosé Bollo1-19/+64
2017-11-06afb-session: remove unused access timeJosé Bollo1-3/+0
2017-11-06afb-session: Add timeout features for sessionsJosé Bollo4-13/+24
2017-11-06afb-session: add function afb_session_searchJosé Bollo3-11/+29
2017-11-06afb-trace: improve and simplify session managementJosé Bollo1-70/+37
2017-11-06afb-session: improves comments and namesJosé Bollo1-3/+6
2017-11-06afb-session: redefine the function 'afb_session_create'José Bollo4-13/+7
2017-11-06AFB.js: make HELLO the default tokenJosé Bollo2-2/+2
2017-11-06afb-session: rewrite of cookie handlingJosé Bollo1-69/+34
2017-11-03Add 'noconcurrency' when creating dynamic APIeel_4.99.2eel/4.99.24.99.2José Bollo9-9/+16
2017-11-03afb-proto-ws: Fix unclosed file descriptorJosé Bollo1-0/+1
2017-11-03jobs: Improve event loop integrationJosé Bollo1-58/+64