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
/
radsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(rs_context_destroy): Use free() rather than rs_free() for realm->name.
Linus Nordberg
2011-03-21
1
-1
/
+1
*
API AND CONFIG CHANGE: rs_context_create() doesn't take DICT any more.
Linus Nordberg
2011-03-21
1
-47
/
+64
*
Fix crash bug in _rs_peer_destroy().
udp
Linus Nordberg
2011-03-12
1
-18
/
+3
*
Free the realm name which is strdup'd when config is read.
Linus Nordberg
2011-03-11
1
-0
/
+1
*
Don't miscompile without --enable-tls.
Linus Nordberg
2011-03-10
1
-4
/
+3
*
Add retransmission timer support (UDP).
Linus Nordberg
2011-03-09
1
-14
/
+35
*
Zap a double free.
Linus Nordberg
2011-03-08
1
-3
/
+3
*
Formatting changes.
Linus Nordberg
2011-03-07
1
-3
/
+5
*
Restructure code, moving most code out of packet.c
Linus Nordberg
2011-03-06
1
-1
/
+4
*
UDP w/o bufferevents, part 1.
Linus Nordberg
2011-03-06
1
-1
/
+2
*
Don't free config object until we destroy the context.
Linus Nordberg
2011-03-06
1
-0
/
+5
*
Revert 578e3551 -- double free in second invocation of dict_free().
Linus Nordberg
2011-03-06
1
-1
/
+0
*
Error handling cleanup 2.
Linus Nordberg
2011-03-01
1
-2
/
+1
*
Error handling cleanup
Linus Nordberg
2011-03-01
1
-1
/
+1
*
rs_context_destroy: Free freeradius dictionary.
Linus Nordberg
2011-03-01
1
-0
/
+1
*
Don't have the connection freeing peers -- it's the contexts responsibility.
Linus Nordberg
2011-03-01
1
-0
/
+2
*
API changes: rs_client* --> rs_peer.
Linus Nordberg
2011-02-28
1
-62
/
+0
*
Config file changes and small API changes.
Linus Nordberg
2011-02-24
1
-29
/
+60
*
Improve protocol robustness and invoke user callbacks.
Linus Nordberg
2011-02-19
1
-2
/
+2
*
Fix bug where one or two stanzas in a config file would be but not more.
linus
2011-01-21
1
-37
/
+55
*
Bringing up TLS connections working.
Linus Nordberg
2010-11-11
1
-0
/
+14
*
Move connection related functions to conn.c.
Linus Nordberg
2010-10-19
1
-135
/
+0
*
Add stub.
Linus Nordberg
2010-10-15
1
-0
/
+8
*
#include assert.h.
Linus Nordberg
2010-10-05
1
-0
/
+1
*
Add rs_conn_fd().
Linus Nordberg
2010-10-05
1
-0
/
+7
*
Rename struct rs_handle --> rs_context.
Linus Nordberg
2010-10-05
1
-12
/
+16
*
WIP -- reading configuration.
Linus Nordberg
2010-10-04
1
-34
/
+36
*
WIP
Linus Nordberg
2010-10-03
1
-5
/
+19
*
WIP
Linus Nordberg
2010-10-03
1
-34
/
+29
*
Rename the error functions.
Linus Nordberg
2010-10-03
1
-13
/
+13
*
WIP
Linus Nordberg
2010-10-03
1
-1
/
+1
*
WIP.
Linus Nordberg
2010-10-02
1
-6
/
+7
*
WIP
Linus Nordberg
2010-10-02
1
-2
/
+2
*
WIP
Linus Nordberg
2010-10-01
1
-0
/
+2
*
Refactoring in preparation for handling more cases than client sending one pa...
Linus Nordberg
2010-09-29
1
-61
/
+32
*
WIP -- connecting and sending a packet using libevent.
Linus Nordberg
2010-09-29
1
-0
/
+22
*
WIP -- resolving, crafting packet.
Linus Nordberg
2010-09-29
1
-14
/
+88
*
WIP
Linus Nordberg
2010-09-28
1
-9
/
+17
*
WIP.
Linus Nordberg
2010-09-28
1
-18
/
+90
*
WIP on libradsec: 94e3f46 Example client crafting simple packet using freerad...
Linus Nordberg
2010-09-27
1
-26
/
+59
*
Example client crafting simple packet using freeradius-libradius.
Linus Nordberg
2010-09-26
1
-0
/
+71