summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-01verbose: Ensure mutual exclusion when loggingJosé Bollo1-0/+5
2017-10-26monitoring: Improve readability of pastel styleJosé Bollo1-1/+1
2017-10-26AFB.js: Allows use of client's callIDsJosé Bollo2-16/+24
2017-10-23websocket: Add function that explain error codesJosé Bollo2-0/+23
2017-10-23websocket: cleanupJosé Bollo1-1/+0
2017-10-23websocket: Tune maximum received lengthJosé Bollo2-1/+18
2017-10-23afb-api-dyn: Uniform return 0 on successJosé Bollo2-1/+3
2017-10-16afb-api-so: improve error messagesJosé Bollo1-1/+1
2017-10-12afb-stub-ws: Always validate clients of stub-wsJosé Bollo1-0/+1
2017-10-11libafbwsc: add function 'afb_ws_client_connect_api'José Bollo6-34/+336
2017-10-11afb-proto-ws: remove dependenciesJosé Bollo3-22/+13
2017-10-11Update documentation for afb_req_get_uidJosé Bollo1-1/+8
2017-10-11Update C++ interface for afb_req_get_uidJosé Bollo1-0/+7
2017-10-10Add the function afb_req_get_uidJosé Bollo8-3/+74
2017-10-10Remove explicit Debug build typeJosé Bollo1-3/+0
2017-10-09afb-api-dbus: Make error for subcalls if DBUS transportJosé Bollo1-1/+15
2017-10-09Add wrappers for accesses to internalsJosé Bollo3-7/+42
2017-10-09cosmeticJosé Bollo1-1/+6
2017-10-09Add function afb_evt_eventid_addrefJosé Bollo2-0/+10
2017-10-09Improve naming of evt_eventidsJosé Bollo8-60/+60
2017-10-09Cleanup of header filesJosé Bollo11-113/+35
2017-10-09Provide API and VERB name of requestsJosé Bollo14-41/+47