Replace unsafe use of gets()
[openafs.git] / src / rx /
2010-04-13 Jeffrey AltmanRx: avoid out of order lock acquisition in rx_NewCall
2010-04-10 Marc DionneFix UKERNEL build error - include afs/afs_osi.h
2010-04-09 Andrew DeasonMake osi_GetTime work on 64-bit libuafs
2010-04-07 Russ AllberyMake src/rx/rx.c not executable
2010-04-06 Derrick Brashearpanic generation update
2010-04-06 Jeffrey AltmanRx: Remove conn_call_lock contention between rx_NewCall...
2010-04-05 Jeffrey AltmanFix usage of RX_CALL_TQ_WAIT flag
2010-04-05 Derrick Brashearrx_ClearTransmitQueue should signal waiters when flushing
2010-03-23 Marc DionneFix #ifdef typo
2010-03-22 Simon WilkinsonXDR: Stop the madness
2010-03-21 Derrick Brashearpanic prototype for aix 6
2010-03-16 Derrick Brashearrx nat event connection reference
2010-02-27 Derrick Brashearirix syscall arg fix for rx
2010-02-27 Derrick Brashearrx lowlevel nat ping
2010-02-17 Andrew DeasonInclude stdint.h when using intptr_t
2010-02-17 Derrick Brashearkill macos prior to panther
2010-02-16 Derrick Brashearxdrmem for ukernel
2010-02-16 Simon WilkinsonUnix CM: Add xdrmem and xdrlen to kernel builds
2010-02-12 Derrick Brashearirix stdarg printing
2010-02-11 Derrick Brashearremove erroneous disabling of darwin rx event schedulin... openafs-devel-1_5_72
2010-02-11 Derrick Brashearset minimum darwin kernel rx sleep
2010-02-10 Derrick Brasheartweak osi_Panic until all platforms can grok stdarg
2010-02-10 Derrick Brashearremove osi_Panic prototype on irix
2010-02-09 Derrick Brasheardarwin rxevent sleep instead of polling
2010-02-09 Simon WilkinsonAdd rx security index enum
2010-02-09 Antoine VerheijenOpenBSD: fix lookup of network interfaces
2010-02-09 Jeffrey AltmanWindows: add xdrlen
2010-02-09 Chaz Chandleririx label changes rx subdir
2010-02-09 Antoine VerheijenAdd support for OpenBSD 4.6
2010-02-03 Derrick Brashearformat fallout
2010-02-03 Simon WilkinsonAdd xdr_len, to work out required buffer size
2010-02-03 Simon WilkinsonAdd xdr_mem to the Unix build
2010-02-03 Simon WilkinsonAdd printf format checks to rx
2010-02-02 Simon Wilkinsonxdr_proc_t really is different on linux26_i386
2010-01-31 Derrick Brashearrx idledeadtime don't track window wait
2010-01-29 Derrick Brashearxdrproc_t probably not really different on linux26
2010-01-29 Chaz Chandlerfurther irix updates
2010-01-28 Derrick Brashearirix cc defaults to pre-c99
2010-01-28 Derrick Brashearirix can't have vprintf in the kernel
2010-01-27 Simon WilkinsonXDR memory management fixes
2010-01-27 Derrick Brashearrx ResetCall should wait if it says it will
2010-01-27 Derrick Brashearrx avoid discarding packets while tq is busy
2010-01-25 Derrick Brasheardarwin80 if changes cleanup
2010-01-25 Derrick Brasheardarwin rx if structure fix
2010-01-22 Derrick Brashearabstract rx if structure access
2010-01-21 Jeffrey AltmanUndo labeling of elements of rx structures for Windows
2010-01-20 Simon WilkinsonFix so that UKERNEL can keep using system xdr
2010-01-20 Simon WilkinsonLabel elements of rx structures
2010-01-20 Russ AllberyAvoid executable headers in local include tree
2010-01-16 Jeffrey AltmanRx: Correct AFS_NT40_ENV rx_GetIFInfo max MTU assignments
2010-01-16 Jeffrey AltmanRx: Do not drop call lock in rx_WriteProc* and rx_ReadProc*
2010-01-15 Jeffrey AltmanRx: Remove last remnants of DJGPP support
2009-12-05 Derrick Brashearrx packet dumper not in kernel
2009-12-04 Derrick Brashearadd rx packet trace debug dumping for unix
2009-12-03 Jeffrey AltmanUse xdr_alloc and xdr_free within ptuser
2009-10-28 Simon WilkinsonMove PMTU header block to top of file
2009-10-22 Derrick Brashearpthread pid casting
2009-10-22 Jeffrey Altmanrx lwp include assert.h where AFS_NT40_ENV builds can...
2009-10-21 Derrick Brashearrx don't exit
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-21 Jeffrey AltmanAdd rx_SetMinPeerTimeout and rx_GetMinPeerTimeout
2009-10-20 Derrick Brashearrx window size increase
2009-10-20 Jeffrey Altmanprevent rx peer timeout from reaching 0.0 seconds
2009-10-20 Jeffrey AltmanRx warning removal
2009-10-16 Derrick Brashearexit less
2009-10-12 Jeffrey AltmanImprove accuracy of Rx RTT calculation by skipping...
2009-10-08 Andrew Deasonxdrproc_t functions take a caddr_t, not caddr_t*
2009-10-08 Andrew DeasonCorrect and use AFS_SIZET_FMT
2009-10-03 Derrick Brashearcreate LINUX24 directory
2009-09-29 Simon WilkinsonDemand attach warning fixes
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-09-28 Simon WilkinsonRemove some more warnings from rx
2009-09-28 Simon WilkinsonFix signed/unsigned warnings in XDR
2009-09-11 Derrick Brasheardarwin knet avoid rx socket during shutdown
2009-08-27 Derrick Brashearmacos 10.6 64 bit support
2009-08-27 Derrick Brashearredefine xdr functions consistently
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-08-06 Jeffrey Altmanadd xdr_alloc
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-28 Jeffrey AltmanProtect rx_call iovq from simultaneous attempts to...
2009-07-28 Simon WilkinsonAdditional UKERNEL headers, prototyping and other fixes
2009-07-27 Adam MegaczIn rxi_SendPacket[List], down hosts if ENETUNREACH...
2009-07-27 Marc DionneUnused variable cleanup
2009-07-27 Marc DionneBuild fix - pre-processor typos in rx_lwp.c and rx_pthr...
2009-07-27 Adam MegaczUse -errno or WSAGetLastError() as return value from...
2009-07-23 Jeffrey AltmanModify Solaris Rx NetIfPoller to avoid Panic
2009-07-23 Jacob Thebault-SpiekerExpose locally collected rx peer statistics
2009-07-22 Hans-Werner Paulsenavoid call to rxi_FreePacket with NULL pointer
2009-07-21 Derrick BrashearOSX lock initialization cleanup
2009-07-19 Marc DionneWarning cleanups for kernel module build
2009-07-18 Jeffrey AltmanCorrect ifdefs in rx.c for rx packet debugging
2009-07-16 Simon WilkinsonUse AFS_PTR_FMT to format pointers
2009-07-16 Derrick BrashearMacOS 10.6 support update
2009-07-15 Asanka HerathUse InterlockedExchangeAdd() instead of InterlockedAdd...
2009-07-15 Jeffrey AltmanImprove Windows Build System By Using MT-safe Versions...
2009-07-14 Simon WilkinsonUkernel prototypes
2009-07-12 Simon WilkinsonAdd system headers
2009-07-12 Simon WilkinsonTidy up the rx directory
2009-07-11 Jeffrey AltmanCorrect format specification for "struct clock" values
2009-07-11 Jeffrey AltmanCorrect computation of rx packet resends and data packe...
next