]> git.ipfire.org Git - people/ms/network.git/shortlog
people/ms/network.git
2018-09-15  Jonatan SchlagMerge branch 'nitsi-zone-commands'
2018-09-15  Michael TremerIPsec: Add support for ChaCha20-Poly1305
2018-09-15  Stefan SchantlFix hook for static address configuration.
2018-09-15  Jonatan SchlagAdd recipe for port vars
2018-09-15  Jonatan SchlagAdd gitignore in include dir of nitsi recipes
2018-09-15  Jonatan SchlagAdd include recipe for nitsi vpn n2n tests
2018-09-15  Jonatan SchlagAdd default settings file for nitsi tests
2018-08-15  Michael Tremerreset: Trigger udev to re-add all network interfaces
2018-08-15  Michael TremerRemove registration of functions called on init
2018-08-15  Michael Tremerdns: Re-generate resolv.conf when flushing settings
2018-08-11  Jonatan SchlagAdd a test to check that we can attach ports to a zone...
2018-08-07  Jonatan SchlagAdd new test zone-new-bridge
2018-07-28  Jonatan SchlagAdd test for command raw device-get-by-mac-address
2018-07-28  Jonatan SchlagAdd new function device_get_by_mac_address()
2018-07-28  Jonatan SchlagAdd recipe to set network settings
2018-07-28  Jonatan SchlagAdd recipe to reset network configuration
2018-06-30  Jonatan SchlagAdd include dir for nitsi test
2018-06-30  Jonatan SchlagFix network reset
2018-06-25  Jonatan SchlagWe need to change the path of the image in the settings...
2018-06-25  Jonatan SchlagAdapt settings file of nitsi tests to new syntax
2018-06-25  Jonatan SchlagAdapt nitsi command line to new syntax
2018-06-15  Michael TremerDrop README file from virtual environment
2018-06-15  Michael TremerNITSI: Automatically download required images
2018-06-15  Michael TremerMakefile: Ship virtual environment files in release...
2018-06-15  Michael Tremernitsi: Add a test that calls "make check" in the virtua...
2018-06-15  Michael TremerMakefile: Remove any excess substitution rules
2018-06-15  Michael TremerBuild source tarball before running any NITSI tests
2018-06-15  Michael Tremernitsi: Create "nitsi" Makefile target
2018-06-04  Jonatan SchlagFix test hello-world
2018-06-04  Jonatan SchlagFix path to virtual environment of hello-world test
2018-06-04  Jonatan SchlagAdd first test for nitsi
2018-06-04  Jonatan SchlagAdd simple Readme for the basic virtual-environment
2018-06-04  Jonatan SchlagAdd first basic virtual environment for nitsi
2018-03-09  Jonatan SchlagIPsec: regenerate a swanctl config on connection startu...
2018-03-09  Jonatan Schlagip-tunnel: choose the correct type based on the ip...
2018-03-09  Jonatan Schlagip-tunnel: Improve checks
2018-03-09  Jonatan Schlagdevice: add new function device_tunnel_get_type()
2018-03-09  Jonatan Schlagdevice: add new function device_is_vti6
2018-03-09  Jonatan Schlagip-tunnel: add new function
2018-03-09  Jonatan SchlagIPsec: Fix routing in tunnel mode
2018-03-01  Michael Tremerfirewall: Disable PMTU by default
2018-03-01  Michael Tremerfirewall: Enable ECN by default
2018-03-01  Michael Tremerfirewall: Enable ECN fallback mechanism when ECN is...
2018-03-01  Jonatan SchlagIPsec: Fix routing
2018-03-01  Jonatan Schlag... IPsec: Log the content of all PLUTO variables in debug...
2018-03-01  Jonatan SchlagAdd new function ip_get__assigned_addresses_from_net()
2018-03-01  Jonatan Schlag... Add new function: device_get_by_assigned_ip_address()
2018-02-11  Jonatan SchlagFix zone_config_check_same_setting
2018-02-11  Jonatan SchlagFix radvd startup
2018-02-06  Michael TremerReplace ipv[64]-static by one static hook
2018-02-06  Michael Tremeripv6-static: Remove shell switches to define address...
2018-02-06  Michael TremerMakefile: All shell library files where executable...
2018-02-06  Michael Tremerfunctions: Include path to new utils
2018-02-06  Michael Tremernetwork-phy-list-ht-caps: Don't print empty lines
2018-02-06  Michael Tremerlibnetwork: Don't fail when wireless devices are not...
2018-02-06  Michael Tremerlibnetwork: Properly handle errors from netlink messages
2018-02-06  Michael Tremernetwork-phy-list-ht-caps: Fix SEGV when no PHY was...
2018-02-06  Michael Tremerlibnetwork: Add command that returns supported HT caps...
2018-02-04  Michael Tremerlibnetwork: Add objects for 802.11 PHYs
2018-02-04  Michael Tremerlibnetwork: Initialise netlink connection when initiali...
2018-02-04  Michael Tremerlibnetwork: Depend on libnl >= 3.0
2018-02-04  Michael Tremerlibnetwork: Get index for interfaces
2018-02-04  Michael Tremerlibnetwork: Add network_log function to header
2018-02-02  Michael Tremerlibnetwork: Actually free context
2018-02-02  Michael Tremerlibnetwork: Add interface objects
2018-02-02  Michael Tremerlibnetwork: Add logging infrastructure
2018-02-02  Michael Tremerlibnetwork: Add central context object
2018-02-02  Michael Tremerip-tunnel: Make delete function an alias for device_delete
2018-02-02  Michael TremerShut down devices before we remove them
2018-01-22  Jonatan Schlagdhclient-script: fix bound
2017-08-24  Jonatan Schlagwireless-networks: validate priority
2017-08-24  Jonatan Schlagwireless-networks: change encryption-mode to modes
2017-08-21  Michael Tremeripsec: Properly validate FQDNs
2017-08-21  Michael TremerMake testuite run properly to make make distcheck happy
2017-08-21  Michael TremerCreate configuration directories on install
2017-08-20  Michael TremerDrop placeholder for WEP key validation
2017-08-20  Michael Tremerman: Update wireless zone documentation according to...
2017-08-20  Michael TremerAdd new libnetwork
2017-08-20  Michael Tremerman: Add documentation for VPN security policies
2017-08-19  Michael Tremerwireless networks: Actively scan for hidden networks
2017-08-19  Michael Tremerwireless networks: Allow using a client certificate...
2017-08-19  Michael Tremerwireless networks: Set default MODES
2017-08-19  Michael Tremerwireless networks: Set default priority to 0
2017-08-19  Michael Tremerwireless: Use random MAC addresses when scanning for...
2017-08-19  Michael Tremerwireless networks: Allow using WPA-EAP
2017-08-19  Michael Tremerwireless networks: Allow using a custom CA per network
2017-08-19  Michael Tremerwireless networks: Verify server certificates against CAs
2017-08-19  Michael Tremerwireless networks: Write user credentials into configur...
2017-08-19  Michael Tremerwireless networks: Rename ENCRYPTION_MODES to MODES
2017-08-19  Michael Tremerwpa_supplicant: Drop complicated config generation...
2017-08-19  Michael Tremer802.11s: Generate config in extra function
2017-08-19  Michael TremerForgot to move one line
2017-08-19  Michael Tremerwpa_supplicant: Move config header generation into...
2017-08-19  Michael Tremerwireless: Add support for 802.1X authentication
2017-08-18  Michael Tremerwireless: Fix crash of status if not connected
2017-08-18  Michael Tremerwpa_supplicant: Doesn't like spaces here
2017-08-18  Michael Tremerwpa_supplicant: Add ctrl_interface
2017-08-18  Michael Tremerinterrupts: Fix passing of command line args with $@
2017-08-18  Michael Tremerinterrupts: Fix directory listing
2017-08-18  Michael Tremerwireless: Drop old network configuration from hook...
next