Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/keygen
AgeCommit message (Expand)Author
2020-12-22Moved a lot of string funcs to string_calls modulematt335672
2017-03-14Eliminate APP_CC and DEFAULT_CCPavel Roskin
2017-03-04Include config_ac.h from all source filesPavel Roskin
2017-02-03Constify all input string arguments in keygen.cPavel Roskin
2017-01-22Check for openssl binary in configure, don't fail if not foundPavel Roskin
2016-12-26keygen: openssl.conf cleanupspeidy
2016-12-25keygen: add CA extensions to self-signed certificatesspeidy
2016-11-18Fix "unable to find 'distinguished_name' in config" with older opensslPavel Roskin
2016-11-16Do not create SHA-1 certificates anymoreKoichiro IWAO
2016-11-12change xrdp.ini security_layer=negotiate and auto generate tls keys on make i...Jay Sorg
2016-11-12on make install, don't create rsakeys.ini if it already existsJay Sorg
2016-07-08Fix warnings detected by -Wwrite-stringsPavel Roskin
2016-04-22Fix format warnings caused by g_writeln("")Pavel Roskin
2016-02-25keygen: default 2048 bit RSA keyJay Sorg
2016-02-24Create and install rsakeys.iniPavel Roskin
2016-01-30Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGSPavel Roskin
2014-07-27coverity: dead codeLaxmikant Rashinkar
2014-07-19coverity: fixed resolution leak issuesLaxmikant Rashinkar
2014-06-19support 2048 bit RSA keysJay Sorg
2014-06-06keygen: add 2048 bit key optionJay Sorg
2014-03-29keygen: started adding bits for bigger rsa key sizeJay Sorg
2012-09-20o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar
2012-07-14autotools: change top_srcdir to top_builddir for LIBADDJay Sorg
2010-11-18remove execute permission from keygen.cItamar Reis Peixoto
2010-07-04update copyright yearjsorg71
2009-05-19autotools fix and file_loc.h simplifiedjsorg71
2008-12-16remove old makefilesjsorg71
2008-08-12common changejsorg71
2008-08-10add autotoolsjsorg71
2008-05-08work on keygen to install and run on installjsorg71
2008-04-15added comments and changed executable name to xrdp-keygenjsorg71
2008-04-15changed unsigned char to tui8 changed a print messsagejsorg71
2008-01-30update copyright yearjsorg71
2007-06-16moved ssl calls to commonjsorg71
2007-06-10completed sign key and some cleanupsjsorg71
2007-06-10added test functionjsorg71
2007-06-09added ppkjsorg71
2007-06-09reverse the big number bytesjsorg71
2007-06-08completed save functionjsorg71
2007-06-08added dumby sign and save functionjsorg71
2007-06-08warningsjsorg71
2007-06-08added keygen utilityjsorg71