Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-25 | Don't need -Wl if were not passing any linker arguments | Arran Cudbard-Bell | |
2014-05-25 | Typo | Arran Cudbard-Bell | |
2014-05-25 | Hack until we have time to write an autoconf check | Arran Cudbard-Bell | |
2014-04-04 | Update README.rst | Arran Cudbard-Bell | |
2014-03-26 | Update README.rst | Arran Cudbard-Bell | |
2014-03-06 | Add basic autoconf script | Arran Cudbard-Bell | |
2014-03-03 | Convert README to rst and update it | Arran Cudbard-Bell | |
2014-03-03 | Add very basic .travis file | Arran Cudbard-Bell | |
2014-03-03 | Include the FreeRADIUS .gitignore | Arran Cudbard-Bell | |
2014-03-03 | Convert to standard FreeRADIUS formatting | Arran Cudbard-Bell | |
2014-03-02 | Use a combination of endian macros | Arran Cudbard-Bell | |
2014-02-07 | Check GCC byte order macros as well | Arran Cudbard-Bell | |
2013-12-30 | We probably don't want to just set the first 4/8 bytes of ctx to 0 | Arran Cudbard-Bell | |
2013-12-30 | Required for building on OSX | Arran Cudbard-Bell | |
2013-02-25 | Merge pull request #4 from gentoo/master | Arran Cudbard-Bell | |
Build fixes from Gentoo | |||
2013-02-23 | build: do not force flags, add to them instead. | Diego Elio Pettenò | |
2013-02-23 | build: use GCC for build, and ensure that unneeded symbols are not exported. | Diego Elio Pettenò | |
2013-02-23 | doc: don't use the full path to the module in the usage examples. | Diego Elio Pettenò | |
The path depends on the bitness of the software, so it can't be used this way. | |||
2013-02-23 | Fix warnings from compiler. | Diego Elio Pettenò | |
userinfo is not a pointer-to-pointer, but just a simple pointer. recvfrom() accepts a generic pointer, rather than a char one, and requires a socklen_t argument, not an int one. | |||
2012-10-27 | Fixes #1 Use __BYTE_ORDER when available | Arran Cudbard-Bell | |
2012-10-24 | Commit of version 1.3.17 | Arran Cudbard-Bell | |