- Feb 11, 2016
-
-
Richer Maximilien authored
[CI] Add automatic build - Add automatic binary generation for windows, linux and darwin + Binaries are pushed to http://static.lesterpig.com/dfss (tls will come soon) + The build is done ONLY in `master` branch AND on version tags - Remove the use of "user.HomeDir", because it is not compatible with linux xcompilation See merge request !28
-
Loïck Bonniot authored
-
- Feb 08, 2016
-
-
Loïck Bonniot authored
[c] Add `new` command - Update platform mockup - Fix hash bug in platform See merge request !25
-
Loïck Bonniot authored
- Update platform mockup - Fix hash bug in platform - Fix CLI interactions
-
- Feb 07, 2016
-
-
Loïck Bonniot authored
179 client auth request Client authentication command. See merge request !26
-
-
Loïck Bonniot authored
- Feb 06, 2016
-
-
Tristan Claverie authored
178 platform create user Handle Register and Auth requests - validity check - database update - redudant requests - gRPC answer messages See merge request !24
-
Axel authored
-
Loïck Bonniot authored
-
- Feb 05, 2016
-
-
Tristan Claverie authored
[c] Add show command See merge request !23
-
Loïck Bonniot authored
-
Loïck Bonniot authored
-
Loïck Bonniot authored
[DFSSC] Add register command to the client See merge request !22
-
-
Loïck Bonniot authored
-
- Feb 03, 2016
-
-
Loïck Bonniot authored
175 dfssd api Implement demonstrator API to log any actions. See merge request !18
-
-
- Feb 02, 2016
-
-
Tristan Claverie authored
180 platform create contract Missing bits for this MR: - Authentication checks - Invitation triggers - Improved mail tests This will be fixed in a future MR. See merge request !21
-
Loïck Bonniot authored
-
- Feb 01, 2016
-
-
Loïck Bonniot authored
-
Loïck Bonniot authored
- Enhance package structure - Improve platform tests
-
Tristan Claverie authored
[mails] Cleanup - Removed unwanted files - Put testImg in testdata folder - Removed existing mail adress and conn info - Removed filesystem management inside the library - Fixed critical bug in date header See merge request !20
-
Loïck Bonniot authored
- Fix date format - Remove filesystem management from the library
-
- Jan 29, 2016
-
-
Loïck Bonniot authored
260 platform mongo See merge request !19
-
-
Loïck Bonniot authored
- Removed unwanted files - Put testImg in testdata folder - Removed existing mail adress and conn info
-
- Jan 28, 2016
-
-
Richer Maximilien authored
[Platform] Add the ability to start GRPC server - Updated net library to take pointers and not array of bytes - Updated dfssp/authority to give public access in PID - Updated main for better var management See merge request !17
-
- Jan 27, 2016
-
-
Loïck Bonniot authored
- Updated net library to take pointers and not array of bytes - Updated dfssp/authority to give public access in PID - Updated main for better var management
-
Loïck Bonniot authored
[Platform] Add protobuf definitions Skeleton for the platform's services and messages according gRPC. See the conception report (mpcs/notes) for double check on the naming conventions. See merge request !15
-
-
Loïck Bonniot authored
-
Loïck Bonniot authored
-
Loïck Bonniot authored
-
- Jan 26, 2016
-
-
Loïck Bonniot authored
Fix ci - Installed Golang 1.6beta2 on main runners - Updated docker image - Updated gometalinter with `interfacer` > fixed mail library warning - Added update instruction in build to avoid surprises I'll close it by myself for speed, leaving it here for memory. See merge request !14
-
Loïck Bonniot authored
-
Loïck Bonniot authored
-
Richer Maximilien authored
[net] Add the ability to handle non-auth users - TLS security is not degraded - Unable to create unit tests See merge request !13
-