summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix null pointer dereference in decttl().Linus Nordberg2015-01-161-0/+3
* | Fix use-after-free in _internal_removeserversubrealms().Linus Nordberg2015-01-161-2/+5
* | Fix use-after-free in hash_extract().Linus Nordberg2015-01-162-1/+4
|/
* Fix some issues showing when DEBUG is defined.Linus Nordberg2015-01-164-8/+7
* Remove 'compile', generated by Automake.Linus Nordberg2015-01-163-143/+2
* Update copyright notice.Linus Nordberg2015-01-161-1/+1
* When CHAP-Password, copy Request Authenticator to CHAP-Challenge.Linus Nordberg2015-01-163-0/+27
* Be consistent with naming of attribute defines.Linus Nordberg2015-01-162-2/+2
* Have rewriteIn for servers use the correct config section.Linus Nordberg2015-01-142-3/+11
* Have radmsg_copy_attrs() return error in all error cases.Linus Nordberg2013-09-061-4/+2
* Add ChangeLog entry for -53.Linus Nordberg2013-09-061-1/+6
* Make a _copy_ of the attributes when copying them.Linus Nordberg2013-09-061-1/+1
* ChangeLog updates bc 1.6.3 is tagged.Linus Nordberg2013-09-051-3/+5
* Keep Proxy-State attributes in all replies to clients.Linus Nordberg2013-09-056-16/+102
* Remove generated files (auto tools).Linus Nordberg2013-09-046-5462/+0
* Update ChangeLog with two older bug fixes.Linus Nordberg2013-08-271-0/+4
* Improve warning message when failing to resolve a dynamic server config.Linus Nordberg2013-08-271-2/+2
* Don't mention a version number in ChangeLog in the master branch.Linus Nordberg2013-08-271-1/+2
* Time out on TLS clients not closing the connection properly.Linus Nordberg2013-08-262-1/+3
* When timing out while reading from a TLS server, shutdown the socket properly.Linus Nordberg2013-08-262-0/+11
* Don't wait for _writable_ when _reading_ an SSL socket.Linus Nordberg2013-08-261-10/+11
* Don't free struct clsrvconf members rewritein and rewriteout.Linus Nordberg2013-08-262-2/+4
* Update ChangeLog with the last three bug fixes/ehancements.Linus Nordberg2013-08-261-0/+11
* Purge the duplication cache once per received packet.Linus Nordberg2013-08-261-0/+17
* Add Fabian Mauchle to AUTHORS.Linus Nordberg2013-08-261-0/+1
* Return free memory more aggressively.Linus Nordberg2013-08-262-1/+10
* Create threads with a 32 KB stack rather than what happens to be the default.Linus Nordberg2013-08-266-16/+23
* Honour escaped slashes in regular expressions.Linus Nordberg2013-05-311-1/+3
* Verify a single hash/hmac in the tests, not two.Linus Nordberg2013-05-061-6/+5
* Add Simon Lundström to AUTHORS.Linus Nordberg2013-04-231-0/+1
* Fix a help string in radsecproxy-hash(1) (-h).Linus Nordberg2013-04-231-1/+1
* Make radsecproxy-hash(1) not print the hash four times.Linus Nordberg2013-04-231-2/+2
* Improve the documentation for the fticks_hashmac() interface.Linus Nordberg2013-04-231-1/+18
* s/NULL/NUL/1 in a comment.Linus Nordberg2013-04-231-1/+1
* Add c-file-style to C source files missing it.Linus Nordberg2013-04-235-0/+20
* Fix typo.Linus Nordberg2012-12-181-1/+1
* Adjust copyright lines to reflect git (svn) history of each and every file.Linus Nordberg2012-11-1236-69/+48
* Update ChangeLog entry for 1.6.2 with correct CVE id.Linus Nordberg2012-11-011-1/+2
* Merge branch 'licensing-nogpl'Linus Nordberg2012-10-3038-261/+118
|\
| * Formatting changes.Linus Nordberg2012-09-2537-74/+74
| * Remove the "Code contributions from" block from three files.Linus Nordberg2012-09-173-18/+0
| * Remove the GPL license.Linus Nordberg2012-09-171-26/+1
| * Remove the second copyright line, with both UNINETT and NORDUnet.Linus Nordberg2012-09-1737-38/+0
| * Remove Stig from first copyright line.Linus Nordberg2012-09-1737-38/+38
| * Add OpenSSL linking exemption to GPL license.Linus Nordberg2012-09-141-1/+16
| * Add copyright information to LICENSE.Linus Nordberg2012-09-141-0/+4
| * Update copyright and licensing information.Linus Nordberg2012-09-1434-226/+136
| * Add copyright and licensing information.Linus Nordberg2012-09-142-0/+10
| * Move information in COPYING to LICENSE and remove COPYING.Linus Nordberg2012-09-142-10/+9
* | Bump version to 1.7-dev.Linus Nordberg2012-10-303-3/+3