websocket: Tune maximum received length
[src/app-framework-binder.git] / src /
2017-10-23 José Bollowebsocket: Tune maximum received length dab 4.0.3 dab/4.0.3 dab_4.0.3
2017-09-07 José Bolloafb-api-so: take care of SIGSEGV in dlopen 4.0.1 4.0.2 dab/4.0.1 dab/4.0.2 dab_4.0.1 dab_4.0.2
2017-09-07 José Bollosig-monitor: handle SIGSEGV in backtrace
2017-08-11 José Bolloafb-websocket: update websocket protocol
2017-08-10 José Bolloafb-xreq: handle when no reply was sent
2017-08-08 José Bolloafb-evt: fix a bug discovered by clang-check
2017-08-08 José Bolloafb-session: fix an over allocation
2017-08-08 José Bollosig-monitor: dump the stack on SIGABRT
2017-08-03 José Bolloafb-cred: fix default values
2017-08-03 José Bollosubcall_req: introduce afb_req_subcall_req
2017-08-02 José Bolloafb-xreq: integration of subcalls
2017-08-02 José Bolloafb-svc: allows NULL for callbacks or results
2017-08-02 José Bolloafb-hook: renaming
2017-08-02 José Bolloafb-evt: unprefix event name
2017-08-02 José Bolloafb-cred: provide default values of credentials
2017-08-02 José Bolloafb-apiset: reduce verbosity
2017-08-02 José Bollodebugging: add calls to 'personality'
2017-08-02 José Bollodebug: allow break after wait
2017-07-11 José Bollodebug: Create a file indicating the waiting point
2017-07-05 José Bolloafb-debug: add features for debugging
2017-07-05 José Bollomain: improve start
2017-07-05 José BolloMake status common
2017-07-05 José Bolloafb-ws-json1: expose addref/unref functions
2017-07-05 José BolloBindings V2: reintroduce field 'info' for verbs
2017-06-29 José BolloFix bad error reporting 3.99.2 dab/3.99.2 dab_3.99.2
2017-06-28 José Bollohandle more exceptionnal signals
2017-06-28 José BolloAdd backtrace on errors
2017-06-12 José BolloFix issue in using systemd socket activation
2017-06-08 Jan-Simon MoellerMerge "Add rpm and deb packaging"
2017-06-08 Jan-Simon MoellerMerge "Add package archive documentation to README.md"
2017-06-07 José BolloFix concurrency issue in handling references
2017-06-02 José BolloAdd 'afb_daemon_require_api'
2017-06-02 José BolloProvide efficient store/unstore for afb_req
2017-06-02 José BolloLocalize construction of afb_arg
2017-06-02 José BolloImprove start_api function
2017-06-02 José BolloFix error on initialisation
2017-06-02 José BolloFix issue when JSON value is NULL in xreq
2017-06-01 José BolloFix bug in websocket on empty packets
2017-06-01 José BolloEnforce starting services on need
2017-06-01 José Bollofix a warning on 32 bits
2017-06-01 José BolloImprove log output format
2017-06-01 José BolloAdd hooking for events
2017-06-01 José BolloAdd backward compatibility and remarks
2017-05-31 José BolloReturn API description through websocket
2017-05-31 José BolloAdd logging by request
2017-05-31 José Bollofix bad exit status report
2017-05-30 José BolloMake api descriptions unique
2017-05-30 José BolloAdds hooks for service (svc)
2017-05-30 José Bollofix comments
2017-05-30 José Bollofix bug in hooking verbose calls
2017-05-30 José BolloRecord API names in service descriptors
2017-05-30 José BolloBindings V1: allows to receive event
2017-05-29 José BolloMoves library resolution on top (hack)
2017-05-29 José BolloRelax authorisation checlk for self
2017-05-29 José BolloAdd vfail and vsuccess interfaces
2017-05-29 José BolloCleanup legacy internal functions
2017-05-29 José BolloAdd 'afb_service_call_sync' function
2017-05-29 José Bolloafb-client-demo add options -H and -r
2017-05-24 José Bollofix concurrency for afb_msg_json_reply_error
2017-05-24 José BolloHandles subcall sync within xreq
2017-05-22 José BolloBindings V2: Remove explicit references to daemon/service
2017-05-19 José BolloAdd json2c for including json in C files
2017-05-19 José BolloBindings V2: rename init functions
2017-05-19 José Bollobindings v2: Enforce to explicitely ask for concurrency
2017-05-19 José BolloBindings V2: Refactor session flags
2017-05-19 Ronan Le MartretFix cmake dependency 25/9425/1 3.99.1 dab/3.99.1 dab_3.99.1
2017-05-18 José BolloFix a bug in subscribers counting
2017-05-15 José BolloFix the timer signal number
2017-05-12 José Bollofree SIGALRM for boost timers
2017-05-11 José Bollogenerate skeleton from OpenAPI 3
2017-05-11 José Bolloimprove log
2017-05-11 José BolloCompiles for cynara if present
2017-05-11 José Bolloimplement authorisation check
2017-05-11 José Bollorefactor hsrv using jobs queue
2017-05-05 José Bolloremove afb-perm compiler
2017-05-05 José BolloAdd default cred to HTTP link
2017-05-05 José BolloAdd user to context
2017-05-05 José BolloExpose session UUID from context
2017-05-05 José BolloImprove includes
2017-05-05 José Bollomake function afb_context_set return a status
2017-05-05 José BolloChange the effect of close session
2017-05-05 José Bollosession: start to manage concurrency
2017-05-04 José BolloMake LOA local to the binding
2017-05-04 José Bollofix a warning
2017-05-04 José Bolloadd function to get the current LOA
2017-05-04 José BolloPrepare permission for binding version 2
2017-05-04 José BolloPrepare bindings version 2
2017-05-04 José BolloPrepare xreq to be aware of the version
2017-05-04 José BolloEliminate use of AFB_SESSION_CREATE
2017-04-26 José Bollofix a warning
2017-04-26 José Bollocleanup
2017-04-26 José BolloPrint credential in default request hook
2017-04-26 José BolloUse upgrade abitlity of libmicrohttpd
2017-04-26 José BolloSort verbs and compute their permissions
2017-04-25 José BolloAdd 'afb_daemon_queue_job' for bindings
2017-04-25 José BolloMake monitor use the interface version 2
2017-04-25 José BolloUpdate the monitor interface for private feature
2017-04-25 José BolloAdd private binding interface feature
2017-04-25 José Bollogenskel: add tiny skeleton generator
2017-04-21 José Bolloafb-monitor: draft of monitoring
next