freeradius.git
2014-09-09 Nikolai Kondrashovlisten: Retrieve configuration pairs once
2014-09-09 Nikolai Kondrashovdhcpclient: Verify socket timeout was set
2014-09-09 Nikolai Kondrashovdhcpd: Check cf_item_parse result
2014-09-09 Nikolai Kondrashovdhcp: Remove unused attribute allocation
2014-09-09 Nikolai Kondrashovradsniff: Fix buffer overruns
2014-09-08 Alan T. DeKokClarify debug message and raise level
2014-09-08 Alan T. DeKokPull autoconf.h definitions into the Make variable...
2014-09-08 Alan T. DeKokRemove old documentation
2014-09-07 Alan T. DeKokFinal patches to make trust router work
2014-09-06 Alan T. DeKokLet's build it, shall we?
2014-09-06 Alan T. DeKokMissed in last commit
2014-09-06 Alan T. DeKokModule for PSK authorizations from ABFAB trust router
2014-09-06 Alan T. DeKokUpdates and move some moonshot to Trust-Router
2014-09-06 Alan T. DeKokVirtual server for GSS-EAP (RFC 7055)
2014-09-06 Alan T. DeKokAdd ABFAB sample policy
2014-09-06 Alan T. DeKokAdd Moonshot-COI and Moonshot-APC attributes
2014-09-06 Alan T. DeKokReject on any channel bindings attribute mismatch
2014-09-06 Alan T. DeKokFix typo
2014-09-06 Alan T. DeKokAdded configure checks for trust router code
2014-09-06 Alan T. DeKokDelete detaching message. It's annoying
2014-09-06 Arran Cudbard... Can't build without regexes on Travis because it causes...
2014-09-05 Arran Cudbard... Fix building without regex support
2014-09-05 Arran Cudbard... Don't leak expanded lhs/rhs in do_regex
2014-09-05 Arran Cudbard... Fix PCRE checks on FreeBSD
2014-09-05 Philippe WoodingAdd dependency on version of openssl with heartbleed...
2014-09-05 Alan T. DeKokHandle replies from virtual servers, too
2014-09-05 Alan T. DeKokDon't walk over VPs in normal mode.
2014-09-05 Alan T. DeKokmap->dst->tmpl_da can be NULL if it's not TMPL_TYPE_ATTR
2014-09-05 Alan T. DeKokAsserts to quiet scan
2014-09-04 Alan T. DeKokFix scan for SRC_INCDIRS, too
2014-09-04 Alan T. DeKokSigned / unsigned changes for printing
2014-09-04 Arran Cudbard... Merge pull request #777 from matsimon/f5-dictionary
2014-09-04 Alan T. DeKokMove addprefix for SRC_INCDIRS.
2014-09-04 Alan T. DeKokAdd rules for cppcheck
2014-09-04 Alan T. DeKokUse "handshake_finished" instead of "finished"
2014-09-04 Alan T. DeKokDon't conflict with enum
2014-09-04 Alan T. DeKokCheck limit on 'i' before dereferencing it
2014-09-04 Alan T. DeKokZero is false. found by cppcheck
2014-09-04 Alan T. DeKokremove space after -I
2014-09-04 Alan T. DeKokRemove spaces after -D
2014-09-03 Alan T. DeKokAdd realm_pool_free() which garbage collects the pools.
2014-09-03 Alan T. DeKokPreliminary support for trust router code
2014-09-03 Alan T. DeKokExpose tls_init_ctx()
2014-09-03 Alan T. DeKokBuild without getgrnam_r()
2014-09-03 Alan T. DeKokThis branch is now 3.0.5
2014-09-03 Alan T. DeKokUpdate specs for v3.0.4
2014-09-03 Alan T. DeKokAuto-discover current branch
2014-09-03 Alan T. DeKokFree output bio, too
2014-09-03 Alan T. DeKokPrint debug messages only in debug mode. Closes #779
2014-09-03 Herwin WeststrateFixed quoting for mac-addr-regexp
2014-09-03 Arran Cudbard... Update mac canonicalization policy
2014-09-02 Alan T. DeKokAdded checks for libpcre
2014-09-02 Alan T. DeKokAllow SQL to add clients to virtual servers
2014-09-02 Alan T. DeKokFix use of talloc buffers
2014-09-02 Alan T. DeKokUse ralloc'd memory for getgrnam_r(). Closes #776
2014-09-02 Alan T. DeKokUse new fr_getgid() function. Addresses #776
2014-09-02 Alan T. DeKokAdd and expose fr_getgid(). Addresses #776
2014-09-02 Alan T. DeKokUse getpwnam_r() and getgrnam_r() if available. Closes...
2014-09-02 Alan T. DeKokAdd autoconf checks for getpwnam_r and getgrnam_r.
2014-09-01 Alan T. DeKokMake sqlippool handle IPv6 prefixes
2014-09-01 Alan T. DeKokFree the correct variable. Closes CID #1233596
2014-09-01 Alan T. DeKokUse fr_rand() instead of random(). It's stronger.
2014-09-01 Alan T. DeKokUse memmove instead of memcpy. Fixes coverity complaint.
2014-08-31 Alan T. DeKokRemove old portability cruft
2014-08-31 Alan T. DeKokDon't confuse the scanner
2014-08-31 Alan T. DeKokvpt may be NULL
2014-08-31 Alan T. DeKokUse correct name for struct entries
2014-08-31 Alan T. DeKokReturn correct code for error
2014-08-31 Alan T. DeKokFormatting helps
2014-08-31 Alan T. DeKokAdded dictionary for RFC 7268
2014-08-31 Alan T. DeKokrun ./format.pl
2014-08-31 Alan T. DeKokEnable new dictionaries and fix minor issues
2014-08-31 Mathieu Simondictionary.trapeze: Add attribute
2014-08-31 Mathieu SimonAdd 3 attributes to the Bay dict. (Nortel/Avaya)
2014-08-31 Mathieu Simondictionary.altiga: Fix small typo & space-to-tab
2014-08-31 Mathieu SimonAdd newly found attribute to dictionary.telebit
2014-08-31 Mathieu SimonAdd Ruckus dictionary
2014-08-31 Mathieu SimonAdd Compatible Systems dictionary
2014-08-30 Alan T. DeKokClarify behavior of inner-tunnel replies
2014-08-30 Alan T. DeKokMove suppression of debugging messages to a better...
2014-08-30 Alan T. DeKokRemove unnecessary debug message
2014-08-29 Arran Cudbard... Use memcp for string comparisons to be \0 safe
2014-08-29 Arran Cudbard... Few more...
2014-08-29 Arran Cudbard... Fixup default virtual servers and policies to use ...
2014-08-29 Alan T. DeKokEnsure that dictionary.dhcp is loaded
2014-08-29 Alan T. DeKokClearer docs for use_tunneled_reply
2014-08-29 Arran Cudbard... Doxygen
2014-08-29 Alan T. DeKokAs posted to the list
2014-08-29 Arran Cudbard... Using attribute references in conditions should allow...
2014-08-29 Alan T. DeKokThe Error-Message is an ASCII string
2014-08-29 Arran Cudbard... Make connection pool sharing messages slightly clearer
2014-08-29 Alan T. DeKokDo the right chmod
2014-08-29 Alan T. DeKokNote recent changes
2014-08-29 Arran Cudbard... Allow 'plain' as a valid WEB API type
2014-08-29 Arran Cudbard... Fix issue in configured 'forced' types
2014-08-29 Arran Cudbard... Print out error message returned by the server
2014-08-29 Arran Cudbard... Disable cert validation when pre-establishing connectio...
2014-08-28 Alan T. DeKokAllow comparisons between integers of different size
2014-08-28 Alan T. DeKokWe might have a cast, too
2014-08-28 Alan T. DeKokAssume that the permissions are correct
next