src/app-framework-binder.git
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-08-02 Ronan Le Martretupdate markdown documentation
2017-07-17 Romain ForlotMissing member on new binding v2 struct. 13/10213/1 3.99.3 4.0.0 dab/3.99.3 dab/4.0.0 dab_3.99.3 dab_4.0.0
2017-07-13 José BolloFix const issue in afb-auth.h
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é Bolloupdate libmicrohttpd to 0.9.55
2017-07-05 Ronan Le MartretUpdate libmicrohttpd verion for native build
2017-07-05 José BolloBindings V2: enforce prefix AFB_ to logging macros
2017-07-05 José Bolloafb-ws-json1: expose addref/unref functions
2017-07-05 Ronan Le MartretChange debian files packaging
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-28 José BolloUse constants for verbosity and syslog levels
2017-06-28 José BolloAdd new macro for handling verbosity
2017-06-24 Jan-Simon MöllerAdd .gitreview for dab
2017-06-20 Stephane Desneuxdocs: fix book.json (headers/footers)
2017-06-20 Stéphane DesneuxMerge "Auto generate cover from book.json fields."
2017-06-20 Stephane Desneuxdocs: add document revision
2017-06-20 Sebastien DouheretAuto generate cover from book.json fields. 73/9773/1
2017-06-19 Sebastien DouheretAdd page-break for pdf and fix spelling 53/9753/1
2017-06-19 Sebastien DouheretAdd gitbook documentation (support PDF generation). 51/9751/1
2017-06-12 José BolloRefactor of the documentation
2017-06-12 José BolloMoves tic-tac-toe sample to V2
2017-06-12 José BolloFix issue in using systemd socket activation
2017-06-12 José BolloAdd comment for bindings v2
2017-06-12 José BolloRemoves reference to NULL in includes
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-07 Ronan Le MartretAdd rpm and deb packaging 13/9613/1
2017-06-07 Ronan Le MartretAdd package archive documentation to README.md 11/9611/1
2017-06-05 José BolloAllows to enforce prefixed verbose messages
2017-06-02 José BolloFix typedef for afb_stored_req
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 include of afb-service-v1.h
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é BolloIntroduce typedef for clients
2017-05-31 José Bollocode formatting improvement
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é Bollosample binding "hello" receives events
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é BolloAdd warning on missing undefined symbols
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: migration of HelloWorld binder
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
next