summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-02-05Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni
2016-02-04Fix pkeyutl inability to directly access keys on hardware tokensMouse
2016-02-04Add ec -check optionDr. Stephen Henson
2016-02-04RT2887: Add more packet and handshake typesDaniel Black
2016-02-03Refactoring BIO: Adapt s_client and s_serverRichard Levitte
2016-02-03Refactoring BIO: Adapt BIO_s_datagram and all that depends on itRichard Levitte
2016-02-03RT3234: disable compressionEmilia Kasper
2016-02-02Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni
2016-02-01constify PACKETEmilia Kasper
2016-02-01add option to exclude public key from EC keysDr. Stephen Henson
2016-02-01Fix memory leak and print out keygen errors.Dr. Stephen Henson
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni
2016-01-31RT3755: Remove duplicate #includeRich Salz
2016-01-30Fix opt_imax() callRichard Levitte
2016-01-29Make opt_imax visible in all appsViktor Dukhovni
2016-01-29Templatize util/domdRich Salz
2016-01-29Better type for x509 -checkend argumentViktor Dukhovni
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte
2016-01-29Implement Async SSL_shutdownMatt Caswell
2016-01-27Remove outdated legacy crypto optionsRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-25Generate warning textRichard Levitte
2016-01-25Make sure apps/Makefile builds apps/CA.pl by defaultRichard Levitte
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte
2016-01-22Fix quoting error in SRP printfAndy Isaacson
2016-01-20Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni
2016-01-20Refactor apps load_certs/load_crls to work incrementallyViktor Dukhovni
2016-01-20Remove update tagsRich Salz
2016-01-20Consolidate "make update"Rich Salz
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson
2016-01-19Support disabling any or all TLS or DTLS versionsViktor Dukhovni
2016-01-18Use POSIX functions on Cygwin, not Win32 functionCorinna Vinschen
2016-01-17Remove some old makefile targetsRich Salz
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk
2016-01-14RT4232: Extra space in help message.Rich Salz
2016-01-14VMS open() doesn't take O_BINARY, but takes a context descriptionRichard Levitte
2016-01-14Rename binmode into textmode and use it correctlyRichard Levitte
2016-01-14To avoid possible time_t overflow use X509_time_adj_ex()Dr. Stephen Henson
2016-01-13Fix verify(1) to report failure when verification failsViktor Dukhovni
2016-01-13For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAXViktor Dukhovni
2016-01-13For stroimax need C99 inttypes.hViktor Dukhovni
2016-01-13Don't return from main(), use EXIT() insteadRichard Levitte
2016-01-13VMS will downcase all command parameters unless they're quotedRichard Levitte
2016-01-12Maximize time_t when intmax_t is availableViktor Dukhovni
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12Adapt all EVP_CIPHER users for it becoming opaqueRichard Levitte