Displaying 3 results from an estimated 3 matches for "minar".
Did you mean:
einar
2004 Aug 06
0
one more try..
...or
you can go to google and enter mkpasswd.c and turn up lots of hits.
or i got this from icecast CVS 1.1 you can cut it into a file, compile and
run. note the freshness date :)
---------------------------->snip here, put in .c file, compile<---------
/* simple password generator by Nelson Minar (minar@reed.edu)
* copyright 1991, all rights reserved.
* You can use this code as long as my name stays with it.
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifndef lint
static char rcsid[] = "@(#)$Id: mkpasswd.c,v 1.1.1.1 1999/03/05 22:40:55
barath E...
2004 Aug 06
2
one more try..
asked once before and didn't get a reply, but it was probably lost in my
back-and-forth with Jack.. where is the encrypted password support for
icecast 1.3.10?
The documentation references a "mkpasswd.c" source file that doesn't exist
anywhere in my icecast directory tree..
-------signature file-------
PGP Key Fingerprint:
446B 7718 B219 9F1E 43DD 8E4A 6BE9 D739 CCC5 7FD7
2008 Nov 24
0
[vuxml] editors/vim: document netrw issues
...gt;
<name>vim-gtk2</name>
<name>vim-gnome</name>
<range><ge>7.0</ge><lt>7.2</lt></range>
</package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
<p>Jan Minar reports:</p>
<blockquote cite="http://www.rdancer.org/vulnerablevim-netrw.v2.html">
<p>Applying the ``D'' to a file with a crafted file name,
or inside a directory with a crafted directory name, can
lead to arbitrary code execution.</p>
</blockquote...