openafs: add a contributor code of conduct
[openafs.git] / src / rxkad /
2015-01-21 Simon WilkinsonBuild system: MT_LIBS includes XLIBS
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-11-23 Ben Kadukrx: Named values for securityObjectStats types
2014-11-05 Benjamin KadukAllow compiling with KERNEL and AFS_PTHREAD_ENV
2014-10-08 Benjamin KadukNormalize names of libtool convenience libraries
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-09-10 Ben KadukMove epoch and cid generation into the rx core
2014-08-13 Ben KadukRemove some incomplete struct initializers
2014-06-09 Ben KadukUse the RX_SECIDX_* enums in more places
2014-05-28 Michael Meffiebuild: separate source and header compile_et rules
2014-05-28 Michael Meffierxkad: fix include quotes for generated headers
2013-09-30 Michael Meffiebuild: compile_et rules for parallel make
2013-09-23 Chaskiel Grundmantkt_MakeTicket5: Use correct bitmask operator
2013-07-25 Jeffrey Altmanrxkad: remove warnings from der-protos.h
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-13 Chaskiel GrundmanDerive DES/fcrypt session key from other key types
2013-07-13 Chaskiel GrundmanKrb5 ticket support for server-to-server and localauth
2013-07-13 Chaskiel GrundmanUse rfc3961 library to decrypt kerberos 5 tickets
2013-05-28 Simon WilkinsonSort all libtool symbol lists
2013-02-24 Simon Wilkinsonrxkad: Remove redundant checkCksum initialisation
2013-02-06 Simon Wilkinsonpam: Build using libtool
2013-01-07 Michael Meffiecorrect whitespace errors in readme files
2013-01-05 Michael Meffiespelling corrections in readme files
2012-09-17 Marc Dionnerxkad: silence unused variable warnings in v5gen.c
2012-09-16 Simon WilkinsonSplit up libtool support into LWP and pthread
2012-09-10 Simon Wilkinsonlibafsrpc: Assemble with libtool
2012-09-09 Simon Wilkinsonrxkad: Add a libtool library
2012-09-09 Simon Wilkinsonrxkad: Use rxi_Alloc not osi_Alloc
2012-09-07 Simon Wilkinsoncmd: Convert to using libtool
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-24 Christof Hankeout-of-tree-build: extend configuration,
2012-05-24 Simon Wilkinsonrx: Don't cast returns from allocator
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-04-29 Jeffrey AltmanWindows: Remove High Security Integrated Logon
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-10 Simon Wilkinsonrxkad: Remove DES include from header file
2012-04-10 Simon Wilkinsonrxkad: Move conversion functions to own file
2012-02-15 Jeffrey AltmanWindows: remove install9x rules
2012-01-18 Marc DionneParallel build fixes
2011-12-04 Simon Wilkinsonrx: Hide the rx_packet.h
2011-12-04 Simon Wilkinsonrx: Make struct rx_connection private
2011-09-07 Simon Wilkinsonrx/rxkad: Move rxkad initialisation into rxkad
2011-07-14 Simon Wilkinsonrxkad: Suppress warnings for ticket5.c
2011-06-11 Derrick Brashearrxkad ticket5 function rewriting
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-04-26 Ben KadukRename libcom_err to libafscom_err
2011-04-05 Simon WilkinsonTidy up gettimeofday usage
2011-04-03 Simon Wilkinsonrxkad: Tidy header includes
2010-11-24 Jeffrey Altmanrxkad: rename bswap32 to octetswap32
2010-11-24 Jeffrey Altmanrxkad: fix bg-fcrypt to work with roken
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-10-15 Jeffrey AltmanRx: use osi_Assert/osi_Panic instead of assert
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-10-05 Simon WilkinsonKill AFS_64BIT_ENV
2010-09-23 Simon WilkinsonMove des/stats.h to rxkad directory
2010-09-23 Simon Wilkinsonrxkad: Make the test suite build again
2010-09-20 Simon WilkinsonRX: Make rxi_Alloc return (void *)
2010-08-21 Marc DionneFixes for signed char architectures
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-06 Andrew DeasonEliminate $< outside of pattern rules
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-07-07 Andrew DeasonUINT_MAX requires limits.h
2010-07-06 Derrick Brashearrxkad heimdal cleanup openafs-devel-1_5_75
2010-07-01 Derrick Brashearupdate ticket5 from heimdal
2010-06-14 Derrick Brasheargenerated file target
2010-05-06 Simon WilkinsonAlways include afsconfig.h
2010-04-27 Simon WilkinsonOverzealous .gitignore under rxkad
2010-04-26 Marc DionneOverzealous clean target under rxkad
2010-04-26 Simon WilkinsonMove rxkad/domestic/* into rxkad/ directory proper
2010-04-15 Simon WilkinsonTidy up UKERNEL includes
2010-02-18 Simon WilkinsonUnix: Fix objdir builds
2010-02-17 Andrew DeasonInclude stdint.h when using intptr_t
2010-02-17 Derrick Brashearkill macos prior to panther
2010-02-09 Simon WilkinsonAdd rx security index enum
2010-01-27 Derrick Brashearinit pthread mutexes only if an initializer exists
2010-01-27 Derrick Brashearinitialize pthread mutexes to avoid compiler common...
2009-12-31 Russ AllberyUpdate .gitignore for copied rxkad files
2009-11-29 Marc DionneWarning fixes - key handling
2009-11-24 Jeffrey AltmanWindows: modify src/rxkad/NTMakefile to avoid file...
2009-11-17 Simon WilkinsonRationalise our include paths
2009-10-21 Simon WilkinsonFix fall out from removal of memset casts
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-16 Derrick Brashearsnowleopard 64 bit warning death
2009-10-15 Simon WilkinsonFix checked builds with gcc4.2
2009-10-08 Andrew DeasonFix warnings in rxkad
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-08-06 Marc Dionnekauth warning reduction
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-12 Simon WilkinsonAdd system headers
2009-07-11 Derrick BrashearUpdate IRIX build issues
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-07-06 Simon WilkinsonRemove CVS ignore files
2009-06-15 Simon Wilkinsongitignore-20090615
2009-06-03 Derrick Brashearcurpag-via-pioctl-20090603 openafs-rx-enhancements
2009-03-18 Marc Dionnelinux-warning-reduction-20090318
2008-11-29 Simon Wilkinsonrxkad-prototypes-20081129
next