You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump to v0.0.6_2 and prepare for PR with Netgate (#30)
* Working on improving interface bootstrap
* Testing bootstrapper rewrite
* Fix syntax error
* Working on bootstrapper
* Testing another option
* Working on a few things
* Fixed syntax problem
* Testing
* Working on improvements to startup
* Removed some code that might not be needed anymore if we change the interface prefix to tun_
* Removed reference to function
* Make sure to configure hard during bootup
* Working on startup code
* Installation update status cosmetic change
* Looks like an rcfile might be the best way to get things going at startup
* Fix syntax error
* Fix glob string
* write_rcfile should use config.xml for truth not the conf path
* Need to create the pseudoservice definition in wireguard.xml
* Fix incorrect variable in wg_write_rcfile
* Working on rc startup code
* Syntax fix in write_rcfile
* This build is likely broken, I'm working on improvements
* Yep things are broken, still working
* Makefile fix
* Another makefile bug
* Still testing out different startup mechanisms
* More testing
* Cosmetic change during install and resync
* Remove pseudoservice definition
* Candidate for v0.0.6 bump
* Remove keep extra secrets setting, no longer required
* Comment clarity
* More tweaks to startup
* Still working on startup code
* Remove lingering blurring code
* Cleaned up some globals defines that are no longer needed
* Cleaning up some obsolete global defines
* Implementing proper deinstall handling of configuration data
* Syntax error
* Syntax error
* Not confident in configuration removal code at this point, will reevaluate later.
* Need to bump to 0.0.6_1 because I sent an early build to some insiders
* Some minor changes to interface handling, working on an edge case
* Bump to 0.0.6_2 beause of last commit
* Typo fix on include
* Removed boilerplate for logging facilities...will address this later.
* Testing some improements to the code
* Remove references to old include file
* fix syntax error
* Fix another syntax bug
* Another syntax bug
* More cleanup and testing
* More cleanup
* Cosmetic changes to install/deinstall update status
* Working on deinstall script
* More improvements
* Cosmetic
* Another cosmetic fix.
0 commit comments