src/app-framework-binder.git
2018-02-09 José Bolloafb-session: Refactor and test unit
2018-02-09 José Bolloafb-stub-ws: Fix a session leak bug
2018-02-09 José Bolloafb-config: Improve doc of option --token
2018-02-09 José Bollomain: Isolate HTTP initialization
2018-02-09 José Bolloafb-session: Return an initialization status
2018-02-09 José Bolloafb-session: Fix a typo
2018-02-06 José Bollojobs: Add argument to start
2018-02-06 José Bolloafb-xreq: Export afb_request facilities
2018-02-06 José Bolloafb-trace: Replace daemon by api name
2018-01-31 José Bolloafb-evt: Add event creation with prefix
2018-01-31 José Bolloafb-api: Enforce api names to be hookable
2018-01-31 José Bolloafb-hook: Allow to unhook some apis
2018-01-18 José Bollojobs: Integrate systemd watchdog by default
2018-01-18 José Bollojobs: Split jobs_get_sd_event
2018-01-18 José Bolloafb-common: Cleanup
2018-01-18 José Bolloafb-hreq: Dichotomic mimetype search
2018-01-18 José Bolloafb-hreq: Sort mimetypes
2018-01-18 Loïc Collignonafb-hreq: Add json to known mimetypes
2018-01-05 José Bolloafb-client-demo: Fix memory leak
2018-01-05 José Bolloafb-api-so: Exclude directories starting with .
2018-01-02 José Bolloafb-binding.hpp: Fix constexpr of 'binding'
2017-12-21 José Bollogenskel: Add afb:: namespace prefix
2017-12-21 José Bollogenskel: Add option for C++ output
2017-12-21 José Bollosig-monitor: Handle signals in exit
2017-12-21 José Bollosig-monitor: Make signal list global
2017-12-18 José Bolloafb-hreq: Add predefined mime-types
2017-12-05 José Bolloafb-api-ws: Make weak ws-client by default (to be fixed)
2017-12-04 José BolloRemove unused and confusing files
2017-12-01 José Bollojobs: Fix locks in event loops
2017-11-30 José Bollojobs: Fix possible race condition
2017-11-29 José Bolloafb-config: Check environment variables
2017-11-29 José Bollojobs: rewrite of the event loop handling
2017-11-29 José Bolloafb-ws & websocket: Fix writing very long data
2017-11-20 José BolloCMAKE: refactor options 4.99.3 eel/4.99.3 eel_4.99.3
2017-11-20 José BolloMerge "Fix build for native package"
2017-11-20 Ronan Le MartretFix build for native package 51/12051/1
2017-11-17 José Bollofix build error
2017-11-17 José Bolloafb-proto-ws: Fix autolock in proto-ws
2017-11-17 José BolloCMAKE: allow to compile afb-genskel only
2017-11-13 José Bolloafb-export: Ensure monitoring of events
2017-11-11 José Bollomonitoring: Set default token to HELLO
2017-11-11 José Bolloafb-proto-ws: fix self locking issue
2017-11-07 José Bolloafb-stub-ws: autoclose session on disconnection
2017-11-07 José Bolloafb-stub-ws: manage closed sessions
2017-11-07 José Bolloafb-session: improve naming
2017-11-07 José Bolloafb-stub-ws: Track sessions for releasing it
2017-11-06 José Bolloafb-session: Improve readability
2017-11-06 José Bolloafb-session: fix reference counting
2017-11-06 José Bolloafb-session: optimization
2017-11-06 José Bolloafb-session: add comments
2017-11-06 José Bolloafb-session: remove unused access time
2017-11-06 José Bolloafb-session: Add timeout features for sessions
2017-11-06 José Bolloafb-session: add function afb_session_search
2017-11-06 José Bolloafb-trace: improve and simplify session management
2017-11-06 José Bolloafb-session: improves comments and names
2017-11-06 José Bolloafb-session: redefine the function 'afb_session_create'
2017-11-06 José BolloAFB.js: make HELLO the default token
2017-11-06 José Bolloafb-session: rewrite of cookie handling
2017-11-03 José BolloAdd 'noconcurrency' when creating dynamic API 4.99.2 eel/4.99.2 eel_4.99.2
2017-11-03 José Bolloafb-proto-ws: Fix unclosed file descriptor
2017-11-03 José Bollojobs: Improve event loop integration
2017-11-01 José Bolloverbose: Ensure mutual exclusion when logging
2017-10-26 José Bollomonitoring: Improve readability of pastel style
2017-10-26 José BolloAFB.js: Allows use of client's callIDs
2017-10-23 José Bollowebsocket: Add function that explain error codes
2017-10-23 José Bollowebsocket: cleanup
2017-10-23 José Bollowebsocket: Tune maximum received length
2017-10-23 José Bolloafb-api-dyn: Uniform return 0 on success
2017-10-16 José Bolloafb-api-so: improve error messages
2017-10-12 José Bolloafb-stub-ws: Always validate clients of stub-ws
2017-10-11 José Bollolibafbwsc: add function 'afb_ws_client_connect_api'
2017-10-11 José Bolloafb-proto-ws: remove dependencies
2017-10-11 José BolloUpdate documentation for afb_req_get_uid
2017-10-11 José BolloUpdate C++ interface for afb_req_get_uid
2017-10-10 José BolloAdd the function afb_req_get_uid
2017-10-10 José BolloRemove explicit Debug build type
2017-10-09 José Bolloafb-api-dbus: Make error for subcalls if DBUS transport
2017-10-09 José BolloAdd wrappers for accesses to internals
2017-10-09 José Bollocosmetic
2017-10-09 José BolloAdd function afb_evt_eventid_addref
2017-10-09 José BolloImprove naming of evt_eventids
2017-10-09 José BolloCleanup of header files
2017-10-09 José BolloProvide API and VERB name of requests
2017-10-09 José BolloProvide the name of the API
2017-10-09 José BolloAdd a closure argument to dynamic verbs
2017-10-09 José BolloAllow pure dynamic bindings
2017-10-09 José BolloAllow dynamic creation of APIs
2017-10-09 José BolloMake single afb_request_subcall
2017-10-09 José Bolloafb-export: prepare to eventid
2017-10-09 José Bolloafb-export: cleanup of unused async
2017-10-09 José Bollosig-monitor: Fix backtrace cropping
2017-10-09 José BolloProvide conversions for afb_event and afb_req
2017-10-09 José BolloRemove unused files
2017-10-09 José BolloPrepare subscription to eventid
2017-10-09 José BolloMake addref for request return the pointer
2017-10-09 José BolloDeprecate internal use of afb_event
2017-10-09 José Bolloafb-export: record apiset at creation
2017-10-09 José Bolloafb-auth: Move json serialisation of afb_auth
2017-10-09 José BolloIntroduce afb_request
2017-10-09 José BolloIntroduce afb_eventid
next