src/app-framework-binder.git
2020-05-07 José BolloFix includes of C++ header 78/24478/1 icefish 9.0.2 9.0.3 9.0.4 icefish/9.0.2 icefish/9.0.3 icefish/9.0.4 icefish_9.0.2 icefish_9.0.3 icefish_9.0.4
2020-03-12 José Bolloafb-stub-ws: fix bug in reconnection 45/24245/1 9.0.1 icefish/9.0.1 icefish_9.0.1
2020-03-03 Jose BolloFix bug in C++ wrapper 50/24150/2
2020-03-03 Jose BolloFix a tiny issue in the protocol 49/24149/2
2020-03-03 Jose BolloFix bug in session and token removal 48/24148/2
2020-02-12 José BolloImproves compatibility with AddressSanitizers 41/23941/1 9.0.0 icefish/9.0.0 icefish_9.0.0
2020-01-29 Jan-Simon MöllerAdd gitreview file for icefish branch
2020-01-26 José BolloFix globset compilation warning 48/23648/3 8.99.5 icefish/8.99.5 icefish_8.99.5
2020-01-08 José BolloUpdate copyright dates 59/23559/2
2020-01-07 Jose Bolloafb-ws-client: Improve direct URI 53/23553/1
2020-01-03 Jose Bolloafb-evt: Ensure unsubscribe works 38/23538/1
2020-01-03 José Bolloafb-evt: Improve name of listening functions 37/23537/1
2020-01-03 Jose Bolloafb-proto-ws: Add message for unexpected event 36/23536/1
2020-01-03 Jose Bolloafb-proto-ws: Improve comment and names 35/23535/1
2020-01-03 José BolloAFB.js: pass event name 34/23534/1
2020-01-03 Jose Bolloafb-apiset: Fix start of apis 33/23533/1
2019-12-24 Jose Bollomain-afb-client-demo: Fix typo 69/23469/1
2019-12-20 Jose Bolloafb-token: Fix a critical bug 41/23441/1 8.99.4 icefish/8.99.4 icefish_8.99.4
2019-12-12 José Bolloafb-daemon: Fix optionnal port 38/23338/1
2019-12-03 Jose Bollomain-afb-daemon: manage listening interfaces 69/23169/1 8.99.2 8.99.3 icefish/8.99.2 icefish/8.99.3 icefish_8.99.2 icefish_8.99.3
2019-12-03 Jose Bolloafb-socket: Add ability to set a default scheme 68/23168/1
2019-12-03 Jose BolloRelax constraint on aliases 67/23167/1
2019-12-03 José BolloAFB.js: Enforce single code 66/23166/1
2019-12-03 José Bolloafb-perm: separate access to permission db 65/23165/1
2019-12-03 José Bolloafb-supervision: Improve messages 64/23164/1
2019-12-03 José Bolloafb-context & afb-token: rework token validation 63/23163/1
2019-12-03 José Bolloafb-context: Move credentials to context 62/23162/1
2019-12-02 Jose Bolloafb-hswitch: Update websocket policy 61/23161/1
2019-12-02 Jose Bolloafb-auth: Increase and improve use of afb-auth 60/23160/1
2019-11-29 Jose Bolloafb-error-text: Introduce standard error text 59/23159/1
2019-11-29 Jose Bolloafb-proto-ws: Change the protocol WSAPI 58/23158/1
2019-11-29 Jose Bolloafb-stub-ws: Enforce asynchronous describe 57/23157/1
2019-11-29 Jose Bolloafb-evt: Use 16 bits for ids 56/23156/1
2019-11-29 Jose Bollou16id: Add maps for identifiers id of 16 bits 55/23155/1
2019-11-29 Jose Bolloafb-session: remove initial token 54/23154/1
2019-11-29 Jose Bolloafb-session: Expose a local id for sessions 53/23153/1
2019-11-29 Jose BolloUse afb_token in contexts 52/23152/1
2019-11-29 Jose BolloMove tokens from sessions to requests 51/23151/1
2019-11-29 Jose BolloDon't return the uuid 50/23150/1
2019-11-25 Jose BolloRemove returning token 49/23149/1
2019-11-25 Jose BolloRemove refreshing token 48/23148/1
2019-11-25 José Bolloafb-hreq: Handle access_token query parameter 47/23147/1
2019-11-20 Jose Bollomonitoring: Fix display on connection error 88/22988/1
2019-11-20 Jose Bollocoverage: Fix regression 87/22987/1
2019-11-20 Jose BolloIntroduce object for tokens 67/22967/2 8.99.1 icefish/8.99.1 icefish_8.99.1
2019-11-20 Jose Bolloafb-hreq: Handle HTTP header Authorization 66/22966/2
2019-11-20 Jose Bolloafb-proto-ws: Fix crash on event to disconnected 65/22965/2
2019-11-20 Jose Bolloafb-api-dbus: Fix broken broadcast in dbus apis 64/22964/2
2019-11-19 Li Xiaomingdocs(func-service.md): typo 73/22973/1
2019-11-06 Jose Bollojobs: Fix callsync hanging 67/22867/2
2019-10-17 José Bollosig-monitor: Fix exit in signal handler 99/22699/1
2019-10-01 José BolloImprove detection of the bindings 46/22546/1
2019-09-13 José BolloRevert "Make source files relative" 19/22419/1
2019-09-13 José Bollojobs: Wake up an event loop if needed 17/22417/1
2019-09-10 José BolloMake source files relative 76/22376/1
2019-08-23 Li XiaomingFix binding example path & update afb-daemon options 98/22198/5
2019-08-20 José BolloFix client disconnection close 81/22181/1
2019-08-19 Jose Bollojobs: Add starting mode for jobs 69/22169/2
2019-08-19 Li XiaomingReplace obsolete argument "sessiondir" with "workdir" 76/22176/2
2019-08-09 Jose BolloAvoid lock when child dies 78/22078/2
2019-08-02 Li XiaomingFix outdated documents 76/22076/1
2019-07-29 Jose BolloFix detection of error in call synchronous 03/22003/1
2019-07-23 José Bollosupervisor: Setup services for local API use 38/21938/1
2019-07-23 José BolloAFB.js: Improve default token discovery 37/21937/1
2019-07-23 Jose Bolloafb-binding.h: Ensure json-c/json.h is sourced 36/21936/1
2019-07-23 Jose Bolloafb-xreq: Remove field 'listener' 35/21935/1
2019-07-18 José BolloFix bad memory access at client disconnection 02/21902/1
2019-07-18 José BolloTag broadcasted events with UUID and hop 00/21900/2
2019-07-18 José Bolloafb-evt: Refactor processing of broadcasted events 99/21899/2
2019-07-18 José Bollouuid: Add module for UUID generation 98/21898/2
2019-07-12 Jose Bolloafb-client-demo: Allow pipe of messages 66/21866/2 7.99.3 halibut/7.99.3 halibut_7.99.3
2019-07-12 Jose Bolloafb-xreq: Forbids (un)subscribes after reply 65/21865/2
2019-07-12 José BolloRevert "afb-stub-ws: Allow unordered process of messages" 64/21864/1
2019-07-12 Jose Bolloafb-evt: send events in separate job 63/21863/1
2019-07-12 José Bolloafb-evt: Improve compatibility to guppy 62/21862/1
2019-07-09 José Bolloafb-args: Fix output of --version 40/21840/1
2019-07-09 Loïc CollignonFix syntax error in a constexpr function 32/21832/2
2019-07-09 Sebastien DouheretFix invalid TRACE setting in print version 37/21837/2
2019-07-01 Loïc CollignonFix warning when compiling with clang 86/21786/4
2019-06-04 Bechir MghirbiBuild af-binder-devtools-native using GCC-9.1.1 87/21487/3 7.99.2 halibut/7.99.2 halibut_7.99.2
2019-05-29 José Bolloafb-daemon: Add /tmp has fallback for uploads 76/21376/2 7.99.1 halibut/7.99.1 halibut_7.99.1
2019-05-29 José Bollojobs: Fix infinite wait lock 38/21438/2
2019-05-09 Li XiaomingFix afb document typo. 77/21277/3
2019-05-03 José Bolloafb-export: Fix requirement on multiple apis 45/21245/1
2019-04-30 José Bollocoverage: Add test of AFB_DEBUG_WAIT 16/21216/1
2019-04-30 José Bollocoverage: Allow to run coverage everywhere 15/21215/1
2019-04-30 José BolloAllow to tune installation directories 14/21214/1
2019-04-25 Jose Bollodoc: Improve comment on asynchronous calls 25/21125/2
2019-04-23 Jose Bollobinding-wrap: Rework of context handling 09/21009/4
2019-04-23 Phong Transamples: wrong parameter for get_new_board() 71/21071/2
2019-04-23 José BolloMerge changes Id24d9bb0,I6807ed25
2019-04-17 Phong Tranchange style initialization of struct afb_auth 69/21069/1
2019-04-17 Phong Tranmissing full initialization for struct afb_verb_v3 68/21068/1
2019-04-16 Jan-Simon MoellerMerge "afb-migration-to-binding-v3: fix broken links"
2019-04-16 Clément Bénierafb-migration-to-binding-v3: fix broken links 56/21056/1
2019-04-12 Jose BolloFix small issues 06/21006/2
2019-04-12 José Bollocoverage: Update Makefile 95/20995/5
2019-04-12 José BolloReordering of sample and tutorial bindings 94/20994/5
2019-04-09 Frederic MarecFix rpm packaging following review 20926 54/20954/1
2019-04-05 Frederic MarecChange agl-app-framework-binder.sh 26/20926/1
next