]> git.ipfire.org Git - people/stevee/network.git/history - src/functions/functions.ipsec
ipsec: move pool function in a seperated file
[people/stevee/network.git] / src / functions / functions.ipsec
2017-08-16  Jonatan Schlagipsec: move pool function in a seperated file
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
2017-08-07  Michael Tremeripsec: Remove stuff that does not belong to certain...
2017-08-07  Jonatan Schlagipsec: fix check if a pool is valid
2017-08-07  Jonatan Schlagipsec: add type
2017-08-07  Jonatan Schlagipsec: remove whitespace
2017-08-07  Jonatan Schlagipsec: log debug message when generating an ipsec config
2017-08-07  Jonatan Schlagipsec: make it possible to use ipsec pools for ipsec...
2017-08-07  Jonatan Schlagipsec: refactor ipsec pool
2017-08-06  Jonatan Schlagipsec: add pool feature
2017-08-05  Michael Tremeripsec: Save START_ACTION parameter
2017-08-05  Jonatan Schlagipsec: log a debug message when deleting a strongswan...
2017-08-05  Jonatan Schlagipsec: fix enable and disable
2017-08-05  Michael Tremeripsec: Only set traffic selector marks in VTI mode
2017-08-04  Michael Tremeripsec: Make sure not to reload strongswan if it is...
2017-08-04  Michael Tremeripsec: Properly shut down connections when destroyed
2017-08-04  Michael Tremeripsec: Make sure strongswan is started when it should be
2017-08-04  Michael Tremeripsec: Add our configuration header to each configurati...
2017-08-04  Michael Tremeripsec: Fix typo in variable check
2017-08-04  Michael Tremeripsec: Enable strongswan to start at boot when needed
2017-08-04  Michael Tremeripsec: Always make sure that n2n connections are unique
2017-08-04  Jonatan Schlagipsec: add status feature
2017-08-04  Jonatan Schlagipsec: reload connection when the security policy changes
2017-08-04  Jonatan Schlagipsec: reload connection when the config changes
2017-08-04  Michael Tremersecurity-policies: Rename AH proposals to IKE proposals
2017-08-04  Michael TremerRevert "ipsec: Only allow strict use of security policies"
2017-08-04  Michael Tremeripsec: Only allow strict use of security policies
2017-08-04  Michael Tremeripsec: Fix DPD configuration
2017-08-04  Michael Tremeripsec: Add prototype-level support for GRE tunnels
2017-08-04  Michael Tremeripsec: Fix configuration variable list
2017-08-04  Michael Tremeripsec: Add prototype-level support for VTI
2017-08-04  Michael Tremeripsec: Add commands to bring connections up and down
2017-08-04  Jonatan Schlagipsec: add local address, dpd settings and start action...
2017-08-03  Michael Tremeripsec: Support Dead Peer Detection
2017-08-03  Michael Tremeripsec: Allow defining START_ACTION
2017-08-03  Michael Tremeripsec: Support binding a connection to a certain address
2017-08-03  Michael Tremeripsec: Write functions to generate strongSwan configuration
2017-08-03  Michael Tremeripsec: Fix typos in CLI parsing
2017-08-03  Jonatan Schlagipsec: add new function ipsec_list_connections
2017-07-31  Michael Tremeripsec: Check PSK for a good length
2017-07-30  Michael Tremeripsec: Fix typo in warning message
2017-07-30  Michael Tremeripsec: Fix another shell syntax error
2017-07-30  Michael Tremeripsec: Always make value of AUTH_MODE uppercase
2017-07-30  Michael Tremeripsec: Add connection show command
2017-07-30  Michael Tremeripsec: Fix another bash syntax error
2017-07-30  Michael Tremeripsec: Fix typo
2017-07-30  Michael Tremeripsec: Move connections to /etc/network/vpn/ipsec/conne...
2017-07-30  Michael Tremervpn: Move VPN CLI functions into separate files
2017-07-30  Jonatan Schlagipsec: add new functions