| Commit message (Expand) | Author | Age | Files | Lines |
* | Use "unsigned short" instead of "u_short" in argument to SET macro; | Ken Raeburn | 2009-11-04 | 1 | -3/+8 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -753/+754 |
* | Report verbose error messages from KDC | Greg Hudson | 2009-03-11 | 1 | -62/+48 |
* | Be less verbose about routing-socket messages | Ken Raeburn | 2009-02-13 | 1 | -4/+15 |
* | Add some output parameter initializations n order to eliminate some | Greg Hudson | 2009-01-23 | 1 | -0/+1 |
* | If recv_from_to is passed a buffer for the local endpoint address, | Ken Raeburn | 2009-01-14 | 1 | -1/+9 |
* | Merge some very simple points of divergence in the two copies of network.c --... | Ken Raeburn | 2009-01-14 | 1 | -18/+10 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -11/+61 |
* | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -6/+6 |
* | error in socket number range check in kdc | Ken Raeburn | 2008-08-05 | 1 | -3/+9 |
* | When reading from the routing socket, only provide enough space for | Ken Raeburn | 2008-07-21 | 1 | -30/+22 |
* | Set non-blocking mode on incoming TCP connections. | Ken Raeburn | 2008-07-18 | 1 | -3/+12 |
* | On systems with struct rt_msghdr, open a routing socket and wait for | Ken Raeburn | 2008-07-18 | 1 | -4/+169 |
* | Use RFC 3542's IPV6_RECVPKTINFO if available. (And IP_RECVPKTINFO too.) | Ken Raeburn | 2008-07-14 | 1 | -2/+12 |
* | In FREE_SET_DATA, reset the current count as well | Ken Raeburn | 2008-07-12 | 1 | -1/+1 |
* | kdc does not compile with glibc 2.8 | Ezra Peisach | 2008-07-06 | 1 | -2/+2 |
* | use-after-free bugs | Ken Raeburn | 2008-06-27 | 1 | -2/+0 |
* | (more) After malloc/realloc/calloc/strdup/asprintf failures, use | Ken Raeburn | 2008-04-30 | 1 | -5/+5 |
* | Fix MITKRB5-SA-2008-001 on trunk. Patch differs from the released one | Ken Raeburn | 2008-03-18 | 1 | -0/+2 |
* | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 1 | -0/+3 |
* | Reject socket fds > FD_SETSIZE | Ken Raeburn | 2007-10-18 | 1 | -0/+16 |
* | Log port number with IPV6_V6ONLY socket option status. | Ken Raeburn | 2007-10-09 | 1 | -4/+12 |
* | Move the code for queueing an outgoing response on a TCP stream into a separate | Ken Raeburn | 2007-04-27 | 1 | -13/+13 |
* | Don't use sendmsg/recvmsg paths if CMSG_SPACE isn't defined | Ken Raeburn | 2007-04-20 | 1 | -2/+2 |
* | update copyright | Ken Raeburn | 2007-04-13 | 1 | -1/+1 |
* | use IP(V6)_PKTINFO in KDC for UDP sockets | Ken Raeburn | 2007-04-07 | 1 | -42/+343 |
* | kdc: make_toolong_error does not initialize all fields for krb5_mk_error | Ezra Peisach | 2006-10-01 | 1 | -0/+2 |
* | Revise comment on when we should switch from writing back to reading | Ken Raeburn | 2006-06-27 | 1 | -1/+4 |
* | * kdc/network.c (make_toolong_error): New function. | Ken Raeburn | 2006-06-26 | 1 | -1/+40 |
* | * network.c (listen_and_process): Make local variable 'sout' static | Ken Raeburn | 2005-11-29 | 1 | -1/+4 |
* | fix MITKRB5-SA-2005-002 KDC double-free and heap overflow | Tom Yu | 2005-07-12 | 1 | -0/+1 |
* | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 1 | -1/+0 |
* | * network.c (closedown_network): Free each connection data structure while | Ken Raeburn | 2004-09-24 | 1 | -0/+5 |
* | * network.c (paddr): Use unsigned int for length. | Ezra Peisach | 2004-06-07 | 1 | -5/+5 |
* | Rename header file foreachaddr.c to foreachaddr.h, now that it isn't | Ken Raeburn | 2004-05-05 | 1 | -1/+1 |
* | * network.c (setup_a_tcp_listener): Try to turn the IPV6_V6ONLY socket option | Ken Raeburn | 2004-04-03 | 1 | -8/+16 |
* | * network.c (delete_fd): Free pointed-to data after removing it from the | Ken Raeburn | 2004-03-22 | 1 | -2/+4 |
* | * network.c (setup_a_tcp_listener): Call setreuseaddr before calling bind. | Ken Raeburn | 2004-02-26 | 1 | -8/+11 |
* | * main.c: On exit, free more allocated memory, including: | Ezra Peisach | 2003-01-03 | 1 | -1/+2 |
* | Limit the number of TCP connections that will be handled at one time. | Ken Raeburn | 2002-09-27 | 1 | -55/+69 |
* | * network.c: Include sys/filio.h if available | Ken Raeburn | 2002-09-19 | 1 | -0/+4 |
* | Add TCP support to the KDC, turned off by default, and using separate | Ken Raeburn | 2002-09-19 | 1 | -123/+779 |
* | protoize | Ken Raeburn | 2002-09-11 | 1 | -13/+5 |
* | * network.c (process_packet): Call inet_ntop directly. | Ken Raeburn | 2002-09-10 | 1 | -4/+6 |
* | * network.c (setup_port): Ignore AF_LINK addresses. Log address family number | Ken Raeburn | 2002-08-08 | 1 | -1/+6 |
* | network.c (setup_port): Enable ipv6 | Ken Raeburn | 2002-07-06 | 1 | -1/+1 |
* | * network.c: Include fake-addrinfo.h | Ken Raeburn | 2002-07-05 | 1 | -0/+2 |
* | Reduce or localize dependencies on address families. | Ken Raeburn | 2002-07-05 | 1 | -79/+67 |
* | * network.c (process_packet): Now static. Drop unused "portnum" argument. | Ken Raeburn | 2002-07-02 | 1 | -3/+2 |
* | * dispatch.c (dispatch): Remove arg "portnum"; update callers. | Ken Raeburn | 2002-06-26 | 1 | -1/+1 |