This project is to create a system for secure remote administration of a unix server from a variety of different operating systems (eg unix and windows).
Be the first to post a text review of burnd. Rate and review a project by clicking thumbs up or thumbs down in the right column.
burnd changelog 0.9.6d - Got burnd and bcli to work with the new graphical client, gwincli. - Added bcli_splitNameOneline to bcli to split a X509_NAME_oneline into its constituent fields. - Added extra argument to fingerprint callback function - it now receives the X509_NAME_oneline of the server's certificate. - Removed support for mingw32 - it's too much hassle. Use Cygwin instead. The code is still there, however. To try to get it working, define HAVE_WINSOCK_H 1 in config.h and add -lwsock32 to LIBS in src/Makefile. Good luck. - Both burnd and bcli now compile and run perfectly on Cygwin. - Fixed some small run-time issues. - libtest now accepts (and requires) specification of an options file on the command line. - libtest now uses a passphrase callback function - Added an example options file for win32. - Made burnd --help output more informative. - Altered ServerSetup to make the commands that should be passed to the various openssl invocations actually work.
0.9.6c - Fixed some more compilation issues on Win32. See docs/README-WIN32.
burnd changelog 0.9.6b - There is now a workaround for the lack of fork() in Win32. - Altered src/Makefile.am to actually use -DBURND and -DBCLI. - Added file containing requirements for burnd. - Allowed burnd to ACTUALLY compile on Win32. - It now SHOULD compile on Linux.
0.9.6a is released on the downloads page. Check ChangeLog for more details.
0.9.6a - Much improved documentation. - Configuration options now have default values. - Added -o switch to burnd to display values of all known options. - Included libtest to check library (it can also be used as a basic command line client). - Added fingerprint callback function, to further check validity of server. - Organised files into subdirectories. - Added -f switch to specify options file from command line - Multiple options can now be specified on the command line - Added -p switch to disable checking of permissions on files - Added passphrase callback function to allow application using bcli to ask user for passphrase directly - Added syslog logging support
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?