]> git.ipfire.org Git - people/stevee/network.git/history - src
ipsec: Add commands to bring connections up and down
[people/stevee/network.git] / src /
2017-08-04  Michael Tremeripsec: Add commands to bring connections up and down
2017-08-04  Michael Tremerip-tunnel: Make local address optional
2017-08-04  Jonatan Schlagbash-autocompletion: add basic security-policy support
2017-08-04  Jonatan Schlagraw: add command vpn-security-policy-exists
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  Michael Tremersecurity-policies: List "performance" as read-only
2017-08-03  Jonatan Schlagbash-autocompletion: fix typos
2017-08-03  Jonatan Schlagipsec: add basic bash completion for ipsec
2017-08-03  Jonatan Schlagraw: add command new list-vpn-security-policies-all
2017-08-03  Jonatan Schlagraw: add new command list-ipsec-connections
2017-08-03  Jonatan Schlagraw: add new command ipsec-connection-exists
2017-08-03  Jonatan Schlagvpn-security-policies: add new function vpn_security_po...
2017-08-03  Jonatan Schlagipsec: add new function ipsec_list_connections
2017-08-03  Jonatan SchlagFix typo
2017-08-03  Michael Tremerwpa_supplication: Correctly escape SSIDs with spaces
2017-07-31  Michael Tremervti: Disable policy lookups for VTI devices
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  Michael Tremerroute: Move CLI functions into functions file
2017-07-30  Jonatan Schlagnetwork: add new ipsec functionality
2017-07-30  Jonatan Schlagipsec: add new functions
2017-07-27  Jonatan Schlagconfig hook: prevent two hooks with the same settings
2017-07-27  Jonatan Schlagautocompletion: use hids instead of ids
2017-07-27  Jonatan Schlagraw: add command zone-config-hid-is-valid
2017-07-27  Jonatan Schlagraw: add command list-zone-config-hids
2017-07-27  Jonatan Schlagheader-config: add generic hook_hid function
2017-07-27  Jonatan Schlaghook: also hook_hid is a valid command
2017-07-27  Jonatan Schlagzone: config list print also hids
2017-07-27  Jonatan Schlagzone: accept also hids in zone_config()
2017-07-27  Jonatan Schlagzone: add config hid functions
2017-07-27  Jonatan Schlagheader-zone: refactor hook_config_destroy
2017-07-27  Jonatan Schlagzone: new function zone_config_settings_destroy
2017-07-25  Jonatan Schlagautocompletion: improve config part
2017-07-25  Jonatan Schlagnetwork: add new raw command zone-config-id-is-valid
2017-07-25  Jonatan Schlagnetwork: add new raw command list-zone-config-ids
2017-07-25  Jonatan Schlagzone: add new function zone_config_list_ids
2017-07-22  Michael TremerRemove support for Rapid Spanning Tree Protocol
2017-07-21  Michael TremerRemove overcomplicated list assignment which doesn...
2017-07-21  Michael TremerFix syntax error after line-break
2017-07-21  Michael Tremerutil: Log return code of commands only if something...
2017-07-21  Michael Tremerlist: Make use of the assign function to set variables
2017-07-21  Michael Tremerheader-port: Remove unsafe use of eval
2017-07-21  Michael Tremerlist: Remove unsafe use of eval
2017-07-21  Michael Tremersecurity-polices: Improve modification of cipher lists
2017-07-21  Michael Tremerbatman-adv: Use correct functions to read from /sys...
2017-07-21  Michael TremerImprove performance of reading files from the device...
2017-07-21  Michael TremerAdd support for VTI interfaces
2017-07-21  Michael Tremersecurity-policies: Add function to generate ESP proposa...
2017-07-20  Michael Tremersecurity-policies: Add function to generate AH proposal...
2017-07-19  Michael Tremersecurity-policies: Show descriptions for group types
2017-07-19  Michael Tremersecurity-policies: Add all supported group types
2017-07-19  Michael TremerFix typo in integrity description
2017-07-19  Michael Tremersecurity-policies: Show integrity with description
2017-07-19  Michael Tremersecurity-policies: Add all supported integrity for now
2017-07-19  Michael Tremersecurity-policies: Show description for each cipher...
2017-07-19  Michael Tremersecurity-policies: Import all ciphers that we support...
2017-07-19  Michael Tremersecurity-policies: Turn VPN_SUPPORTED_CIPHERS into...
2017-07-19  Michael TremerAvoid lines getting too long
2017-07-19  Michael Tremersecurity-policies: Show policy after it has been created
2017-07-19  Michael Tremersecurity-policies: Check if default policy exists
2017-07-19  Michael Tremercopy: Do not empty $dst when source file cannot be...
2017-07-19  Michael Tremersecurity-polcies: Only allow creating one policy at...
2017-07-19  Michael Tremersecurity-policies: Improve coding style
2017-07-19  Michael Tremercopy: Remove trailing dot from log message
2017-07-19  Michael Tremercopy: Move comment to right spot
2017-07-19  Michael Tremercopy: Make function handle paths with spaces
2017-07-19  Jonatan SchlagAdd vpn security policies to cli
2017-07-19  Jonatan Schlaghook: return error codes to previos functions
2017-07-19  Jonatan Schlagzone: fix zone_new
2017-07-19  Jonatan Schlagheader-zone: refactor hook_edit nad hook_new
2017-07-19  Jonatan Schlagipv4-static: create hook_parse_cmdline function
2017-07-19  Jonatan Schlagipv6-auto: create hook_parse_cmdline function
2017-07-19  Jonatan Schlagipv6-static: create hook_parse_cmdline function
2017-07-19  Jonatan Schlagpppoe-server: create hook_parse_cmdline function
2017-07-19  Jonatan Schlaglist: fix a bug
2017-07-19  Jonatan Schlagconfig: improve config_get_id_from_config and config_ge...
2017-07-19  Jonatan Schlagadd new feature vpn security policies
2017-07-19  Jonatan Schlagconstants: add new constant NETWORK_SHARE_DIR
2017-07-19  Jonatan Schlagutil: add new function copy
2017-07-19  Michael TremerRemove empty files
2017-07-19  Michael TremerRemember to start DHCP servers once started
2017-07-17  Jonatan Schlagheader-config: add generic hook_edit function
2017-07-17  Jonatan Schlagconfig: add new functions
2017-07-17  Jonatan Schlagdhcp: check the config indide the hook_parse_cmdline...
2017-07-17  Jonatan Schlagheader-zone fix hook_config_edit()
2017-07-17  Jonatan Schlagzone: fix zone_config()
2017-07-15  Michael TremerDrop deprecated listlength function
2017-07-15  Michael TremerDrop deprecated listmatch function
next