libradsec.git
2013-05-15 Linus NordbergAlphabetise radsec.sym. libradsec-server-support
2013-05-15 Linus NordbergMerge branch 'libradsec' into libradsec-server-support
2013-05-15 Linus NordbergWIP commit moving towards working server support.
2013-05-15 Linus NordbergDon't crash on reading invalid messages.
2013-05-10 Linus NordbergUse malloc+memcpy rather than calloc+strcpy in rs_strdup.
2013-05-09 Linus NordbergWhitespace changes in license headers.
2013-05-09 Linus NordbergUpdate copyright years.
2013-05-09 Linus NordbergInclude stdlib.h everywhere we call (m|c)alloc.
2013-05-09 Linus NordbergUse malloc+memcpy rather than calloc+strcpy in rs_strdup.
2013-05-08 Linus NordbergRevert "Bump library interface revision."
2013-05-08 Linus NordbergClarify and reformat comments on how to use Libtool...
2013-05-08 Linus NordbergPass make distcheck.
2013-05-08 Linus NordbergDon't include tests in SUBIDRS after all.
2013-05-08 Linus NordbergInitial RPM packaging
2013-05-08 Linus NordbergAdd a few bits to README.
2013-05-08 Linus NordbergExit tests with number of failures.
2013-05-08 Linus NordbergAdd 'tests' to SUBDIRS to make 'make check' work.
2013-05-08 Linus NordbergConstify the MD5 implementation.
2013-05-08 Linus NordbergPush an error on the error stack when returning !RSE_OK.
2013-05-08 Linus NordbergRevive RSE_MAX.
2013-05-08 Linus NordbergAdd an assert in error handling code.
2013-05-08 Linus NordbergRemove an unused error code and unusued RSE_MAX.
2013-05-08 Linus NordbergFollow API change in tests.
2013-05-08 Linus NordbergRevert "Add formal argument 'secret' to two public...
2013-05-07 Sam HartmanAdd and fix RADIUS attributes (4b9e4cb1, e4b6e972).
2013-05-07 Linus NordbergBuild include before building '.'
2013-05-06 Linus NordbergUse CUnit for tests.
2013-05-06 Linus NordbergBump library interface revision.
2013-05-06 Linus NordbergBump version to 0.0.4.dev to keep ahead of moonshot.
2013-03-01 Linus NordbergRevamping for listeners.
2013-02-19 Linus NordbergREADME
2013-02-19 Linus NordbergWIP commit for listener support.
2013-02-18 Linus NordbergDo the test for PSK properly.
2013-02-18 Linus NordbergAdd two helper functions to conn.[ch].
2013-02-18 Linus NordbergOrder functions properly in conn.c.
2013-02-14 Linus NordbergCompare pointer with NULL rather than autopromote to...
2013-02-14 Linus NordbergParenthesise arguments to helper macros.
2013-02-11 Linus NordbergAdd the dummy server example.
2013-02-11 Linus NordbergCompile confutil.c too.
2013-02-11 Linus NordbergAdd a warning about this branch to README.
2013-02-11 Linus NordbergAdd support for configuring client connections too.
2013-01-29 Linus NordbergBump version number.
2013-01-29 Linus NordbergImprove documentation.
2013-01-28 Linus NordbergRemove dead code. libradsec-user-dispatch
2013-01-28 Linus NordbergRemove dead code.
2013-01-25 Linus NordbergUpdate HACKING with a rough road map.
2013-01-25 Linus NordbergUpdate HACKING with a rough road map.
2013-01-25 Linus NordbergBump version to 0.1.0-dev.
2013-01-24 Linus NordbergAdd PSK example in examples/client.conf.
2013-01-24 Linus NordbergDo the test for PSK properly.
2013-01-24 Linus NordbergAdd two helper functions to conn.[ch].
2013-01-24 Linus NordbergOrder functions properly in conn.c.
2013-01-24 Linus NordbergDon't verify server certificate if we're using PSK.
2013-01-24 Linus NordbergDon't verify server certificate if we're using PSK.
2013-01-24 Linus NordbergMerge branch 'rename-packet-to-message' into libradsec...
2013-01-24 Linus NordbergAdd CHANGES.
2013-01-24 Linus NordbergRename most 'package' to 'message'.
2013-01-24 Linus NordbergAdd missing key files to demoCA.
2013-01-24 Linus Nordberguser dispatch WIP 0
2013-01-24 Linus Nordbergs/packet/message take one
2013-01-24 Linus NordbergRename rs_packet_flags members.
2013-01-24 Linus NordbergRename rs_packet_flags members.
2013-01-23 Linus NordbergNew demo CA for tests.
2013-01-23 Linus NordbergHandle case where config hasn't yet been read better.
2013-01-23 Linus NordbergHandle case where config hasn't yet been read better.
2013-01-23 Linus NordbergAdd some info on usage modes.
2013-01-22 Linus NordbergAdd docstrings and a comment.
2013-01-22 Linus NordbergRemove unnecessary #includes.
2013-01-22 Linus NordbergWhitespace.
2013-01-22 Linus NordbergCompile with -Werror.
2013-01-22 Linus NordbergRemove incorrect build instruction from HACKING.
2013-01-22 Linus NordbergAdd md5.[ch] for when we are configured without OpenSSL.
2013-01-22 Linus NordbergRevive radsecproxy.h and hostport_types.h and move...
2013-01-22 Linus NordbergClean up top dir.
2013-01-21 Linus NordbergMerge branch 'libradsec-new-client' into libradsec
2013-01-21 Linus NordbergUpdate README and HACKING. libradsec-new-client
2013-01-16 Linus NordbergFix a doc comment.
2012-12-19 Linus NordbergDefine WITHOUT_OPENSSL if we don't have openssl.
2012-12-19 Linus NordbergFix typos.
2012-12-19 Linus NordbergRemove generated autotools files.
2012-12-19 Linus NordbergRename COPYING -> LICENSE.
2012-12-18 Linus NordbergRemove the option to use GPLv2 as the license.
2012-12-18 Linus NordbergConfig docu.
2012-12-18 Linus NordbergWhitespace.
2012-12-18 Linus NordbergInclude <sys/types.h> for Junos.
2012-12-17 Linus NordbergWhitespace.
2012-12-17 Linus NordbergAdd formal argument 'secret' to two public functions.
2012-12-17 Linus NordbergExample code: Print a little bit more helpful informati...
2012-12-17 Linus NordbergExample code: Don't create rs_error on failing context...
2012-12-17 Linus NordbergDocu: Fix libevent url.
2012-12-17 Linus NordbergDocu: Remove dependency on libradius.
2012-12-12 Linus NordbergFix language.
2012-04-27 Linus NordbergMerge libradsec-new-client.
2012-04-27 Linus NordbergFix struct in6_addr undefined.
2012-04-26 Linus NordbergVerify certificate CN against configured hostname.
2012-04-26 Linus NordbergImplement cert verification.
2012-04-26 Linus NordbergHandle failing rs_context_create().
2012-04-26 Linus NordbergUse existing temporary variable conn.
2012-04-26 Linus NordbergAdd an error code.
2012-04-26 Linus NordbergDon't resolve DNS names in rs_peer_set_address().
next