summaryrefslogtreecommitdiff
path: root/lib/getpass.c
Commit message (Expand)AuthorAgeFilesLines
* changed third argument to size_t to match SCO prototypeDaniel Stenberg2000-12-051-1/+1
* new interface, updated Angus' license, dependent on HAVE_GETPASS_RDaniel Stenberg2000-11-101-7/+20
* removed the perror() outputs as they did nothing good to usDaniel Stenberg2000-11-071-7/+7
* getpass_r() is the new getpass name for thread-safe getpass!Daniel Stenberg2000-11-061-3/+3
* new getpass proto and function pointer usageDaniel Stenberg2000-11-061-2/+5
* renamed getpass() to my_getpass() and it is now thread-safe and shouldDaniel Stenberg2000-10-261-15/+22
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-1/+1
* yet another tiny OS/2 fixDaniel Stenberg2000-03-231-0/+2
* Marco G. Salvagno's OS/2 fixesDaniel Stenberg2000-03-191-0/+6
* Initial revisionDaniel Stenberg1999-12-291-0/+185