summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-27Make main thread used for common jobsJosé Bollo3-94/+229
2017-03-27Remove option readyfdJosé Bollo3-15/+0
2017-03-27Speed up accesses to session's cookiesJosé Bollo1-13/+36
2017-03-27Replace session's value with sessions's cookiesJosé Bollo7-60/+11
2017-03-27Implement dichotomic search of APIsJosé Bollo1-11/+49
2017-03-27Simplify functions for callsJosé Bollo13-67/+108
2017-03-22Refactor of threading and signal monitorJosé Bollo10-498/+626
2017-03-21Instanciate the environment variablesJosé Bollo1-50/+95
2017-03-13Integration of socket activation for servicesJosé Bollo1-11/+22
2017-03-13Beginning of integration as systemd serviceJosé Bollo4-2/+100
2017-03-13notify systemd of being startedJosé Bollo1-0/+2
2017-03-06Add comments about always setting INFER_EXTENSION.Sebastien Douheret2-0/+7
2017-02-27fix SEGFLT when unhendled requestJosé Bollo1-3/+5
2017-02-22Enable INFER_EXTENSION and add well-known mime types.Sebastien Douheret2-1/+6
2017-02-21Fix issue in initialisation of api by sessionsJosé Bollo1-2/+3
2017-02-21fix issue for C++José Bollo1-1/+1
2017-02-21fix mimetype by using libmagicJosé Bollo1-0/+1
2017-02-16Update documentation of --roothttp option.Sebastien Douheret1-5/+5
2017-02-16Ignore Visual Studio Code projectSebastien Douheret1-0/+1
2017-02-15Fix html heading and hyperlink orderSebastien Douheret1-5/+5
2017-01-12Improves documentation and directory managementJosé Bollo4-36/+99
2017-01-11Add option --random-tokenJosé Bollo1-49/+76
2017-01-05First step for grouping processesJosé Bollo1-4/+17
2017-01-05Improves loggingJosé Bollo1-1/+9
2017-01-05Adds options --no-httpd and --execJosé Bollo4-26/+185
2017-01-04adds short option for verbosityJosé Bollo2-24/+82
2017-01-04allows to repeat option --ldpathsJosé Bollo3-87/+81
2017-01-04Refactor of file main.cJosé Bollo4-643/+752
2017-01-03Improves naming of session's moduleJosé Bollo21-565/+565
2017-01-03Removes uses of readdir_rJosé Bollo2-22/+26
2017-01-03cleanup: removes legacy-named fileJosé Bollo7-43/+108
2017-01-03Cleanup of the projectJosé Bollo21-3514/+0
2017-01-03Adds 2017 to copyrightsJosé Bollo81-82/+82
2016-12-28Update gitreview file for master branchJan-Simon Möller1-1/+1
2016-12-14main: Removes setting roothttp to . by defaultJosé Bollo1-5/+4
2016-12-14afb-hsrv: Adds an error when alias dir doesn't existJosé Bollo1-1/+1
2016-12-12fix html linkRonan1-1/+1
2016-12-09fix svg path for websiteRonan2-3/+3
2016-12-05Fix typo, get diagrams pictures and reordering docRomain Forlot25-2781/+1353
2016-11-17afb-api-so: adds verbosity on dlopen errorJosé Bollo1-1/+1
2016-10-31api-so: cleanupJosé Bollo1-5/+0
2016-10-28hook: add few commentsJosé Bollo1-8/+13
2016-10-28hook: adding of hook feature for requestsJosé Bollo7-1/+716
2016-10-14event: add ability to get the event nameJosé Bollo2-4/+23
2016-10-10Threads: handles request with threadsJosé Bollo9-59/+582
2016-10-07Explicit dependency on gcc 4.9 or higherJosé Bollo1-0/+3
2016-10-07Fix a compiler errorJosé Bollo1-1/+1
2016-09-20minor: improves updt.sh scriptJosé Bollo1-0/+1
2016-09-20Documentation: improvementsJosé Bollo5-8/+220
2016-09-19cleanup of old unuseful dataJosé Bollo3-242/+0