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
*
dont set conf->servers=NULL
Fabian Mauchle
2017-08-02
1
-1
/
+0
*
fix hasdynamicserver
Fabian Mauchle
2017-08-02
1
-2
/
+2
*
Merge branch 'RADSECPROXY-77' into maint-1.6
Linus Nordberg
2017-08-02
1
-3
/
+11
|
\
|
*
Add mutex guarding realm refcount.
RADSECPROXY-77
Linus Nordberg
2017-07-28
1
-3
/
+11
*
|
Move allocation of memory, making error case simpler.
Linus Nordberg
2017-08-01
1
-7
/
+6
*
|
Check return value from setsockopt().
Linus Nordberg
2017-08-01
1
-2
/
+4
*
|
Dont deref 'to' if it's NULL.
Linus Nordberg
2017-08-01
1
-1
/
+2
*
|
Free 'in' in success case too.
Linus Nordberg
2017-08-01
1
-0
/
+1
*
|
Revert ed6f9b47.
Linus Nordberg
2017-08-01
1
-2
/
+1
*
|
Don't pthread_join unless we actually created a thread.
Linus Nordberg
2017-08-01
1
-1
/
+2
*
|
maketlv() makes a copy of v, so free it.
Linus Nordberg
2017-08-01
1
-3
/
+2
*
|
add msg-id to debug log output
Fabian Mauchle
2017-08-01
1
-3
/
+2
|
/
*
Revert partial fix for RADSECPROXY-69 (47ccc9f).
Linus Nordberg
2016-11-01
1
-5
/
+1
*
Look at servers->dynamiclookuparg for deciding if a server is dynamic.
Linus Nordberg
2016-11-01
1
-1
/
+5
*
Fix null pointer dereference in decttl().
Linus Nordberg
2015-01-16
1
-0
/
+3
*
Fix use-after-free in _internal_removeserversubrealms().
Linus Nordberg
2015-01-16
1
-2
/
+5
*
Update copyright notice.
Linus Nordberg
2015-01-16
1
-1
/
+1
*
When CHAP-Password, copy Request Authenticator to CHAP-Challenge.
Linus Nordberg
2015-01-16
1
-0
/
+22
*
Have rewriteIn for servers use the correct config section.
Linus Nordberg
2015-01-14
1
-2
/
+3
*
Keep Proxy-State attributes in all replies to clients.
Linus Nordberg
2013-09-05
1
-5
/
+13
*
Improve warning message when failing to resolve a dynamic server config.
Linus Nordberg
2013-09-02
1
-2
/
+2
*
Don't free struct clsrvconf members rewritein and rewriteout.
Linus Nordberg
2013-09-02
1
-2
/
+2
*
Purge the duplication cache once per received packet.
Linus Nordberg
2013-09-02
1
-0
/
+17
*
Return free memory more aggressively.
Linus Nordberg
2013-09-02
1
-0
/
+7
*
Create threads with a 32 KB stack rather than what happens to be the default.
Linus Nordberg
2013-09-02
1
-5
/
+10
*
Honour escaped slashes in regular expressions.
Linus Nordberg
2013-09-02
1
-1
/
+3
*
Release a lock.
Linus Nordberg
2012-04-27
1
-0
/
+1
*
Add experimental code for dynamic discovery (only if ENABLE_EXPERIMENTAL_DYND...
Linus Nordberg
2012-04-26
1
-4
/
+41
*
Initialize ipv4only and ipv6only.
selectfamily
Linus Nordberg
2012-04-17
1
-2
/
+2
*
Add top-level config options IPv4Only and IPv6Only.
Linus Nordberg
2012-04-17
1
-3
/
+17
*
Add client and server config options IPv4Only and IPv6Only.
Linus Nordberg
2012-04-17
1
-4
/
+32
*
Block a dynamic server for 15 minutes if it's not working.
Linus Nordberg
2012-04-16
1
-1
/
+1
*
Don't treat exit 10 from dynamic scripts differently from any other non-zero ...
Linus Nordberg
2012-04-12
1
-8
/
+3
*
Keep track of a failing dynamic server and don't use it while failing.
Linus Nordberg
2012-04-12
1
-8
/
+35
*
Add/update copyright years.
Linus Nordberg
2012-04-12
1
-1
/
+1
*
Add config option PidFile.
Linus Nordberg
2012-04-11
1
-0
/
+3
*
Copy three missing clsrvconf members when "merging configurations".
Linus Nordberg
2012-04-10
1
-1
/
+4
*
Don't free memory which others are still using.
Linus Nordberg
2012-04-09
1
-1
/
+2
*
Fix two error printouts.
Linus Nordberg
2012-04-08
1
-2
/
+2
*
New option for client block - fticksVISINST
Maja Gorecka-Wolniewicz
2011-12-21
1
-0
/
+1
*
Merge branch 'fticks_syslog2'
Linus Nordberg
2011-12-12
1
-2
/
+13
|
\
|
*
Reorder fticks command line options.
Linus Nordberg
2011-12-12
1
-1
/
+1
|
*
Rename DEBUG_LOG and FTICKS_LOG.
Linus Nordberg
2011-12-12
1
-2
/
+3
|
*
cosmetics
Linus Nordberg
2011-12-12
1
-6
/
+8
|
*
F-Ticks logging changes
Maja Gorecka-Wolniewicz
2011-12-12
1
-3
/
+11
*
|
Use correct capitalisation for defaultClient and defaultServer.
Linus Nordberg
2011-12-12
1
-4
/
+12
|
/
*
A DynamicLookupCommand exiting with 10 is treated like an empty server stanza.
Linus Nordberg
2011-10-08
1
-2
/
+8
*
Add --enable-fticks to configure.
Linus Nordberg
2011-09-27
1
-0
/
+12
*
Prepare for building tests.
Linus Nordberg
2011-09-27
1
-1
/
+1
*
Make radsecproxy.h self-sustaining.
Linus Nordberg
2011-09-26
1
-1
/
+0
[next]