Fix logic for using udpfromto
[freeradius.git] / src / lib /
2009-08-12 Alan T. DeKokAdd "const" and remove compiler warningsy
2009-07-27 Alan T. DeKokFix use of memset.
2009-07-03 Alan T. DeKokUse new name
2009-07-03 Alan T. DeKokAllow UTF-8 in SQL log
2009-06-19 Alan T. DeKokFix typos
2009-06-19 Alan T. DeKokA number of fixes for the DHCP code.
2009-06-16 Alan T. DeKokAdded udpfromto support for sending, too
2009-06-15 Alan T. DeKokUpdated to apply packet src/dst rules BEFORE printing...
2009-06-15 Alan T. DeKokMake it work on Mac OS X
2009-06-06 Alan T. DeKokSome clients end option 53 buried inside of the packet.
2009-05-27 Alan T. DeKokFixe typo
2009-05-27 Alan T. DeKokRead all of the packet using MSG_PEEK for dynamic clients
2009-05-26 Alan T. DeKokDon't walk over empty trees
2009-05-21 Alan T. DeKokAllow src_ipaddr to be specified for home servers
2009-05-20 Niko Tynimake_passwd: only use 'inlen' bytes of the input string
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
2009-03-17 Alan T. DeKokAdded API to allocate a reply packet from a request...
2009-03-06 Alan T. DeKokScan src/lib, too
2009-03-06 Alan T. DeKokSkip creation of zero-sized VSAs
2009-02-26 Alan T. DeKokExport packet code table
2009-01-30 Alan T. DeKokSave string for regexes
2009-01-30 Alan T. DeKokSimplified patch from b4c873
2009-01-30 Alan T. DeKokCorrected typo
2009-01-29 Alan T. DeKokChop ethernet frame to 253 rather than rejecting the...
2008-12-15 Alan T. DeKokIf it's not a known option, it's an error.
2008-12-15 Alan T. DeKokSuppress trailing NULs properly.
2008-12-15 Alan T. DeKokpairparsevalue() cannot be passed a NULL value.
2008-12-01 Alan T. DeKokMore memory initialization
2008-10-15 Alan T. DeKokFix typos in previous commit
2008-10-15 Alan T. DeKokParse attributes that are string
2008-10-15 Alan T. DeKokInitialize pool to zero
2008-09-23 Alan T. DeKokMore relay oddness
2008-09-23 Alan T. DeKokFix handling for relays.
2008-09-17 Alan T. DeKokDecode WiMAX non-TLV's properly.
2008-09-17 Alan T. DeKokTLV's are 0x
2008-09-14 Alan T. DeKokDon't insert message type twice
2008-09-14 Alan T. DeKokANSI prototypes
2008-09-13 Alan T. DeKokAdded more 'const'
2008-09-10 Alan T. DeKokCorrect conversion of WiMAX attributes to VP's
2008-09-03 Alan T. DeKokHandle changed / deleted fd's a bit better
2008-08-28 Alan T. DeKokCorrected typo.
2008-08-26 Alan T. DeKokUse thread-local storage for log messages
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-08-24 Alan T. DeKokRegular expressions are compiled at run-time, not compi...
2008-08-21 Alan T. DeKokPack/unpack WiMAX attributes into RADIUS packets
2008-08-21 Alan T. DeKokRead combo-ip, signed, and tlv types from dictionaries
2008-08-21 Alan T. DeKokParse, process, and free signed, combo-ip, and tlv...
2008-08-21 Alan T. DeKokPrint signed and TLV types
2008-08-21 Alan T. DeKokDon't double-escape strings in pairread()
2008-07-18 Alan T. DeKokBuild on systems without IPv6 support
2008-06-29 aland Allow Inform. Delete unused code
2008-06-21 aland Some dhcp relays (e.g. udhcp) discard packets larger...
2008-06-20 aland OR flags set by admin into the packet
2008-06-19 aland Remove length restrictions on dictionary names
2008-06-18 aland Hacks for relay ports
2008-06-18 aland Initialize variable..
2008-06-18 aland Copy gateway IP from original packet
2008-06-10 aland Use new functions to copy sockaddr to ipaddr
2008-06-10 aland Corrected typos
2008-06-10 aland Use new functions to copy sockaddr to ipaddr
2008-06-10 aland Use new functions to copy sockaddr to ipaddr
2008-06-10 aland There are more and more conversions from sockaddr to
2008-06-05 aland Compile-time flag for WITH_OPENSSL_SHA1
2008-06-05 aland Compile-time flag of WITH_OPENSSL_MD4
2008-06-05 aland Compile-time flag of WITH_OPENSSL_MD5 causes us to...
2008-06-05 aland Build only if ASCEND_BINARY is defined
2008-05-29 aland Use memcpy to avoid strict C aliasing. In this case,
2008-05-28 aland Client HW address is ethernet. We don't support anyth...
2008-04-30 aland Clean up memory on exit
2008-04-20 aland Include encode/decode packet stuff. Dp5
2008-04-20 aland Send/receive packets. Dp3
2008-04-18 aland In pairmake(), attribute is a const, so copy tagged...
2008-04-17 aland API to copy just one VP.
2008-04-11 aland Be a little more generous
2008-04-03 aland Use correct pointer to avoid memleak. Closes bug...
2008-03-28 aland -1 as a delimitst is for length, not for quotes...
2008-03-28 aland Reverted change in 1.134 that allowed known attributes...
2008-03-17 aland Make event system use heaps, which are simpler &&...
2008-03-17 aland Added heap functions which are better used in some...
2008-03-13 aland Chop attributes at 253 octets, not 254
2008-03-06 aland Added fr_printf_log function, to permit libfreeradius...
2008-02-26 aland Clean up warning messages.
2008-02-11 aland Be fail-safe on multiple inserts
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-01-31 aland Don't create attributes of zero length.
2008-01-30 aland Track name_len for unknown attributes. This fixes...
2008-01-20 aland Test for value to be NULL
2008-01-16 aland Do comparisons of octet strings properly
2008-01-15 aland Permit *known* attributes to be sent as hex via 0x...
2008-01-10 aland One more for -Wunused
2008-01-10 aland Fix compile warnings on some platforms
2008-01-09 aland Update calling pointer to be NULL, too
2008-01-05 nbk Include udpfromto.h
2008-01-04 aland Declare buffers before code
2008-01-01 aland Add "require_message_authenticator" to client config...
2007-12-28 aland strdup may return NULL
2007-12-25 aland Call va_end() after va_start(). Patch from Jouni...
2007-12-17 aland Use FR_DIR_SEP
next