Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2005:
[Freeciv-Dev] (PR#11971) Use encrypted passwords where possible
Home

[Freeciv-Dev] (PR#11971) Use encrypted passwords where possible

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11971) Use encrypted passwords where possible
From: "Ed Overton" <edoverton@xxxxxxxxxx>
Date: Wed, 19 Jan 2005 10:48:57 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11971 >

> [vasc - Wed Jan 19 15:20:45 2005]:

> If all we want is simple password encryption, just use "man -s 3c
> crypt".
> 
> Most unixes have a crypt function.

I thought about that, but I didn't see one for windows with -mno-cygwin:

$ gcc -mno-cygwin testit.c -o testit
testit.c:1:19: crypt.h: No such file or directory

There may be one available for mingw;  I don't know where I would go to
look for it.

Ed



[Prev in Thread] Current Thread [Next in Thread]