Update copyright dates
[src/app-framework-binder.git] / src / afb-hreq.c
2020-01-08 José BolloUpdate copyright dates 59/23559/2
2019-12-03 José Bolloafb-context: Move credentials to context 62/23162/1
2019-11-29 Jose Bolloafb-error-text: Introduce standard error text 59/23159/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 José Bolloafb-hreq: Handle access_token query parameter 47/23147/1
2019-11-20 Jose Bolloafb-hreq: Handle HTTP header Authorization 66/22966/2
2019-02-06 José BolloUpdate copyright date 69/19969/1 7.90.0 halibut/7.90.0 halibut_7.90.0
2018-07-24 José Bollojson-c: Remove escaping of slashs 61/15661/1
2018-07-13 José Bolloafb-supervision: Remove dependency to external 43/15343/2
2018-06-18 jobolafb-hsrv: Add processing of type application/json 95/14495/2
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-02-27 José BolloUpdate date of copyright notices
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
2017-12-18 José Bolloafb-hreq: Add predefined mime-types
2017-10-09 José BolloProvide API and VERB name of requests
2017-10-09 José BolloIntroduce afb_request
2017-10-09 José Bolloafb-xreq: hide internal addref/unref to xreqs
2017-09-11 José Bolloafb-hreq: Fix a leak on websocket upgrade
2017-06-02 José BolloProvide efficient store/unstore for afb_req
2017-05-29 José BolloRelax authorisation checlk for self
2017-05-29 José BolloAdd 'afb_service_call_sync' function
2017-05-05 José BolloAdd default cred to HTTP link
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-12 José BolloOptimisation of xreq
2017-03-31 José BolloUse xreq for websockets
2017-03-31 José BolloFactorize common code for handling requests
2017-03-27 José BolloSimplify functions for calls
2017-03-06 Sebastien DouheretAdd comments about always setting INFER_EXTENSION.
2017-02-22 Sebastien DouheretEnable INFER_EXTENSION and add well-known mime types.
2017-01-03 José BolloImproves naming of session's module
2017-01-03 José BolloAdds 2017 to copyrights
2016-08-25 José Bolloenforce locale processing for files
2016-08-25 José Bollomakes a function to ensure trailing slash
2016-06-09 José BolloMake possible to call a method from a binding 35/5935/1
2016-06-09 José BolloEvents: refactoring 29/5929/1
2016-06-08 José BolloImproves message formating 21/5921/1
2016-06-02 Stephane Desneuxafb-hreq.c: fix etag size (fixes stack smashing detecte...
2016-05-29 José Bolloredirect with the query
2016-05-29 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-28 José Bollocompact formatting of json
2016-05-24 José BolloImproves behaviour of afb_req_get
2016-05-23 José Bollofix unicity of returned reqid
2016-05-23 José Bolloadds 'reqid' for GET/POST requests
2016-05-22 José BolloAdd verbs for closing and setting LOA
2016-05-18 José Bollofavor new names at entry for token and uuid
2016-05-17 José Bolloprovides developper files
2016-05-13 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-13 José Bollocleaning copyrights
2016-05-10 José Bolloexplicit use of json-c
2016-05-10 José Bollorefactored logging
2016-05-10 José BolloRefactoring requests and context handling
2016-05-09 José Bolloensure that the copy is done by libmicrohttp
2016-05-04 José Bollotry to avoid unnecessary copy
2016-04-27 José Bollofirst add of asynchonous handling
2016-04-26 José Bollofix warning signed/unsigned
2016-04-25 José Bollobetter handling of lengths
2016-04-20 José Bollomakes common code unic
2016-04-19 José Bollorefactoring context handling
2016-04-17 José Bolloset download path
2016-04-15 José Bollofix use of libmagic
2016-04-14 José Bolloremoves use of printf
2016-04-08 José Bollorestoring cookie of session
2016-04-08 José Bolloclean request data
2016-04-08 José Bollorefactoring req interface
2016-04-07 José Bollosplit api handling
2016-04-07 José Bollomore simplification
2016-04-07 José Bollosimplifications
2016-04-07 José Bolloimproves index.html handling
2016-04-07 José Bollofix parameters without value
2016-04-07 José Bollofix file posting
2016-04-06 José Bolloimproves file handling
2016-04-06 José Bolloupload of files
2016-04-06 José Bollowebsocket first version works
2016-04-05 José BolloMerge branch 'master' of github.com:iotbzh/afb-daemon
2016-04-05 José Bollorenaming of session API
2016-04-05 José Bolloallows connection to upgrade
2016-04-05 José Bollorefactored verbosity
2016-04-04 José Bollowork in progress, session handling
2016-04-01 José Bollowork in progress (tbf)
2016-04-01 José Bollowork in progress
2016-03-31 José Bollorefactoring (in progress, tbf)
2016-03-31 José Bollorefactoring (in progress, tbf)
2016-03-31 José Bollofix bug
2016-03-30 José Bollorefactoring (in progress, tbf)
2016-03-30 José Bollorefactoring
2016-03-25 José Bollowebsocket: initial (not integrated)
2016-03-23 José Bolloafb-req-itf: small step for abstracting
2016-03-23 José Bolloafb-hreq: adds redirect for directories
2016-03-23 José Bolloafb-hreq: creation of hreq classe