Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed to main at slawek/linux-cloud-router 2026-05-28 09:18:47 +02:00
1f6d168fb3 Moved Debian package sources to a subdirectory of the repository.
slawek pushed to main at slawek/linux-cloud-router 2026-05-27 08:14:24 +02:00
ac6482a4a1 Update Dockerfile and build script to include HOST_UID and HOST_GID arguments for improved user permissions
slawek pushed to main at slawek/linux-cloud-router 2026-05-27 07:58:26 +02:00
079edee6e6 Add Dockerfile and build script; update .gitignore and installation paths
slawek pushed to main at slawek/linux-cloud-router 2026-05-27 00:36:12 +02:00
0b36f71394 Remove Plan.md and simple-ca.sh files from the repository
slawek pushed to main at slawek/linux-cloud-router 2026-05-27 00:33:11 +02:00
3c665c2b6c Add cloud-router configuration templates and scripts
slawek pushed to main at slawek/linux-cloud-router 2026-05-26 22:15:44 +02:00
db78066d5c Add .gitignore and initial README.md for project documentation
slawek created branch main in slawek/linux-cloud-router 2026-05-26 22:15:44 +02:00
slawek renamed repository from azure-router to slawek/linux-cloud-router 2026-05-26 22:12:30 +02:00
slawek created repository slawek/linux-cloud-router 2026-05-26 22:10:21 +02:00
slawek pushed to main at slawek/simple-ca 2026-05-25 09:16:44 +02:00
27461a0fbe feat: Add DNS server support for VPN configuration in mobileconfig generation
slawek pushed to main at slawek/simple-ca 2026-05-25 06:05:02 +02:00
c537ae5dd7 feat: Add support for user certificates and enhance SAN handling in makeCert function
slawek pushed to main at slawek/simple-ca 2026-05-25 06:02:05 +02:00
ad6af575dc feat: Enhance certificate generation with user type support and additional SANs
slawek pushed to main at slawek/simple-ca 2026-05-24 21:55:44 +02:00
e8b5241a54 refactor: Remove redundant function keywords in simple-ca.sh
4845aae7f5 feat: Add separate CI workflows for Go, Python, and shell tests; remove legacy test workflow
2da0c7428d docs: Update README to enhance clarity on CA management tools and usage examples
Compare 3 commits »
slawek pushed to main at slawek/simple-ca 2026-05-24 21:40:10 +02:00
935167ca8c Refactor simple-ca: Remove JSON config and streamline AIA URL handling
slawek pushed to main at slawek/simple-ca 2026-05-24 21:04:04 +02:00
04d8dab9bc feat: Add integration tests for simple-ca functionality and implement shell script for CA operations
slawek pushed to main at slawek/simple-ca 2026-05-24 16:47:49 +02:00
cb858a96b1 Remove simple-ca module and its associated files
slawek pushed to main at slawek/simple-ca 2026-05-24 14:51:57 +02:00
0d61919162 refactor: Remove Bash test job from CI workflow
slawek pushed to main at slawek/simple-ca 2026-05-24 14:39:51 +02:00
16c228d2b1 Refactor CA management and certificate generation
slawek pushed to main at slawek/simple-ca 2026-05-24 13:13:42 +02:00
93fc382f9a feat: Implement JSON configuration loading and saving for CA settings
slawek pushed to main at slawek/simple-ca 2026-05-24 12:52:46 +02:00
215bd25fc7 fix: Update OpenSSL path to absolute for consistency across environments