Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg | |
2002-03-19 | copyright string (year) update | Daniel Stenberg | |
2001-08-14 | added const to the prompt char * in the proto | Daniel Stenberg | |
2001-01-08 | Added source header. Made the prototype not being set if HAVE_GETPASS_R is | Daniel Stenberg | |
set, as those systems are likely to have it already set in a system header and this prototype has proven to cause problems on SCO systems. | |||
2000-12-05 | changed third argument to size_t to match SCO prototype | Daniel Stenberg | |
2000-11-10 | new interface, updated Angus' license, dependent on HAVE_GETPASS_R | Daniel Stenberg | |
2000-11-06 | getpass_r() is the new getpass name for thread-safe getpass! | Daniel Stenberg | |
2000-11-06 | new getpass proto and function pointer usage | Daniel Stenberg | |
2000-10-26 | renamed getpass() to my_getpass() and it is now thread-safe and should | Daniel Stenberg | |
disable passwd-echoing on win32 (supplied by Björn Stenberg) | |||
1999-12-29 | Initial revision | Daniel Stenberg | |