Import of code from c-tap-harness
[openafs.git] / src / rx /
2020-08-07 Andrew Deasonafs: Always define our own osi_timeval32_t 38/14238/5
2020-07-27 Cheyenne Willsclang-10: use AFS_FALLTHROUGH for case fallthrough 74/14274/9
2020-07-24 Mark Vitalerx: prevent leakage of non-cached rx_connections (pthread) 42/13042/5
2020-07-24 Mark Vitalerx: fix out-of-range value for RX_CONN_NAT_PING 41/13041/4
2020-06-19 Cheyenne WillsLINUX 5.8: Replace kernel_setsockopt with new funcs 47/14247/4
2020-05-29 Mark VitaleDARWIN: remove vestigial etap_event_t typedefs 19/14219/2
2020-05-29 Mark VitaleConvert all osi_timeval_t to osi_timeval32_t 15/14215/5
2020-05-28 Mark VitaleUKERNEL: remove redundant declaration of osi_GetTime 92/14192/7
2020-05-14 Andrew Deasonrx: Avoid osi_NetSend during rx shutdown 18/13718/6
2020-05-01 Andrew Deasonrx: Use _IsLast to check for last call in queue 58/14158/2
2020-03-06 Michael MeffieCleanup vestiges of old shared library build directories 45/14045/2
2020-01-10 Andrew DeasonFBSD: Remove support for 8.x and 9.x 42/13842/5
2019-12-21 Andrew Deasonrx: Make rx_identity_free idempotent 45/13945/3
2019-12-20 Andrew Deasonrx: Make rx_opaque_free idempotent 44/13944/2
2019-12-10 Andrew DeasonFBSD: Remove pre-8 code 12/13812/5
2019-10-11 Cheyenne WillsLINUX 5.3: Add comments for fallthrough switch cases 81/13881/3
2019-10-04 Andrew Deasonrx: Fix test for end of call queue for LWP 80/13880/3
2019-09-27 Cheyenne WillsRetire the AFS_PTR_FMT macro 30/13830/6
2019-09-23 Mark Vitalerx: add missing CLEAR_CALL_QUEUE_LOCK to LWP rx_GetCall 95/13695/3
2019-09-20 Mark Vitalerx: clear call_queue_lock after removing call from... 41/13641/4
2019-09-12 Andrew Deasonrx: Introduce rxi_NetSend 17/13717/4
2019-08-30 Andrew Deasonrx: Convert rx_FreeSQEList to rx_freeServerQueue 11/13811/3
2019-08-30 Andrew Deasonrx: Export rx_GetCallStatus 20/13820/3
2019-08-28 Andrew Deasonrx: Avoid leaking 'sq' in libafs rx_GetCall 15/13715/4
2019-08-25 Tim CreechFBSD: Call CURVNET_SET/CURVNET_RESTORE for VIMAGE 80/12580/6
2019-08-24 Andrew Deasonrx: Update style in rx_opaque.c 05/13805/2
2019-08-23 Andrew DeasonRemove dead code 83/13683/7
2019-08-16 Cheyenne WillsLINUX 5.3.0: Use send_sig instead of force_sig 53/13753/7
2019-06-28 Andrew Deasonrx: Set listener pthread name 00/13600/3
2019-03-24 Benjamin KadukAdd rxgk_GetServerInfo stub 21/12721/10
2019-03-24 Ben KadukImplement the rxgk server security object routines 72/10572/28
2019-03-23 Andrew Deasonrx: Do not ignore RXS_* op errors 22/13522/4
2019-03-08 Andrew DeasonRemove references to SunOS 4 06/13506/2
2019-03-08 Andrew Deasonrx: Make rxi_Free(NULL, size) a no-op 14/13514/2
2019-03-01 Benjamin KadukAvoid incomplete function type in casts 73/13473/2
2019-01-15 Mark Vitalerx: remove rx_atomic bitops 90/13390/7
2019-01-14 Andrew Deasonrx: Statically check rx_statisticsAtomic size 14/13414/4
2019-01-14 Andrew DeasonRevert "rx: fix rx_atomic warnings under Solaris" 15/13415/3
2019-01-03 Mark Vitalevos: restore status information to 'vos status' 00/13400/4
2018-09-28 Andrew Deasonrx: Convert rxinit_status to rx_IsRunning() 61/12761/5
2018-09-14 Andrew DeasonRemove DUX/OSF code 60/13260/3
2018-09-14 Jeffrey Altmanrx: reset packet header userStatus field on reuse 65/13165/6
2018-08-14 Michael Meffierx: fix rx_atomic warnings under Solaris 91/12991/3
2018-07-01 Mark Vitalerxevent: prevent negative rx_connection refCount 28/13228/4
2018-06-08 Mark Vitalexdr: remove dead code, whitespace from xdr_enum 76/13076/4
2018-06-08 Mark Vitalexdr: avoid xdr_enum memory overrun 75/13075/4
2018-05-26 Pat RieheckyRemove pointless assignments 86/13086/3
2018-05-25 Pat RieheckyAdd braces to empty conditional blocks 81/13081/5
2018-05-15 Marcio Barbosarx: fix atomics on darwin 63/13063/3
2018-04-14 Jeffrey Altmanrx: connection aborts send serial zero when no conn... 32/12932/3
2018-04-14 Jeffrey Altmanrx: pass serial number to rxi_SendRawAbort 31/12931/3
2018-03-27 Ben KadukExport {Get,Set}ServiceSpecific from liboafs_rx.la 89/10589/15
2018-03-17 Michael MeffieSuppress statement not reached warnings under Solaris... 58/12958/2
2018-02-19 Jeffrey Altmanrx: Do not count RXGEN_OPCODE towards abort threshold 06/12906/2
2018-02-10 Andrew DeasonDo not require AFS_SYSCALL 37/11937/11
2018-01-09 Benjamin Kadukrx: remove trailing semicolons from FBSD mutex operations 53/12853/2
2018-01-09 Benjamin KadukReplace <rpc/types.h> with <rx/xdr.h> 00/12800/5
2017-12-05 Benjamin KadukOPENAFS-SA-2017-001: rx: Sanity-check received MTU...
2017-11-28 Benjamin Kadukrx: fix call refcount leak in error case 81/12781/2
2017-11-23 Benjamin KadukSprinkle rx_GetConnection() for concision 72/12772/2
2017-11-23 Benjamin Kadukrx: fix mutex leak in error case 71/12771/2
2017-11-23 Benjamin KadukAdd event-related mutex assertions 57/12757/5
2017-11-23 Benjamin KadukStandardize rx_event usage 56/12756/7
2017-08-29 Seth ForsheeLinux: Include linux/uaccess.h rather than asm/uaccess... 14/12714/3
2017-05-30 Jeffrey Altmanrx: wake up send after 'twind' has been updated 25/12625/2
2016-12-05 Andrew Deasonrx: Add rxi_FlushWriteLocked 21/12421/4
2016-12-03 Marcio Barbosaafs: release the packets used by rx on shutdown 27/12427/5
2016-11-28 Dave BotschMac OS Sierra deprecates syscall() 52/12452/3
2016-11-27 Dave BotschDefine OSATOMIC_USE_INLINED to get usable atomics on... 33/12433/3
2016-11-06 Anders Kaseorgsrc/rx/rx_packet.c: Fix misleading indentation 36/12436/2
2016-01-24 Dave Botschrxinit_status needs to be global for the kext since 73/12073/3
2016-01-23 Marcio Barbosaafs: do not allow two shutdown sequences in parallel 16/12016/8
2015-10-28 Jeffrey Altmanrx: OPENAFS-SA-2015-007 "Tattletale"
2015-08-28 Benjamin Kadukrx: Tidy up rxi_CheckCall()'s mtuout handling
2015-07-23 Marc DionneLinux 4.2: Pass namespace to sock_create_kern
2015-04-15 Benjamin KadukRemove LINUX24 from src/rx
2015-02-11 Andrew Deasonrx: Set lastBusy on RX_CALL_TIMEOUT
2015-02-11 Andrew Deasonrx: Remove RX_CALL_BUSY
2015-02-11 Andrew Deasonrx: Remove RX_CALL_IDLE
2015-02-11 Andrew Deasonrx: Remove idleDeadDetection
2015-02-11 Andrew Deasonrx: Rely on remote startWait idleness for idleDead
2015-02-05 Jeffrey HutzelmanIgnore return values harder
2015-02-04 Andrew Deasonrx: Zero unitialized uio structs
2015-01-21 Simon WilkinsonBuild system: MT_LIBS includes XLIBS
2015-01-14 Benjamin Kadukrx: rxi_SendPacketList remove duplicate conditional
2015-01-14 Benjamin Kadukrx: Remove dead AFS_ADAPT_PMTU SUN5 code
2015-01-14 Andrew Deasonrx: Normalize use of some MTU-discovery fields
2015-01-08 Marc DionneLinux 3.19: Use mgs_iter in struct msghdr
2015-01-05 Andrew Deasonrx: Ignore responses to nonexistent challenges
2014-11-23 Ben Kadukrx: Named values for securityObjectStats types
2014-11-06 Arne Wiebalckrx: initialize memory before use
2014-11-05 Benjamin KadukAllow compiling with KERNEL and AFS_PTHREAD_ENV
2014-11-05 Benjamin KadukRemove dead code
2014-10-28 Andrew Deasonrx: Reset lastSendData when resetting call
2014-10-08 Benjamin KadukBuild fixes for recent FreeBSD -current
2014-10-08 Benjamin KadukNormalize names of libtool convenience libraries
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-09-10 Ben KadukRemove rx_SetEpoch, rx_SetConnectionEpoch, rx_SetConnec...
2014-09-10 Ben KadukMove epoch and cid generation into the rx core
2014-08-19 Perry RuiterCorrect comment typos in a couple files
next