aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/console.c
AgeCommit message (Expand)Author
2023-09-26Remove all traces of the previous MSVC build systemFrank Lichtenheld
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-08-11make function declarations C99 compliantAntonio Quartulli
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-01-18More broadly enforce Allman style and braces-around-conditionalsSteffan Karger
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-10-11Rework the user input interface to make it more modularDavid Sommerseth
2016-04-14Ensure input read using systemd-ask-password is null terminatedSelva Nair
2015-12-10Fix isatty() check for good.Gert Doering
2014-10-07systemd: Use systemd functions to consider systemd availabilityDavid Sommerseth
2014-09-10Don't try to use systemd-ask-password if it is not availableDavid Sommerseth
2014-09-05Add configure check for the path to systemd-ask-passwordMike Gilbert
2012-06-07Add the query to the error message. Makes the diagnose what went wrong from l...Arne Schwabe
2012-03-24cleanup: move console related function into its own moduleAlon Bar-Lev