mirror of
https://github.com/adamwalach/openvpn-web-ui.git
synced 2026-04-25 12:56:47 +03:00
[PR #30] [CLOSED] ARMv8 compile and integration with latest openvpn core #40
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/openvpn-web-ui#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamwalach/openvpn-web-ui/pull/30
Author: @bugsyb
Created: 3/13/2021
Status: ❌ Closed
Base:
master← Head:ARMv8-compile-and-integration-with-latest-openvpn-core📝 Commits (2)
5ac55f1ARMv8 compile and integration with latest openvpn core5d3da6aCosmetic change and testing📊 Changes
9 files changed (+128 additions, -109 deletions)
View changed files
📝
README.md(+12 -0)📝
build/assets/generate_ca_and_server_certs.sh(+24 -14)📝
build/assets/start.sh(+8 -3)📝
build/assets/vars.template(+68 -74)📝
controllers/certificates.go(+1 -1)📝
controllers/ovconfig.go(+1 -1)📝
lib/certificates.go(+3 -5)📝
models/models.go(+6 -6)📝
vendor/github.com/adamwalach/go-openvpn/server/mi/parse.go(+5 -5)📄 Description
Modifications allowing to:
Credits for software go to original author - mine is just little port to ARMv8.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.