aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-03-20Provide a pkgconfig file with libkeyutils.aDaniel Hill1-0/+2
2020-07-07Add a notification facility for watching for key changesDavid Howells1-3/+5
2020-07-07Revert "Add a notification facility for watching for key changes"David Howells1-5/+3
2020-07-06Build: Remove libkeyutils.pc on make cleanDavid Howells1-1/+1
2020-07-06Check that keyutils.h has valid C++ syntax at build timeChristophe Vu-Brugier1-1/+15
2020-07-06Add a notification facility for watching for key changesDavid Howells1-3/+5
2020-07-06dns: Apply a default TTL to records obtained from getaddrinfo()David Howells1-0/+1
2020-05-18Makefile: Use rpmspec to calculate package nameDavid Howells1-6/+6
2019-09-04rpm: Fix version determination for "make rpm"David Howells1-5/+9
2019-09-04Fix the guess for the default LIBDIRDavid Howells1-1/+1
2019-08-19test: Test all possible type, description and payload lengths to add_keyDavid Howells1-2/+3
2019-03-04Handle %{?distprefix} in rpm buildDavid Howells1-3/+4
2018-11-13keyutils: Add pkg-config file for keyutils libraryDave Jiang1-1/+23
2018-11-02Remove the dependency on MIT KerberosDavid Howells1-1/+1
2018-05-09DNS: Support AFS SRV records and cell db config filesDavid Howells1-2/+6
2017-06-08Add the interface logic to support DH with KDF handling support.Stephan Müller1-0/+1
2016-12-13Doc: Update manpages for KEYCTL_DH_COMPUTEMat Martineau1-0/+1
2016-05-09build: Fix buildingDavid Howells1-11/+12
2014-09-24Define LN as it isn't defined by make and use $(LNS) for a couple of ln -sfDavid Howells1-2/+3
2014-09-22Don't define LNS twice in the Makefile and define in terms of $(LN)David Howells1-3/+1
2014-09-22LIB: Allow building of the shared library to be suppressedDavid Howells1-9/+17
2014-02-21Doc: Add man7 pages for various keyrings conceptsDavid Howells1-0/+3
2014-02-21Doc: Move manual pages to their own subdirDavid Howells1-24/+9
2014-01-15spec: Use the correct path macros in the specfileDavid Howells1-4/+11
2013-08-29Add keyctl_invalidate() manpage and update keyctl.3David Howells1-0/+3
2013-08-29Compress the tarball built by the MakefileDavid Howells1-4/+7
2011-11-30Build: Fix the Makefile to generate tarballs with correct pathnameDavid Howells1-1/+1
2011-11-30Fix rpmlint complaintsDavid Howells1-0/+2
2011-11-30Build: Add build ID and rpmlint facilitiesDavid Howells1-9/+28
2011-11-15Make it possible to provide keytype-specific request key configsDavid Howells1-0/+1
2011-11-15Build: Depend on $(DEVELLIB) not -lkeyutilsMike Frysinger1-3/+3
2011-09-01TEST: Import the RHEL test suiteDavid Howells1-0/+9
2011-08-31Store version info in library and allow it to be displayedDavid Howells1-3/+7
2011-03-11Lib: Add recursive keyring tree scanning functions to the libraryDavid Howells1-0/+2
2011-03-11DNS: A/AAAA record upcall handlerDavid Howells1-1/+1
2011-03-11DNS: AFSDB record upcall handlerDavid Howells1-1/+6
2011-03-11Lib: Support keyctl(KEYCTL_INSTANTIATE_IOV)David Howells1-0/+1
2011-03-11Lib: Support keyctl(KEYCTL_REJECT)KEYUTILS_1.4David Howells1-0/+1
2011-03-11Build: Add -I. to the build and handle overriding of Makefile variablesDavid Howells1-4/+8
2011-03-11Build: Disable RPATH setting in MakefileDavid Howells1-1/+1
2011-03-02Build: Add Makefile rule to build an RPM from git HEADDavid Howells1-0/+31
2011-03-02Build: Extract version info when building rather than defining it redundantlyDavid Howells1-17/+82
2011-03-02Build: NO_GLIBC_KEYSYS is obsoleteDavid Howells1-5/+0
2011-03-02Build: Don't include $(DESTDIR) in MAN* macros in the MakefileDavid Howells1-29/+28
2011-03-02Build: Built programs should depend on build libraryDavid Howells1-2/+2
2011-03-02Build: Guess library directories and word sizeDavid Howells1-3/+9
2011-03-02Fix linkage of utilities in the Makefile.Diego Elio Pettenò1-2/+4
2011-03-02Fix function prototypes in the manual pagesDavid Howells1-0/+2
2010-03-19LIB: Fix the library namingDavid Howells1-1/+1
2010-02-26Move to version 1.3v1.3KEYUTILS_1.3David Howells1-1/+1
2010-02-22keyutils historical version 1.2v1.2David Howells1-5/+1
2010-02-22keyutils historical version 1.1v1.1David Howells1-19/+56
2010-02-22keyutils historical version 1.0v1.0KEYUTILS_1.0KEYUTILS_0.3David Howells1-22/+44
2010-02-22keyutils historical version 0.3v0.3David Howells1-1/+3
2010-02-22keyutils historical version 0.1v0.1David Howells1-0/+70