| Commit message (Expand) | Author | Age | Files | Lines |
* | Return free memory more aggressively.pthread_create_attr | Linus Nordberg | 2013-08-26 | 1 | -1/+3 |
* | Merge branch 'licensing-nogpl' | Linus Nordberg | 2012-10-30 | 1 | -0/+4 |
|\ |
|
| * | Formatting changes.licensing-nogpl | Linus Nordberg | 2012-09-25 | 1 | -2/+2 |
| * | Remove the second copyright line, with both UNINETT and NORDUnet. | Linus Nordberg | 2012-09-17 | 1 | -1/+0 |
| * | Remove Stig from first copyright line. | Linus Nordberg | 2012-09-17 | 1 | -1/+1 |
| * | Add copyright and licensing information. | Linus Nordberg | 2012-09-14 | 1 | -0/+5 |
* | | Bump version to 1.7-dev. | Linus Nordberg | 2012-10-30 | 1 | -1/+1 |
* | | radsecproxy-1.6.2 | Linus Nordberg | 2012-10-25 | 1 | -1/+1 |
* | | Bump version. | Linus Nordberg | 2012-10-22 | 1 | -1/+1 |
* | | Bump version in configure.ac too.radsecproxy-1.6.1 | Linus Nordberg | 2012-09-14 | 1 | -1/+1 |
|/ |
|
* | Bump version to 1.6.1-dev. | Linus Nordberg | 2012-05-23 | 1 | -1/+1 |
* | radsecproxy-1.6.radsecproxy-1.6 | Linus Nordberg | 2012-04-27 | 1 | -1/+1 |
* | radsecproxy-1.6-rc2.radsecproxy-1.6-rc2 | Linus Nordberg | 2012-04-27 | 1 | -1/+1 |
* | radsecproxy-1.6-rc1.radsecproxy-1.6-rc1 | Linus Nordberg | 2012-04-26 | 1 | -1/+1 |
* | Add configure option --enable-experimental-dyndisc. | Linus Nordberg | 2012-04-26 | 1 | -0/+16 |
* | Ready for radsecproxy-1.6-rc0.radsecproxy-1.6-rc0 | Linus Nordberg | 2012-04-17 | 1 | -1/+1 |
* | OpenSSL uses long long. We use -pedantic. Add -Wno-long-long. | Linus Nordberg | 2012-04-03 | 1 | -1/+1 |
* | Autoconf: Don't use deprecated AM_PROG_CC_C_O. | Linus Nordberg | 2011-12-12 | 1 | -1/+0 |
* | Make the autoconfery slightly less miserable. Also, bump version. | Linus Nordberg | 2011-12-12 | 1 | -1/+1 |
* | Ready for radsecproxy-1.5, this time configure.ac is ready too. | Linus Nordberg | 2011-10-08 | 1 | -1/+1 |
* | Fix last merge which broke configure.ac. | Linus Nordberg | 2011-09-28 | 1 | -4/+0 |
* | Merge with master. Conflicts: | Linus Nordberg | 2011-09-28 | 1 | -0/+4 |
|\ |
|
| * | Ready for radsecproxy-1.4.3.radsecproxy-1.4.3 | Linus Nordberg | 2011-07-22 | 1 | -1/+1 |
| * | radsecproxy-1.4.3-rc0. | Linus Nordberg | 2011-07-21 | 1 | -1/+1 |
| * | Version is radsecproxy-1.4.3-dev. | Linus Nordberg | 2011-07-03 | 1 | -1/+1 |
* | | Add --enable-fticks to configure. | Linus Nordberg | 2011-09-27 | 1 | -2/+18 |
* | | Add support for 'make check' and a dummy test. | Linus Nordberg | 2011-09-27 | 1 | -1/+4 |
* | | Prepare for building tests. | Linus Nordberg | 2011-09-27 | 1 | -0/+1 |
* | | Add fticks.c and fticks.h to the build. | Linus Nordberg | 2011-04-04 | 1 | -0/+3 |
* | | Version 1.5-dev. | Linus Nordberg | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | Ready for radsecproxy-1.4.2.radsecproxy-1.4.2 | Linus Nordberg | 2010-11-23 | 1 | -1/+1 |
* | Releng, version is radsecproxy-1.4-dev. | Linus Nordberg | 2010-11-18 | 1 | -1/+1 |
* | Get ready for radsecproxy-1.4.1.radsecproxy-1.4.1 | Linus Nordberg | 2010-11-17 | 1 | -1/+1 |
* | * configure.ac: Update version.radsecproxy-1.4 | Linus Nordberg | 2010-06-12 | 1 | -1/+1 |
* | * configure.ac: Check for docbook2x-man. | Linus Nordberg | 2010-06-12 | 1 | -0/+4 |
* | Bump version. | Linus Nordberg | 2010-05-31 | 1 | -1/+1 |
* | Ready for 1.4-beta2.radsecproxy-1.4-beta2 | Linus Nordberg | 2010-05-28 | 1 | -1/+1 |
* | Make that `-pthreads', with a trailing `s', for making GCC pre gcc-4.x | linus | 2010-03-31 | 1 | -1/+1 |
* | Pass `-pthread' to gcc on Solaris. | linus | 2010-03-31 | 1 | -0/+2 |
* | Heading for 1.4 rather than 2.0. | linus | 2010-03-23 | 1 | -1/+1 |
* | Change contact address. | linus | 2010-03-23 | 1 | -1/+1 |
* | Add AC_CANONICAL_TARGET -- AC_CANONICAL_SYSTEM needs it. | linus | 2010-03-17 | 1 | -0/+1 |
* | Don't pass `-mt' to gcc on Solaris. | linus | 2010-03-02 | 1 | -1/+4 |
* | improved the solaris depenendent stuff | venaas | 2009-03-11 | 1 | -3/+3 |
* | adding configure options for various transports, and -v output which transpor... | venaas | 2008-12-22 | 1 | -0/+62 |
* | separated dtls into a separate file | venaas | 2008-08-21 | 1 | -1/+1 |
* | Solaris9 fixes | venaas | 2008-02-19 | 1 | -0/+13 |
* | starting on 1.2-devel | venaas | 2007-12-27 | 1 | -1/+1 |
* | 1.1-alpha | venaas | 2007-12-23 | 1 | -1/+1 |
* | some minor updates | venaas | 2007-06-05 | 1 | -1/+1 |