Age | Commit message (Expand) | Author |
2004-01-28 | remove unused variable. ok millert@ | Kevin Lo |
2004-01-24 | since other users cannot exec them, do not make it readable either | Theo de Raadt |
2004-01-23 | Use closefrom(); ok millert tedu | Theo de Raadt |
2003-11-15 | check getpass for NULL. from Jared Yanovich. ok otto@ | Ted Unangst |
2003-10-31 | New libedit api changes. | Otto Moerbeek |
2003-10-20 | realloc fixes | Theo de Raadt |
2003-09-22 | Off-by-ones, from aaron@ | Miod Vallat |
2003-09-07 | fix crash. pr3454 from openbsd at rukh.net. ok deraadt@ | Ted Unangst |
2003-08-19 | use poll instead; millert fgsch ok | Theo de Raadt |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-04 | fix some more UCB term 3 | Theo de Raadt |
2003-06-02 | Update old UCB license w/ new one based on /sys/net/slcompress.[ch] | Todd C. Miller |
2003-04-28 | strncpy IS NOT strlcpy | Thierry Deval |
2003-04-28 | String cleanup, from beck@ | Thierry Deval |
2003-04-28 | strings. tdeval and I finally agree on this :) | Bob Beck |
2003-04-23 | updated links to FreeBSD ppp docs; | Jason McIntyre |
2003-04-14 | strlcpy, obvious | Theo de Raadt |
2003-04-08 | more correct snprintf bound. ok deraadt@ | Ted Unangst |
2003-04-07 | more string cleaning; ok tedu | Theo de Raadt |
2003-04-04 | strlcat; Hans-Joerg.Hoexer@yerbouti.franken.de | Theo de Raadt |
2003-04-04 | strlcpy and snprintf; various people ok | Theo de Raadt |
2003-03-14 | removed references to non-existent radius.conf(5); | Jason McIntyre |
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-09 | typos; | Jason McIntyre |
2002-07-18 | Remove unused calls to inet_addr() | brian |
2002-07-04 | Back out the previous revision | brian |
2002-07-03 | If we've given a domain name prefix as the authentication name, strip | brian |
2002-07-02 | Remove whitespace at eol | brian |
2002-07-02 | Don't trust the MPPE key lengths passed back from the RADIUS server. | brian |
2002-07-02 | Remove some misleading/wrong diagnostics | brian |
2002-07-01 | Fix a FreeBSD specific latency problem. | brian |
2002-07-01 | typo | brian |
2002-07-01 | Don't allow the use of MPPE with RADIUS unless the RADIUS server has provided | brian |
2002-07-01 | Handle mis-formatted messages from RADIATOR (now fixed in RADIATOR) | brian |
2002-07-01 | Spelling | brian |
2002-06-28 | Don't use SignalBundle if it's not set | brian |
2002-06-17 | Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the code | brian |
2002-06-15 | Cast a format param | brian |
2002-06-15 | Tidy up end of line whitespace | brian |
2002-06-15 | Understand MS-MPPE-Encryption-Policy, MS-MPPE-Encryption-Types, | brian |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-02 | Don't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_IDENTIFIER is | brian |
2002-05-27 | and this one, brian | Theo de Raadt |
2002-05-27 | Coerce pid_t to long rather than int for better portability; theo | brian |
2002-05-19 | Document RAD_MICROSOFT_MS_CHAP2_SUCCESS. | brian |
2002-05-17 | Bump the version number to reflect the latest MS-CHAP2 changes | brian |
2002-05-17 | Put back <string.h> | brian |
2002-05-16 | Remove some unused includes | brian |