]> granicus.if.org Git - libtirpc/shortlog
libtirpc
2008-09-30 Olaf KirchFix xp_raddr handling in svc_fd_create etc
2008-09-16 Steve Dickson- Fixed version-info in src/Makefile.am to reflect...
2008-09-16 Olaf KirchFix for taddr2addr conversion bug of local addresses
2008-09-02 Olaf KirchAlways make IPv6 sockets V6ONLY
2008-09-02 Olaf KirchFix incorrect sizeof() in __rpc_getbroadifs
2008-07-09 Steve DicksonRelease 0.1.9
2008-07-09 Aurelien CharbonUpdated COPYING with new license agreement.
2008-06-27 CHIKAMA MasakiAdded super-H(sh3,sh4) architecture support
2008-06-10 Steve DicksonUse $(DESTDIR) in the installation of /etc/netconfig
2008-06-10 Steve DicksonFixed infinite loop in svc_run()
2008-06-10 Steve DicksonAdded in svc_auth_none needed by the GSSAPI code.
2008-04-14 Steve DicksonRelease 0.1.8 libtirpc-0_1_8
2008-04-14 Steve DicksonInstall man pages in the 3t section
2008-02-18 Steve DicksonFixed typo in libtirpc.pc.in
2008-02-18 Steve DicksonAdded that libtirpc.pc.in that will create
2008-01-24 Steve DicksonProtect from buffer overflow in the GSS code.
2007-10-25 Steve DicksonWhen the configuration --enable-gss used, the libgssglue
2007-10-25 Steve DicksonCleaned out all the stale autoconf files
2007-10-25 Steve DicksonAdded " || defined(__arm__)" to xdr_float.c which allow...
2007-07-30 Steve Dickson- Change the order of network ids in /etc/netconfg
2007-07-30 Steve Dickson- Make sure remote address (xp_rtaddr) is populated
2007-05-04 Steve DicksonAdded IP_RECVERR processing with to clnt_dg_call() so
2007-05-04 Steve DicksonA couple ntohs() were needed in bindresvport_sa()
2007-05-04 Steve DicksonIgnore the return value of snprintf() and use strlen...
2007-05-04 Steve DicksonFixed mutex locking problem in clnt_raw.c. One should...
2007-04-26 Steve DicksonAdded a optimization to bindresvport that allows more
2007-04-26 Steve DicksonCheck for buffer overflow in xdr_string.
2007-04-20 Steve DicksonAdded SVCAUTH_DESTROY and svcauth_destroy macros to
2007-04-20 Steve DicksonAdded compile define for ppc64 archs
2007-04-20 Steve DicksonAdded in svc_auth_none needed by the GSSAPI code.
2007-04-20 Steve DicksonAdded configure.in hooks to used the libgssapi library.
2007-04-20 Steve DicksonUncommented tcp6 and udp6 in the default /etc/netconfig...
2007-04-20 Steve DicksonInitial commit of libtirpc 0.1.7