Tags: GenericStudent/pfSense-pkg-WireGuard
Tags
Bump to v0.0.6_2 and prepare for PR with Netgate (rcmcdonald91#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.
Bump to v0.0.6_2 and prepare for PR with Netgate (rcmcdonald91#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.
Merge latest devel branch into main (v0.0.6_1) (rcmcdonald91#29) * 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
Merge latest devel code to main (rcmcdonald91#25) * Fixes some more interface handling bits * Fixes an MTU war between pfSense and wg-quick. wg-quick will now always honor pfSense for assigned interfaces, and only fall back to the default 1420 for unassigned interfaces * Syntax bug * Created a new global variable to generalize more things * Subtle improvements to bootstrapper * Working on package logging facility * Reverting some code removal that broke UI layout * Testing layout bug
Bump main to v0.0.4_2 * Sets the tunnel enabled button to readonly if interface is assigned * Fixed syntax error with changes to enabled checkbox * Fix some oo symantics * Another syntax fix * Fixes a css style issue with placeholder text on secrets when blurred * Another attempt to fix cosmetic issue with placeholder text * Adds a new function to check if any wg tunnels are assigned interfaces * Fixes a syntax error in is_wg_assigned() * Working on package cleanup settings * Fixed some syntax bugs * Fixed some syntax errors in vpn_wg_settings.php * Correctly change keep_extras preferring interface assignment, but defaulting to no on fresh installs. * Fixed syntax error in previous commit * Working on settings page * Third times a charm * Bump revision to v0.0.4_2
Merge pull request rcmcdonald91#16 from theonemcdonald/v0.0.4_1 Merge v0.0.4_1 into main
PreviousNext