Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indentation. | Linus Nordberg | 2011-09-30 | 1 | -9/+9 |
| | |||||
* | Update copyright info.radsecproxy-1.5 | Linus Nordberg | 2011-09-29 | 8 | -3/+20 |
| | |||||
* | Remove unused code. | Linus Nordberg | 2011-09-29 | 1 | -32/+0 |
| | |||||
* | Always distribute radsecproxy-hash.1. | Linus Nordberg | 2011-09-29 | 1 | -3/+1 |
| | |||||
* | fticks_hashmac has moved. | Linus Nordberg | 2011-09-29 | 1 | -1/+1 |
| | |||||
* | Add radsecproxy-hash.c. | Linus Nordberg | 2011-09-29 | 1 | -0/+91 |
| | |||||
* | Test hashing some more in t_fticks. | Linus Nordberg | 2011-09-29 | 1 | -0/+4 |
| | |||||
* | catgconf has changed name. | Linus Nordberg | 2011-09-29 | 1 | -1/+1 |
| | |||||
* | Build radsecproxy-hash. | Linus Nordberg | 2011-09-29 | 1 | -10/+17 |
| | | | | Reorganize Makefile.am and make specific CFLAGS general (AM_CFLAGS). | ||||
* | Add binary radsecproxy-hash. | Linus Nordberg | 2011-09-29 | 5 | -97/+128 |
| | | | | | Split up fticks.c in order not to have to drag in too much of radsecproxy in order to just hash a MAC. | ||||
* | Update date in radsecproxy.1. | Linus Nordberg | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | Enable F-Ticks support in distcheck. | Linus Nordberg | 2011-09-28 | 1 | -0/+2 |
| | |||||
* | Don't test F-Ticks if we're not configured for supporting it. | Linus Nordberg | 2011-09-28 | 1 | -1/+5 |
| | |||||
* | Put two Autoconf files back since they're not installed by autoreconf -i. | Linus Nordberg | 2011-09-28 | 2 | -0/+1034 |
| | | | | | | Hmm, I wonder if it makes sense to have compile, config.{guess,sub}, install-sh, missing and depcomp under source control too? It's not that they're changing that often. | ||||
* | Don't have generated file under source control. | Linus Nordberg | 2011-09-28 | 9 | -5919/+4 |
| | |||||
* | Cosmetic. | Linus Nordberg | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | Correct compiler and linker flags. | Linus Nordberg | 2011-09-28 | 1 | -4/+3 |
| | | | | | We don't need LDFLAGS when building librsp sources. s/catgconf/radsecproxy_conf/. | ||||
* | Point to ChangeLog in NEWS. | Linus Nordberg | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | Reorganise EXTRA_DIST. | Linus Nordberg | 2011-09-28 | 1 | -2/+3 |
| | |||||
* | Fix last merge which broke configure.ac. | Linus Nordberg | 2011-09-28 | 2 | -5227/+0 |
| | | | | Also, remove generated configure. | ||||
* | Merge with master. Conflicts: | Linus Nordberg | 2011-09-28 | 6 | -2/+8457 |
|\ | | | | | | | | | | | | | | | | | ChangeLog README config.guess config.sub configure configure.ac | ||||
| * | Ready for radsecproxy-1.4.3.radsecproxy-1.4.3 | Linus Nordberg | 2011-07-22 | 4 | -14/+14 |
| | | |||||
| * | Regenerate auto* stuff. | Linus Nordberg | 2011-07-21 | 3 | -113/+103 |
| | | |||||
| * | radsecproxy-1.4.3-rc0. | Linus Nordberg | 2011-07-21 | 3 | -3/+3 |
| | | |||||
| * | Document the default value used for the 'secret' option. | Linus Nordberg | 2011-07-19 | 2 | -1/+8 |
| | | | | | | | | And mention that it's going to change. | ||||
| * | Add a bit more info to README about building for BSD's. | Linus Nordberg | 2011-07-19 | 1 | -1/+3 |
| | | |||||
| * | Add changelog entry for b2d6. | Linus Nordberg | 2011-07-03 | 1 | -0/+2 |
| | | |||||
| * | Version is radsecproxy-1.4.3-dev. | Linus Nordberg | 2011-07-03 | 5 | -144/+167 |
| | | |||||
| * | Don't print a pointer when trying to print a string. | Linus Nordberg | 2011-07-03 | 1 | -1/+1 |
| | | |||||
* | | Rename binary catgconf --> radsecproxy-conf. | Linus Nordberg | 2011-09-28 | 1 | -2/+2 |
| | | |||||
* | | Add 1.5-dev notes and reverse the order of the entries in the file. | Linus Nordberg | 2011-09-28 | 1 | -75/+98 |
| | | |||||
* | | List catgconf header files too. | Linus Nordberg | 2011-09-28 | 1 | -4/+4 |
| | | |||||
* | | Undo cc56affa -- header files should go into SOURCES. | Linus Nordberg | 2011-09-28 | 1 | -15/+15 |
| | | | | | | | | If not for anything else but to get distributed. | ||||
* | | Pass necessary compiler and linker flags. | Linus Nordberg | 2011-09-27 | 1 | -2/+4 |
| | | | | | | | | All the source files compiled into the library needs all flags too. | ||||
* | | Handle configuration with F-Ticks enabled but w/o FTicksMac. | Linus Nordberg | 2011-09-27 | 1 | -1/+2 |
| | | |||||
* | | Add F-Ticks documentation to radsecproxy.conf.5. | Linus Nordberg | 2011-09-27 | 1 | -6/+31 |
| | | |||||
* | | Update example config to correctly reflect default values for F-Ticks config. | Linus Nordberg | 2011-09-27 | 1 | -1/+1 |
| | | |||||
* | | Cast to avoid warning. | Linus Nordberg | 2011-09-27 | 1 | -1/+1 |
| | | |||||
* | | Sanitise MAC address before hashing it. | Linus Nordberg | 2011-09-27 | 3 | -12/+72 |
| | | | | | | | | Almost closes RADSECPROXY-16. | ||||
* | | Add --enable-fticks to configure. | Linus Nordberg | 2011-09-27 | 3 | -4/+35 |
| | | |||||
* | | Formatting. | Linus Nordberg | 2011-09-27 | 1 | -1/+2 |
| | | |||||
* | | Don't list header files in _SOURCES. | Linus Nordberg | 2011-09-27 | 1 | -16/+1 |
| | | | | | | | | Dependencies will work anyway. | ||||
* | | Add support for 'make check' and a dummy test. | Linus Nordberg | 2011-09-27 | 4 | -1/+24 |
| | | |||||
* | | Makefile.am formatting and removal of spurious variable. | Linus Nordberg | 2011-09-27 | 1 | -42/+42 |
| | | |||||
* | | Prepare for building tests. | Linus Nordberg | 2011-09-27 | 4 | -3/+16 |
| | | | | | | | | | | Move main() out of radsecproxy.c. Build a static library and link a main.c with it. | ||||
* | | Stop keeping generated files under source control. | Linus Nordberg | 2011-09-27 | 4 | -9437/+0 |
| | | |||||
* | | Cosmetics. | Linus Nordberg | 2011-09-26 | 1 | -1/+1 |
| | | |||||
* | | Make radsecproxy.h self-sustaining. | Linus Nordberg | 2011-09-26 | 8 | -10/+8 |
| | | |||||
* | | Prepend static functions with underscore. | Linus Nordberg | 2011-09-26 | 1 | -12/+16 |
| | | |||||
* | | New config.guess, config.sub. | Linus Nordberg | 2011-09-26 | 2 | -103/+93 |
| | |