Update copyright dates
[src/app-framework-binder.git] / src / afb-evt.c
2020-01-08 José BolloUpdate copyright dates 59/23559/2
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
2019-11-29 Jose Bolloafb-evt: Use 16 bits for ids 56/23156/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-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-04-02 José BolloFix false ***buffer overflow*** detection 82/20882/1
2019-04-02 Jose BolloAdd conditionnal support of bindings version 2 72/20872/1
2019-03-29 Jose Bollohooks: Allow to remove hooking (and/or trace) 59/20859/1
2019-02-06 José BolloUpdate copyright date 69/19969/1 7.90.0 halibut/7.90.0 halibut_7.90.0
2018-08-23 Jose Bolloafb-stub-ws: Safe handling of deconnections 55/16255/3
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-02-27 José BolloUpdate date of copyright notices
2018-01-31 José Bolloafb-evt: Add event creation with prefix
2017-10-09 José BolloAdd function afb_evt_eventid_addref
2017-10-09 José BolloImprove naming of evt_eventids
2017-10-09 José BolloDeprecate internal use of afb_event
2017-10-09 José BolloIntroduce afb_eventid
2017-10-09 José BolloMake afb_event_drop obsolete
2017-10-09 José Bolloafb-evt: prepare futur afb_eventid
2017-08-08 José Bolloafb-evt: fix a bug discovered by clang-check
2017-07-31 José Bolloafb-evt: add internal push functions
2017-07-31 José Bolloafb-evt: unprefix event name
2017-06-01 José BolloAdd hooking for events
2017-05-18 José BolloFix a bug in subscribers counting
2017-04-11 José BolloFix uninitialized variable
2017-04-10 José BolloMake implementation multithread
2017-01-03 José BolloAdds 2017 to copyrights
2016-10-14 José Bolloevent: add ability to get the event name
2016-06-23 José Bolloevt: handles broadcasting and tracking 15/5915/1
2016-06-17 José Bolloevt: exposes name of events 59/5959/1
2016-06-17 José Bolloevt: improves comments 57/5957/1
2016-06-17 José Bolloevt: minor cleanup 55/5955/1
2016-06-09 José BolloEvents: refactoring 29/5929/1