aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-04Added a doxygen configuration for trac.Andreas Schneider3-0/+1551
2010-04-04Fixed config parsing wich has overwritten user specified values.Andreas Schneider1-7/+11
2010-03-29Fixed Check cmake module.Andreas Schneider1-34/+13
2010-03-29Fixed ZLIB cmake module.Andreas Schneider1-24/+10
2010-03-29Fixed GCrypt find module.Andreas Schneider1-24/+10
2010-03-29Fixed OpenSSL find module.Andreas Schneider1-69/+24
2010-03-29Fixed a build warning in sftp.Andreas Schneider1-0/+1
2010-03-29Fixed build warning in the sshd example.Andreas Schneider1-1/+4
2010-03-29Fixed build warnings of the scp example.Andreas Schneider1-1/+4
2010-03-29Fixed build warnings of the ssh client example.Andreas Schneider2-5/+19
2010-03-29Fixed build warnings in the knownhosts example.Andreas Schneider1-2/+6
2010-03-29Fixed build warnings in the exec example.Andreas Schneider1-1/+3
2010-03-28Fixed the torture_keyfiles test.Andreas Schneider1-2/+11
2010-03-28Workaround for check linkage on ubuntu amd64Aris Adamantiadis1-1/+4
2010-03-28Fixes the broken algorithm choice for serverAris Adamantiadis2-29/+30
2010-03-28Fix crash when no callback is definedAris Adamantiadis1-1/+1
2010-03-25Fixed build warnings on Windows.Andreas Schneider1-0/+3
2010-03-25Fixed a build warning.Andreas Schneider1-1/+1
2010-03-25Fixed a build warning in ssh_userauth_autopubkey.Andreas Schneider1-0/+3
2010-03-25Fixed a typo that we don't export all symbols.Andreas Schneider1-2/+2
2010-03-25Fixed spelling.Andreas Schneider7-8/+8
2010-03-25Fix revision.Andreas Schneider1-1/+1
2010-03-25Added comments to the so version to increment it correctly in future.Andreas Schneider1-0/+7
2010-03-17Build examples only on the Linux plattform.Andreas Schneider1-2/+2
2010-03-15Require check if testing is enabled.Andreas Schneider1-3/+3
2010-03-15Added options for memcheck and coverage.Andreas Schneider1-3/+10
2010-03-13Added a ctest script for nightly builds.Andreas Schneider1-0/+39
2010-03-13Added a valgrind suppression file to ignore check errors.Andreas Schneider2-1/+25
2010-03-13Fixed a memory leak in the torture_get_user_home_dir test.Andreas Schneider1-1/+2
2010-03-13Fixed the torture_pubkey_generate_from_privkey test.Andreas Schneider1-4/+8
2010-03-13Fixed a memory leak in keyfile torture test.Andreas Schneider1-0/+1
2010-03-13Added a CTestConfig file to be able to submit to the dashboard.Andreas Schneider1-0/+12
2010-03-13Fixed a memory leak in ssh_try_publickey_from_file.Andreas Schneider1-0/+4
2010-03-13Added tests for ssh options.Andreas Schneider2-0/+159
2010-03-13Added missing SSH_OPTIONS_FD option.Andreas Schneider1-0/+9
2010-03-12Remove support for SSHv1 Cipher variable.Andreas Schneider1-2/+0
2010-03-06Added some tests for ssh_list.Andreas Schneider2-0/+112
2010-03-04Added a test for keyfiles.c.Andreas Schneider2-0/+169
2010-03-04Fixed and added support for several identity files.Andreas Schneider8-183/+390
2010-03-04Fixed linking of the tests.Andreas Schneider2-2/+7
2010-03-04Rename ssh_list_add to ssh_list_append.Andreas Schneider4-4/+4
2010-03-04Added a prepend function for ssh_list.Andreas Schneider2-0/+20
2010-03-02Fixed unit testing.Andreas Schneider3-1/+7
2010-03-02Simplify the build option output.Andreas Schneider1-41/+12
2010-03-02Fixed sftp_parse_longname() on Windows.Andreas Schneider1-2/+12
2010-03-02Added unit testing support using check.Andreas Schneider11-2/+317
2010-03-01Fix a race condition bug in ssh_scp_close()Aris Adamantiadis1-1/+11
2010-03-01Answer to openssh's keepalivesAris Adamantiadis1-0/+9
2010-03-01renamed ssh_list_get_head to ssh_list_pop_headAris Adamantiadis5-13/+16
2010-02-26Fixed documentation in scp codeAris Adamantiadis1-1/+19