summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-03-30refactor context usageJosé Bollo4-9/+31
2016-03-30naming: globally unic identifierJosé Bollo1-4/+4
2016-03-30refactoringJosé Bollo10-724/+778
2016-03-29removes session filesJosé Bollo1-300/+0
2016-03-29splitting rest-api in two partsJosé Bollo11-732/+1044
2016-03-25websocket: initial (not integrated)José Bollo7-0/+694
2016-03-25http-svc: fix bugJosé Bollo1-1/+1
2016-03-25session: fix bugJosé Bollo1-2/+2
2016-03-23session: formatingJosé Bollo1-279/+330
2016-03-23afb-req-itf: small step for abstractingJosé Bollo3-8/+52
2016-03-23AFB_error: improves mangementJosé Bollo1-3/+3
2016-03-23cleanup: remove unused definitionsJosé Bollo1-0/+2
2016-03-23session: moves initialisation to mainJosé Bollo3-6/+4
2016-03-23session: removes file handlingJosé Bollo2-47/+51
2016-03-23main: simplificationJosé Bollo1-110/+105
2016-03-23several improvementsJosé Bollo4-152/+87
2016-03-23simplification of configJosé Bollo4-413/+118
2016-03-23moves more helpers from config to helper-apiJosé Bollo2-1/+10
2016-03-23rest-api: allow zero pluginJosé Bollo1-5/+0
2016-03-23main: fix typoJosé Bollo1-21/+20
2016-03-23removes save optionJosé Bollo1-16/+0
2016-03-23moves helpers from config to helper-apiJosé Bollo2-157/+125
2016-03-23http-svc: renamingJosé Bollo1-20/+30
2016-03-23afb-hreq: adds redirect for directoriesJosé Bollo1-31/+40
2016-03-23afb-hreq: creation of hreq classeJosé Bollo4-222/+282
2016-03-23http-svc: internal renamingJosé Bollo1-21/+21
2016-03-23http-svc: handle alises more efficientlyjobol1-12/+38
2016-03-23afb-method: creationjobol4-86/+141
2016-03-18http-svc: work in progress proposalJosé Bollo1-277/+590
2016-03-18http-svc: fix bug of uninitialized responseJosé Bollo1-3/+2
2016-03-17main: split the main in two partsJosé Bollo1-33/+49
2016-03-17main: use valid exit valueJosé Bollo2-16/+16
2016-03-17main: change location of AFB_options definitionJosé Bollo1-2/+9
2016-03-17local-def: dispatch some definitionsJosé Bollo2-1/+5
2016-03-17removed private api and fix some few warningsJosé Bollo1-17/+3
2016-03-16Add warning detection and improveJosé Bollo5-55/+37
2016-03-16http-svc: switch to epoll modelJosé Bollo1-4/+23
2016-02-23refactor cookie to add #portJosé Bollo2-2/+4
2016-02-18main: fix parsing of option aliasJosé Bollo1-4/+8
2016-02-17Allow Multiple TokenCreate when --token=""Fulup Ar Foll1-1/+1
2016-02-17Merge origin/masterFulup Ar Foll4-63/+89
2016-02-17Allow Multiple TokenCreate when --token=""Fulup Ar Foll2-15/+17
2016-02-15add option for signaling readynessJosé Bollo1-0/+13
2016-02-15rest-api: fix verbosity of upload messageJosé Bollo1-1/+2
2016-02-14adds mode managementJosé Bollo2-5/+5
2016-02-11session: reset the timestamp on refreshJosé Bollo1-0/+4
2016-02-09Adds a new option: modeJosé Bollo1-29/+47
2016-02-08avoid use of keyword "private"José Bollo1-14/+14
2016-02-08removes unused smack fieldJosé Bollo1-11/+0
2016-01-28rest-api: catch error from pluginRegisterFct()Yannick Gicquel1-2/+4