Commits on Source (53)
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
chore(ci): testing Add constructors to InvalidParam Merge Request See merge request !46
-
Lukas Rotheneder authored
-
Lukas Rotheneder authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Tien-Thinh Nguyen authored
Remove NRF dependency from AUSF See merge request !47
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
chore(ci): stopping support for RHEL8/Rocky8 in favor of RHEL9/Rocky9 See merge request !49
-
Tien-Thinh Nguyen authored
-
Raphael Defosseux authored
Code refactor cleanup See merge request !48
-
Raphael Defosseux authored
* libconfig since previous cleanup MR * boost is not used in the final ubuntu executable Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
chore(ci): removing unneccessary packages from target images See merge request !50
-
Raphael Defosseux authored
chore(ci): also stopping properly the task manager Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Tien-Thinh Nguyen authored
chore(ci): stopping properly HTTP/2 server See merge request !52
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
Cleanup AUSF client and Add connection handling mechanism See merge request !53
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
Move AUSF models to common src See merge request !54
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
fix(http2): proper start of server See merge request !55
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
Http client cpr See merge request !57
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
Fix issue for SD See merge request !58
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Tien-Thinh Nguyen authored
-
Tien-Thinh Nguyen authored
Get HTTP Request Timeout from Conf file See merge request !59
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
doc(release): release notes for v2.1.0 See merge request !60
Showing
- CHANGELOG.md 18 additions, 0 deletionsCHANGELOG.md
- CODEOWNERS 2 additions, 1 deletionCODEOWNERS
- build/common-build 1 addition, 1 deletionbuild/common-build
- build/scripts/build_helper.ausf 6 additions, 4 deletionsbuild/scripts/build_helper.ausf
- ci-scripts/Jenkinsfile-GitLab-Docker 69 additions, 29 deletionsci-scripts/Jenkinsfile-GitLab-Docker
- ci-scripts/common 1 addition, 1 deletionci-scripts/common
- ci-scripts/generateHtmlReport.py 11 additions, 3 deletionsci-scripts/generateHtmlReport.py
- docker/Dockerfile.ausf.rhel9 9 additions, 10 deletionsdocker/Dockerfile.ausf.rhel9
- docker/Dockerfile.ausf.rocky9 7 additions, 13 deletionsdocker/Dockerfile.ausf.rocky9
- docker/Dockerfile.ausf.ubuntu 1 addition, 5 deletionsdocker/Dockerfile.ausf.ubuntu
- etc/ausf.conf 0 additions, 85 deletionsetc/ausf.conf
- openshift/build-config.yaml 46 additions, 0 deletionsopenshift/build-config.yaml
- src/5gaka/CMakeLists.txt 4 additions, 4 deletionssrc/5gaka/CMakeLists.txt
- src/5gaka/authentication_algorithms_with_5gaka.cpp 66 additions, 68 deletionssrc/5gaka/authentication_algorithms_with_5gaka.cpp
- src/5gaka/authentication_algorithms_with_5gaka.hpp 0 additions, 11 deletionssrc/5gaka/authentication_algorithms_with_5gaka.hpp
- src/5gaka/rijndael.cpp 0 additions, 9 deletionssrc/5gaka/rijndael.cpp
- src/5gaka/sha256.cpp 0 additions, 8 deletionssrc/5gaka/sha256.cpp
- src/5gaka/sha256.hpp 0 additions, 8 deletionssrc/5gaka/sha256.hpp
- src/api_server/CMakeLists.txt 6 additions, 4 deletionssrc/api_server/CMakeLists.txt
- src/api_server/api/DefaultApi.cpp 1 addition, 1 deletionsrc/api_server/api/DefaultApi.cpp
etc/ausf.conf
deleted
100644 → 0