You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(5) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
(4) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ben...@id...> - 2004-05-25 07:52:36
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: S. A. M. L. <sa...@sa...> - 2004-05-24 19:21:33
|
Hello, I have a quick question. Could a malicious user tamper with the = mcrypt source to have keys sent to the mcrypt commands logged somehow? = This way the user could thereafter use the collected keys to decrypt the = natively encrypted data? Thanks. Alex |
From: Jonathan D. <im...@ya...> - 2004-04-27 15:47:55
|
I am currently looking into restructuring mcrypt, giving it a friendlier API. Requests are now being taken for what you'd like to see in mcrypt, API-wise. Jonathan __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover |
From: Daisy <dc...@pa...> - 2004-03-09 22:35:58
|
[root@econet libmcrypt-2.5.7]# make cd . && /bin/sh /usr/src/paquetes/libmcrypt-2.5.7/missing --run = aclocal-1.7 aclocal: configure.in: 208: macro `AM_PROG_LIBTOOL' not found in library WARNING: `aclocal-1.7' is needed, and you do not seem to have it handy = on your system. You might have modified some files without having the proper tools for further handling them. Check the `README' = file, it often tells you about the needed prerequirements for = installing this package. You may also peek at any GNU archive site, in = case some other package would contain this missing `aclocal-1.7' = program. make: *** [aclocal.m4] Error 1 i have install automake 1.7.8 but linux not see aclocal-1.7 |