Merge tag 'release_3_0_12' into branch moonshot-fr-3.0.12-upgrade.
[freeradius.git] / src / lib / packet.c
2017-01-27 Dan BreslauMerge tag 'release_3_0_12' into branch moonshot-fr...
2015-12-20 Arran Cudbard-BellMerge pull request #1377 from skids/virtualize_state
2015-11-25 Alan T. DeKokSet src/dst ip/port for TCP connections
2015-11-16 Sam HartmanMerge tag 'release_3_0_10' into tr-integ
2015-08-19 Alan T. DeKokDon't check on proto. Addresses #1195
2015-08-08 Alan T. DeKokInitialize packet->proto as required
2015-08-08 Alan T. DeKokHandle TCP sockets better. Fixes #1177
2015-07-20 Arran Cudbard-BellFix v6 address printing in from/to messages
2015-07-16 Alan T. DeKokIf proxying to public IPs, skip link local sockets...
2015-06-03 Alan T. DeKokFix LGPL text broken by 1af9582b2
2015-03-20 Arran Cudbard-BellMove fr_nonblock and fr_blocking to misc.c. They're...
2015-02-27 Sam HartmanMerge tag 'release_3_0_7' into tr-integ
2015-02-10 Alan T. DeKokMake rad_recv() take a TALLOC_CTX
2015-01-27 Alan T. DeKokfix cppcheck warnings
2015-01-13 Alan T. DeKokFix license erroneously updated by commit 23d838445
2014-12-22 Arran Cudbard-BellTurn on super pedantic warnings in CLANG
2014-12-15 Arran Cudbard-BellMove printing the reply out a little later (after we...
2014-12-15 Arran Cudbard-BellAdd packet debugging back into radclient
2014-11-02 Alan T. DeKokIDs are signed for DHCP. Closes #797.
2014-09-21 Alan T. DeKokcomment fr_packet_cmp() a bit more
2014-06-26 Kevin WassermanMerge remote-tracking branch 'freeradius/v3.0.x' into...
2014-06-18 Sam HartmanMerge tag 'release_3_0_4_rc1' into tr-upgrade
2014-06-18 Arran Cudbard-BellParent rbtrees correctly
2014-05-25 Arran Cudbard-BellAdd compile time checking for config pointers
2014-05-21 Arran Cudbard-BellAdd autoconf checks for builtins, __has_builtin doesn...
2014-05-02 Arran Cudbard-BellSet nonblock on TCP client sockets
2014-05-02 Alan T. DeKokWhen freeing the ID, mark the src as AF_UNSPEC, too...
2014-02-26 Alan T. DeKokMore informative error message
2014-02-19 Arran Cudbard-Bellwalker needs r/w arguments
2014-02-19 Arran Cudbard-BellFixup variables and definition names in rbtree code
2014-02-04 Sam HartmanMerge tag 'release_3_0_1' into tr-integ
2014-01-26 Arran Cudbard-BellBackport fr_syserror() from master
2013-10-23 Alan T. DeKokUDP packets should be blocking by default.
2013-09-20 Arran Cudbard-BellWrap _exit and exit. Prints error message, and when...
2013-09-13 Alan T. DeKokRevert "Simplify ID allocation so that we don't loop...
2013-09-11 Alan T. DeKokRemove extra \n
2013-09-11 Alan T. DeKokUse slightly better algorithm for random IDs
2013-08-20 Alan T. DeKokClean up "close socket" routines.
2013-08-16 Alan T. DeKokSimplify ID allocation so that we don't loop over all IDs
2013-08-14 Alan T. DeKokpacket list id alloc/free now inserts / yanks the packe...
2013-08-14 Alan T. DeKokMade more functions return bool
2013-08-14 Alan T. DeKokRemove talloc asserts
2013-08-14 Alan T. DeKokMade packet_list_yank return a bool for success/failure
2013-08-14 Alan T. DeKokAdded VERIFY_PACKET, too
2013-07-30 Arran Cudbard-BellUse the same const order everywhere
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-03-29 Alan T. DeKokMore error messages
2013-03-16 Arran Cudbard-BellReplace spaces with tabs
2013-03-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-03-14 Alan T. DeKokFix comments so that they match the code.
2013-02-17 Alan T. DeKokFix build error
2013-02-17 Arran Cudbard-BellFix for coverity (check return value of setsockopt)
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-01-25 Alan T. DeKokRemove "hash" from RADIUS_PACKET
2011-11-26 Alan T. DeKokRearrange packet list code
2011-05-11 Alan T. DeKokReturn errors if something went wrong
2011-05-10 Alan T. DeKokAdded socket thaw API
2011-04-29 Alan T. DeKokMove packet IP/ID handling to rbtrees
2011-02-11 Alan T. DeKokIgnore socket if address families don't match. Closes...
2010-10-07 Alan T. DeKokFixes from clang / scan-build
2010-04-29 Alan T. DeKokWork around for bug #35.
2010-02-04 Alan T. DeKokFixes to build without TCP
2010-02-04 Alan T. DeKokMore useful errors
2009-10-20 Alan T. DeKokCheck src_port, not dst_port
2009-09-27 Alan T. DeKokInclude proto in API, no matter what build options
2009-09-24 Alan T. DeKokJumbo patch to clean up socket handling
2009-09-15 DanteAllow the packet API to auto-discover TCP
2009-08-18 Alan T. DeKokFix more typos
2009-08-18 Alan T. DeKokFixed typo
2009-08-18 Alan T. DeKokTurn off the DF bit.
2009-05-21 Alan T. DeKokAllow src_ipaddr to be specified for home servers
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-07-18 Alan T. DeKokBuild on systems without IPv6 support
2008-06-10 aland Use new functions to copy sockaddr to ipaddr
2008-05-29 aland Use memcpy to avoid strict C aliasing. In this case,
2008-01-01 aland Add "require_message_authenticator" to client config...
2007-11-23 aland More changes to make a common naming scheme. This...
2007-08-13 aland Pulled fix from branch_1_1
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-14 nbk Delete trailing whitespace.
2007-04-23 aland We don't need to hash the ID twice
2007-04-16 nbk Include missing header "udpfromto.h".
2007-04-11 aland move lrad_ipaddr_cmp() from packet.c to misc.c, make...
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-03-12 aland Initialize pd. Return 0 on error, rather than -1
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-14 aland Don't free the ID, it's allocated as part of a larger...
next