summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* WIP -- connecting and sending a packet using libevent.Linus Nordberg2010-09-297-27/+108
|
* WIP -- resolving, crafting packet.Linus Nordberg2010-09-297-40/+116
|
* WIPLinus Nordberg2010-09-284-15/+36
|
* WIP.Linus Nordberg2010-09-2811-178/+300
|
* WIPLinus Nordberg2010-09-271-0/+71
|
* WIPLinus Nordberg2010-09-272-0/+105
|
* WIP on libradsec: 94e3f46 Example client crafting simple packet using ↵Linus Nordberg2010-09-277-129/+285
| | | | freeradius-libradius.
* Example client crafting simple packet using freeradius-libradius.Linus Nordberg2010-09-269-88/+377
|
* Add licencing info.Linus Nordberg2010-09-221-0/+29
|
* Documentation changes.Linus Nordberg2010-09-151-2/+11
|
* Formatting changes.Linus Nordberg2010-09-151-20/+5
|
* Rename rs_config to rs_handle.Linus Nordberg2010-09-157-20/+20
| | | | A configuration will be something else.
* Add typedefs to use instead of enum to avoid ABI issues.Linus Nordberg2010-09-151-0/+2
| | | | The size of an enum isn't well defined.
* Add a lost comment.Linus Nordberg2010-09-131-0/+2
|
* Improve API docu in libradsec-base.h slightly.Linus Nordberg2010-09-131-22/+28
| | | | Still needs work!
* Make git ignore gcc precompiled headers.Linus Nordberg2010-09-131-0/+6
|
* First stab at a working blocking example.Linus Nordberg2010-09-139-41/+203
|
* Low level connect and read working, kind of. At least TCP.Linus Nordberg2010-09-038-62/+312
| | | | Next: serializing.
* Rename libradsec-libevent.h --> libradsec-levent.h.Linus Nordberg2010-09-021-0/+0
|
* Cosmetic changes.Linus Nordberg2010-09-021-1/+1
|
* Change the order of parameters to rc_connect() -- let those who mayLinus Nordberg2010-09-021-3/+3
| | | | default to 0 or NULL come last.
* Complete documentation for functions in libradsec-base.h.Linus Nordberg2010-09-021-13/+21
|
* Split libradsec.h in -base.h and -libevent.h.Linus Nordberg2010-09-023-99/+201
|
* Thinking out loud some more.Linus Nordberg2010-08-271-6/+7
|
* Fix typo.Linus Nordberg2010-08-271-1/+1
|
* Add lib/libradsec.h.Linus Nordberg2010-08-272-0/+1699
| | | | First sketch of the API.
* * ChangeLog: Fix typo.Linus Nordberg2010-06-121-1/+1
|
* * configure.ac: Update version.Linus Nordberg2010-06-122-11/+11
|
* * NEWS: New file, for make dist. Shouldn't be needed since ↵Linus Nordberg2010-06-121-0/+1
| | | | `AUTOMAKE_OPTIONS = foreign' IMO.
* * README: Add known build issues.Linus Nordberg2010-06-121-0/+5
|
* * Makefile.in: Regenerate.Linus Nordberg2010-06-121-1/+1
|
* * Makefile.am: Include THANKS.Linus Nordberg2010-06-121-1/+1
|
* * ChangeLog: Fix version number and date.Linus Nordberg2010-06-121-1/+1
|
* * README: Correct version number and fix date.Linus Nordberg2010-06-121-1/+1
|
* Regenerate Auto* files, partly because of changes to configure.ac andLinus Nordberg2010-06-126-135/+206
| | | | Makefile.am and partly because of newer Auto* suite.
* * configure.ac: Check for docbook2x-man.Linus Nordberg2010-06-122-1/+9
| | | | * Makefile.am: Build radsecproxy.conf.5 only if docbook2x-man exists.
* Remove packaging/{portage,rpm}. They're ancient and don't receive anyLinus Nordberg2010-06-1115-658/+0
| | | | love no more.
* * README: Improve initial paragraph. Thanks to Stig Venaas.Linus Nordberg2010-06-111-2/+3
|
* Alphabetize on first name instead.Linus Nordberg2010-06-111-7/+7
|
* Split README into README and THANKS.Linus Nordberg2010-06-113-40/+54
| | | | Rewrite AUTHORS.
* * README: Update version number and date. FIXME: This file shouldLinus Nordberg2010-06-101-1/+1
| | | | probably be rewritten.
* * develdoc.txt: Language nitpicking fixes.Linus Nordberg2010-06-101-4/+4
|
* * ChangeLog: Restructure and add note about incompatible change in log levels.Linus Nordberg2010-06-091-9/+18
|
* * radsecproxy.conf-example: Fix typo.Linus Nordberg2010-06-031-1/+1
|
* * radsecproxy.conf-example: Update for new log level.Linus Nordberg2010-06-031-1/+1
|
* * README: Correct number of debug levels.Linus Nordberg2010-06-022-4/+4
| | | | | | * radsecproxy.c (getmainconfig): Take new log level into account. (getargs): Ditto. Patch by Kolbjørn Barmen.
* * ChangeLog: Mention new log level.Linus Nordberg2010-06-011-0/+2
|
* * LICENSE: Update years.Linus Nordberg2010-06-011-1/+1
|
* * ChangeLog: Update date and version. Reformulate last entry.Linus Nordberg2010-06-011-3/+2
|
* * Makefile.in: Regenerate.Linus Nordberg2010-06-011-1/+3
|