Commit Graph

41 Commits (master)

Author SHA1 Message Date
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
Pavel Roskin 35d7a0b34f Constify all input string arguments in keygen.c
7 years ago
Pavel Roskin 250bb61025 Check for openssl binary in configure, don't fail if not found
7 years ago
speidy 337b2d4be3 keygen: openssl.conf cleanup
7 years ago
speidy 2c48dd04e1 keygen: add CA extensions to self-signed certificates
7 years ago
Pavel Roskin 401612fd1d Fix "unable to find 'distinguished_name' in config" with older openssl
8 years ago
Koichiro IWAO 7196094016 Do not create SHA-1 certificates anymore
8 years ago
Jay Sorg 4f33a9db1d change xrdp.ini security_layer=negotiate and auto generate tls keys on make install
8 years ago
Jay Sorg e39f567c35 on make install, don't create rsakeys.ini if it already exists
8 years ago
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings
8 years ago
Pavel Roskin bd0b1acf79 Fix format warnings caused by g_writeln("")
8 years ago
Jay Sorg 5af0d06d1e keygen: default 2048 bit RSA key
8 years ago
Pavel Roskin b63575cebc Create and install rsakeys.ini
8 years ago
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
8 years ago
Laxmikant Rashinkar 0915d33d70 coverity: dead code
10 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
Jay Sorg bd810c0695 support 2048 bit RSA keys
10 years ago
Jay Sorg 293c404a12 keygen: add 2048 bit key option
10 years ago
Jay Sorg 96e1811808 keygen: started adding bits for bigger rsa key size
10 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
Jay Sorg 58f5dcc030 autotools: change top_srcdir to top_builddir for LIBADD
12 years ago
Itamar Reis Peixoto c1d27665df remove execute permission from keygen.c
14 years ago
jsorg71 d70d80a33d update copyright year
14 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified
15 years ago
jsorg71 af83cb7cae remove old makefiles
16 years ago
jsorg71 fa30584146 common change
16 years ago
jsorg71 adb5e12044 add autotools
16 years ago
jsorg71 1c3e74606a work on keygen to install and run on install
16 years ago
jsorg71 cc464bbd04 added comments and changed executable name to xrdp-keygen
16 years ago
jsorg71 c4038f3834 changed unsigned char to tui8 changed a print messsage
16 years ago
jsorg71 38b789e81f update copyright year
16 years ago
jsorg71 bc9462fefe moved ssl calls to common
17 years ago
jsorg71 48153b6244 completed sign key and some cleanups
17 years ago
jsorg71 48f09546a7 added test function
17 years ago
jsorg71 5f4dacbaad added ppk
17 years ago
jsorg71 32cee722e1 reverse the big number bytes
17 years ago
jsorg71 a6d3edf2a2 completed save function
17 years ago
jsorg71 a5fd28f4f5 added dumby sign and save function
17 years ago
jsorg71 023a32252d warnings
17 years ago
jsorg71 ddba72271f added keygen utility
17 years ago