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
/
radsecproxy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added options for retry delay and count and set defaults to 5s and 2
venaas
2008-07-03
1
-2
/
+19
*
changed to using gconfig lint type for loglevel
venaas
2008-07-03
1
-7
/
+6
*
fixed bug when no logdestination specified, and not with -f
venaas
2008-06-10
1
-9
/
+3
*
removed some harmless compiler warnings
venaas
2008-06-10
1
-1
/
+1
*
failover also when not using status server
venaas
2008-06-10
1
-8
/
+6
*
renamed rpf to loopprevention
venaas
2008-06-03
1
-3
/
+3
*
logging stationid, converting username and stationid to ascii when logging
venaas
2008-06-03
1
-17
/
+55
*
rpf feature added
venaas
2008-06-03
1
-0
/
+7
*
minor fixes
venaas
2008-05-28
1
-0
/
+2
*
print address when receiving UDP from address
venaas
2008-05-26
1
-1
/
+1
*
release of 1.1-beta. merging from trunk to 1.1. updating readme, changelog et...
venaas
2008-05-14
1
-344
/
+441
*
adjusted some loglevels
venaas
2008-04-30
1
-1
/
+1
*
adjusted some loglevels
venaas
2008-04-30
1
-3
/
+3
*
fixed the slightly more informative logging
venaas
2008-04-30
1
-1
/
+1
*
slightly more informative logging
venaas
2008-04-30
1
-1
/
+1
*
fixed problem when client immediately reuses id
venaas
2008-04-16
1
-1
/
+1
*
changed signal handling slightly so it works as expected on BSD
venaas
2008-04-16
1
-2
/
+4
*
blocking SIGPIPE
venaas
2008-04-15
1
-1
/
+29
*
fixed problem with recovering from server connection going down and made reco...
venaas
2008-04-14
1
-8
/
+10
*
moved null client check to after status server
venaas
2008-04-14
1
-7
/
+7
*
fixed bug with timeout and statusserver
venaas
2008-04-11
1
-1
/
+1
*
fixed crash when trying to send replies back to disconnected client
venaas
2008-03-31
1
-4
/
+36
*
1.1 vendor attribute removal
venaas
2008-03-05
1
-34
/
+132
*
1.1 support for rewrite and fixing attr resize
venaas
2008-03-03
1
-3
/
+79
*
added some code for rewrite configuration
venaas
2008-02-29
1
-2
/
+57
*
max logging not crash when resolvepeer fails
venaas
2008-02-25
1
-4
/
+4
*
trying to support solaris9
venaas
2008-02-12
1
-0
/
+20
*
fixed version in startup message
venaas
2008-02-01
1
-2
/
+2
*
1.1-alpha
venaas
2007-12-23
1
-2
/
+2
*
working include support for individual files
venaas
2007-11-28
1
-11
/
+9
*
implemented config file stack; to be used for include support
venaas
2007-11-26
1
-7
/
+10
*
moved genericconfig to gconfig.c and reorganised header files
venaas
2007-11-21
1
-180
/
+7
*
added pretend option
venaas
2007-11-21
1
-5
/
+11
*
now setting client_CA_list
venaas
2007-11-20
1
-0
/
+19
*
finished code for sourceudp and sourcetcp, although there may be bugs...
venaas
2007-11-02
1
-132
/
+155
*
tidying
venaas
2007-11-02
1
-81
/
+81
*
fixing bugs in new addserver binding code
venaas
2007-11-01
1
-4
/
+8
*
skip match of cert vs host when host contains / (prefix)
venaas
2007-10-31
1
-36
/
+38
*
using only one socket per address family for udp clients, and only one client...
venaas
2007-10-30
1
-16
/
+58
*
give an error when options that should not be repeated are
venaas
2007-10-11
1
-0
/
+2
*
split clientrd into udpclientrd and tlsclientrd
venaas
2007-10-10
1
-9
/
+22
*
split out most of clientrd into a replyh function
venaas
2007-10-10
1
-153
/
+153
*
also treat \r as whitespace in configs due to Windows
venaas
2007-10-08
1
-1
/
+1
*
fixed some attribute rewrite bugs
venaas
2007-10-05
1
-11
/
+18
*
code for rewriting original username in reply
venaas
2007-10-05
1
-7
/
+22
*
finished code for rewriting username in request, generating new request, and ...
venaas
2007-10-03
1
-55
/
+107
*
code for keeping original username in request when rewriting, new freerqdata ...
venaas
2007-10-02
1
-41
/
+70
*
added more attribute rewrite code, now prints what rewrite would happen but d...
venaas
2007-09-28
1
-0
/
+33
*
started adding attribute rewrite code
venaas
2007-09-28
1
-3
/
+50
*
now only send reject when rejectmessage specified. empty message means rejet ...
venaas
2007-09-27
1
-4
/
+6
[next]