Corrected typo
[freeradius.git] / src /
2008-02-12 aland Sanity checks for port ranges in listen sections.
2008-02-12 aland Print out "listening on proxy", too
2008-02-12 aland Print out more error messages on failure
2008-02-11 aland Added signal self for new proxy fd's, so that we will...
2008-02-11 aland Be fail-safe on multiple inserts
2008-02-10 aland Fall back to using DEFAULT realm. Based on patch...
2008-02-10 aland Singles in authenticate{} return immediately. Sections
2008-02-10 aland Properly initialize random context. This solves the
2008-02-09 aland Use name2 for debug messages, not name1
2008-02-09 aland Corrected debug output
2008-02-09 aland Re-build from configure.in to add -DLDAP_DEPRECATED...
2008-02-07 aland Print more on "failed to remember handler"
2008-02-06 aland Clean up detail file handling again
2008-02-06 aland Permit inner tunnel EAP things to be proxied, too
2008-02-05 aland Don't print out internal attributes when sending packets
2008-02-05 aland Allow raw attributes to be sent if the server was...
2008-02-04 aland Corrected typos
2008-02-04 aland select() returns nothing if we're just before EOF.
2008-02-04 aland With -i && -n, also read listen sections from "server...
2008-01-31 aland Don't create attributes of zero length.
2008-01-30 aland Track name_len for unknown attributes. This fixes...
2008-01-21 aland Parse log_* && log{} before doing anything else.
2008-01-21 aland Pass REQUEST to paircompare()
2008-01-21 aland request may be NULL
2008-01-20 aland Test for value to be NULL
2008-01-16 aland Do comparisons of octet strings properly
2008-01-16 aland Don't leave MS-CHAP2-Success in the reply packet....
2008-01-15 aland Initialize variables
2008-01-15 aland It's unsigned, not signed
2008-01-15 aland Allow:
2008-01-15 aland Permit *known* attributes to be sent as hex via 0x...
2008-01-12 aland Set operator
2008-01-12 aland Permit Client-IP-Address to work
2008-01-10 aland If no ca_file, don't set CA list for client certificates
2008-01-10 aland One more for -Wunused
2008-01-10 aland Don't use mkdir -p
2008-01-10 aland Make directory before copying files to it
2008-01-10 aland Fix compile warnings on some platforms
2008-01-10 aland Allow in-tree tests
2008-01-10 aland Updated copyright
2008-01-09 aland When we have attributes in the config files, AND the...
2008-01-09 aland Match "hints" on DEFAULT or on matching User-Name.
2008-01-09 aland Audit the code for other uses of 'now' where it might...
2008-01-09 aland Update 'now' in the function. This means that if...
2008-01-09 aland Update calling pointer to be NULL, too
2008-01-09 aland Removed dead code
2008-01-09 aland Free alloc'd memory
2008-01-09 aland Remember the listen head in mainconfig, so it's not...
2008-01-09 aland Comment out code that isn't used, and doesn't do anything.
2008-01-09 aland xlat_name = cf_section_name*() means that it's free...
2008-01-09 aland Ensure that EAP-TNC can only run AFTER the user has...
2008-01-08 aland Expand %{config: ...} sub-strings
2008-01-07 aland If we're building experimental modules, go into a...
2008-01-06 nbk client->nastype may be freed later by client_free()
2008-01-06 nbk Add missing case T_OP_GE
2008-01-06 nbk Fix some compiler warnings.
2008-01-06 nbk Fix more signedness warnings.
2008-01-06 nbk Fix some compiler warnings.
2008-01-06 nbk Prototype for function client_listener_find() in main...
2008-01-06 nbk Corrected typo.
2008-01-05 nbk Fix some compiler warnings.
2008-01-05 nbk Fix more signedness warnings.
2008-01-05 nbk Include udpfromto.h
2008-01-05 nbk Regenerate from configure.in
2008-01-05 nbk Update configure scripts of the SQL submodules so...
2008-01-05 pnixonRemove freetds from the docs as we no longer have it
2008-01-05 pnixonGet rid of freetds as we no longer have that code in...
2008-01-05 aland Added RCSID macros
2008-01-05 aland Catch corner cases / race conditions on no...
2008-01-05 nbk Declare variables before code
2008-01-05 aland Cleaned up error messages.
2008-01-05 nbk Note unused parameters with a gcc attribute.
2008-01-05 aland Removed unused variables
2008-01-05 aland Be a little more forgiving about parsing realms.
2008-01-05 aland Re-arrange parsing of things so that people's existing
2008-01-05 nbk Declare variables before code
2008-01-04 aland Make installation directories before installing stuff...
2008-01-04 aland Declare variables before code
2008-01-04 aland Declare buffers before code
2008-01-04 aland Client may be IPv6, too
2008-01-04 aland Patches from Apple to build without <membershipPriv.h>
2008-01-03 aland It's ldflags, not libs... that may help
2008-01-03 aland Removed unused prototypes and functions
2008-01-03 aland Don't call client_* functions.
2008-01-03 aland Don't call client_find. The REQUEST now holds a point...
2008-01-03 aland Updated copyrights
2008-01-02 aland clean it up even more
2008-01-01 aland Add "require_message_authenticator" to client config...
2008-01-01 aland Much better way of starting the server and running...
2008-01-01 aland Revert last commit
2007-12-31 aland fix typo...
2007-12-31 aland note changes
2007-12-31 aland Note changes to test harness
2007-12-31 aland Better test harness using virtual servers
2007-12-31 aland Better way of handling dictionaries
2007-12-31 aland If '-n' isn't used, the argument is by default progname
2007-12-31 aland*** empty log message ***
2007-12-31 aland Add "dictionary" config item, so dictionaries don...
2007-12-31 aland Added '-n name' back again. It's too useful to live...
2007-12-31 aland Don't refer to config file by name
next