index
:
radsecproxy.git
RADSECPROXY-51
RADSECPROXY-77
coverity
dynconf2
fticks_syslog2
libradsec
libradsec-add-avp-2
libradsec-new-client
libradsec-psk
libradsec-server-support
libradsec-user-dispatch
licensing
licensing-nogpl
maint-1.6
master
mauchle-dup-dyndisc2
mauchle-radsecproxy-60
openssl11
openssl11-rebased
postpone-resolving
proxy-state
pthread_create_attr
radsecproxy-1.5
release-1.0
release-1.1
release-1.2
release-1.3
selectfamily
stompless
stompless-rebased
stompless-rebased-squashed
t46
tmp
udp
RADIUS proxy with support for TLS RadSec
linus@sunet.se
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
request.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Add formal argument 'secret' to two public functions."
Linus Nordberg
2013-05-08
1
-3
/
+2
*
Rename COPYING -> LICENSE.
Linus Nordberg
2012-12-19
1
-1
/
+1
*
Add formal argument 'secret' to two public functions.
Linus Nordberg
2012-12-17
1
-2
/
+3
*
port to new RADIUS client library
Luke Howard
2011-11-14
1
-2
/
+2
*
Remove unused resp_msg from struct request.
Linus Nordberg
2011-03-14
1
-2
/
+5
*
Add rs_request_get_reqmsg() and update documentation.
Linus Nordberg
2011-03-14
1
-2
/
+11
*
Add Doxygen documentation for public API.
Linus Nordberg
2011-03-13
1
-2
/
+2
*
Use retransmisison timer in request object.
Linus Nordberg
2011-03-09
1
-7
/
+10
*
Timeout implemented in request objects, supported by TCP.
Linus Nordberg
2011-03-08
1
-10
/
+62
*
Requests are now high level, i.e. not for user doing the dispatching.
Linus Nordberg
2011-03-07
1
-60
/
+7
*
Formatting changes.
Linus Nordberg
2011-03-07
1
-2
/
+2
*
request: Save callers user_data and do invoke callers callbacks.
Linus Nordberg
2011-03-06
1
-9
/
+30
*
Replace asserts with EINVAL checks.
Linus Nordberg
2011-03-06
1
-9
/
+3
*
Restructure code, moving most code out of packet.c
Linus Nordberg
2011-03-06
1
-1
/
+2
*
rs_request_send: Check arguments and that we have a packet to send.
Linus Nordberg
2011-03-01
1
-0
/
+3
*
Add asserts to request object.
Linus Nordberg
2011-02-28
1
-1
/
+4
*
Rename relevant functions to reflect authn as opposed to authz.
Linus Nordberg
2011-02-28
1
-3
/
+22
*
API change. Have the request object create its own request message.
Linus Nordberg
2011-02-25
1
-9
/
+13
*
Improve protocol robustness and invoke user callbacks.
Linus Nordberg
2011-02-19
1
-1
/
+1
*
Bringing up TLS connections working.
Linus Nordberg
2010-11-11
1
-4
/
+8
*
Have rad_decode() verify responses.
Luke Howard
2010-10-11
1
-125
/
+1
*
Request object implementation and bug fixes by Luke Howard.
Linus Nordberg
2010-10-11
1
-5
/
+172
*
Rename rs_req_* --> rs_request_.
Linus Nordberg
2010-10-10
1
-2
/
+6
*
Rename the error functions.
Linus Nordberg
2010-10-03
1
-1
/
+1
*
WIP -- prepare for request objects.
Linus Nordberg
2010-10-03
1
-0
/
+46