Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radsecproxy-1.6.3radsecproxy-1.6.3 | Linus Nordberg | 2013-09-04 | 1 | -1/+1 |
| | |||||
* | radsecproxy-1.6.3-rc0radsecproxy-1.6.3-rc0 | Linus Nordberg | 2013-09-02 | 1 | -1/+1 |
| | |||||
* | Return free memory more aggressively. | Linus Nordberg | 2013-09-02 | 1 | -0/+2 |
| | | | | | | | | | | Have free(3) call sbrk(2) when there's 4 MB to free (default on Linux seems to be 128). Patch by Fabian Mauchle. Conflicts: configure.ac | ||||
* | 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 |
| | | | | Closes RADSECPROXY-34. | ||||
* | 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 |
| | | | | | Get rid of warnings about defining variables conditionally and unconditionally. Don't redefine EXTRA_DIST with a spurious space in it. | ||||
* | 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 |
| | | | | Also, remove generated configure. | ||||
* | Merge with master. Conflicts: | Linus Nordberg | 2011-09-28 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | | | | | ChangeLog README config.guess config.sub configure configure.ac | ||||
| * | 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 |
| | | | | | | | | | | Move main() out of radsecproxy.c. Build a static library and link a main.c with it. | ||||
* | | 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 |
| | | | | * Makefile.am: Build radsecproxy.conf.5 only if docbook2x-man exists. | ||||
* | 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 |
| | | | | | | | happy too. git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@541 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | Pass `-pthread' to gcc on Solaris. | linus | 2010-03-31 | 1 | -0/+2 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@537 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | Heading for 1.4 rather than 2.0. | linus | 2010-03-23 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@528 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | Change contact address. | linus | 2010-03-23 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@526 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | Add AC_CANONICAL_TARGET -- AC_CANONICAL_SYSTEM needs it. | linus | 2010-03-17 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@521 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | Don't pass `-mt' to gcc on Solaris. | linus | 2010-03-02 | 1 | -1/+4 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@515 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | improved the solaris depenendent stuff | venaas | 2009-03-11 | 1 | -3/+3 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@489 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | adding configure options for various transports, and -v output which ↵ | venaas | 2008-12-22 | 1 | -0/+62 |
| | | | | | | transports are enabled git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@448 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | separated dtls into a separate file | venaas | 2008-08-21 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@347 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | Solaris9 fixes | venaas | 2008-02-19 | 1 | -0/+13 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@214 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | starting on 1.2-devel | venaas | 2007-12-27 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@206 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | 1.1-alpha | venaas | 2007-12-23 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@204 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | some minor updates | venaas | 2007-06-05 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@128 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | initial autoconf support | venaas | 2007-05-24 | 1 | -0/+6 |
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@106 e88ac4ed-0b26-0410-9574-a7f39faa03bf |