summaryrefslogtreecommitdiff
path: root/lib/include
Commit message (Expand)AuthorAge
* move debian directory upSam Hartman2014-03-06
* Merge remote-tracking branch 'origin/master' into debianSam Hartman2014-03-06
|\
| * Move lib to the root.Linus Nordberg2014-02-05
* | Merge tag 'libradsec-0.0.5' into debianSam Hartman2014-02-11
|\|
| * Update documentation with info on multithread protection.Linus Nordberg2013-12-20
| * Implement disable_hostname_check config option.Linus Nordberg2013-10-03
* | Implement disable_hostname_check config optionSam Hartman2013-10-03
* | autoreconfSam Hartman2013-09-30
* | Merge branch 'moonshot' into debianSam Hartman2013-09-30
|\|
| * Merge branch 'libradsec-add-avp-2' into libradsecLinus Nordberg2013-05-17
| |\
| | * Add rs_packet_add_avp() and use it.Linus Nordberg2013-05-08
| * | Update copyright years.Linus Nordberg2013-05-09
| |/
| * Revive RSE_MAX.Linus Nordberg2013-05-08
| * Remove an unused error code and unusued RSE_MAX.Linus Nordberg2013-05-08
| * Revert "Add formal argument 'secret' to two public functions."Linus Nordberg2013-05-08
| * Improve documentation.Linus Nordberg2013-01-29
| * Rename rs_packet_flags members.Linus Nordberg2013-01-24
| * Whitespace.Linus Nordberg2013-01-22
| * Fix a doc comment.Linus Nordberg2013-01-16
| * Rename COPYING -> LICENSE.Linus Nordberg2012-12-19
| * Add formal argument 'secret' to two public functions.Linus Nordberg2012-12-17
| * Merge libradsec-new-client.Linus Nordberg2012-04-27
| |\
| * | Add an error code.Linus Nordberg2012-04-26
| * | Postpone resolving of DNS names of server.Linus Nordberg2012-04-25
| * | Implement TLS-PSK.Linus Nordberg2012-01-31
| * | Add TLS PSK configuration options.Linus Nordberg2012-01-24
* | | autoreconfSam Hartman2012-11-03
* | | Merge remote-tracking branch 'origin/ietf-approved' into debianSam Hartman2012-09-18
|\ \ \ | | |/ | |/|
| * | add rs_attr_display_name/rs_attr_parse_nameLuke Howard2011-11-14
| * | remove dictionary configuration parameterLuke Howard2011-11-14
| * | remove rs_packet_frpktLuke Howard2011-11-14
| * | port new RADIUS library to WindowsLuke Howard2011-11-14
| * | remove rs_context_init_freeradius_dictLuke Howard2011-11-14
| * | port to new RADIUS client libraryLuke Howard2011-11-14
| |/
* / autoreconf!Sam Hartman2011-04-26
|/
* Define RS_FREERADIUS_DICT and use it when missing "dictionary" in config.Linus Nordberg2011-03-21
* API AND CONFIG CHANGE: rs_context_create() doesn't take DICT any more.Linus Nordberg2011-03-21
* Remove struct rs_attr and all use of it.Linus Nordberg2011-03-14
* Remove unused resp_msg from struct request.Linus Nordberg2011-03-14
* Add rs_request_get_reqmsg() and update documentation.Linus Nordberg2011-03-14
* Add Doxygen documentation for public API.Linus Nordberg2011-03-13
* Add RSE_DISCO.Linus Nordberg2011-03-09
* Rename and move around a few helper functions.Linus Nordberg2011-03-09
* Update rs_err_msg() prototype.Linus Nordberg2011-03-08
* Timeout implemented in request objects, supported by TCP.Linus Nordberg2011-03-08
* Clean up struct rs_error somewhat.Linus Nordberg2011-03-08
* Move verification of response packets up to a level where it makes sense.Linus Nordberg2011-03-07
* request: Save callers user_data and do invoke callers callbacks.Linus Nordberg2011-03-06
* UDP w/o bufferevents, part 1.Linus Nordberg2011-03-06
* Don't free config object until we destroy the context.Linus Nordberg2011-03-06