summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Make Fortuna the default PRNG for the Windows buildGreg Hudson2011-02-251-1/+1
* Add "make doxugen" option to generate doxygen outputZhanna Tsitkov2011-02-071-0/+8
* Install gssapi_ext.h on Windows. Include gssapi_ext.h in the headerGreg Hudson2010-11-301-0/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-45/+1
* Fix Windows buildGreg Hudson2010-11-251-90/+101
* SecurID build supportSam Hartman2010-10-191-0/+1
* Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov2010-10-051-2/+3
* make dependSam Hartman2010-09-291-0/+1
* Add an expansion error table for libkrb5, since krb5_err.et is fullGreg Hudson2010-08-261-2/+7
* Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson2010-04-241-4/+2
* Only create runenv.py at BUILDTOP. Fix bugs in k5test.py relating toTom Yu2010-04-201-3/+22
* Add a "make testrealm" target using the Python test framework. AsGreg Hudson2010-03-081-0/+4
* Install encrypted_challenge plugin during fake-installTom Yu2010-01-041-0/+1
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-0/+6
* Mark lib/apputilsTom Yu2009-12-071-0/+3
* Mark and reindent util, with some exceptionsTom Yu2009-12-071-3/+10
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-1/+8
* Mark and reindent util/supportTom Yu2009-11-301-2/+5
* Mark and reindent lib/cryptoGreg Hudson2009-11-281-0/+2
* Mark and reindent the pkinit plugin code, except for the header filesGreg Hudson2009-11-251-1/+5
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-1/+11
* Mark and reindent what's left of the appl directoryGreg Hudson2009-11-241-0/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-9/+7
* Fix coding style in lib/krb5/asn.1, remove from exclusions, andTom Yu2009-11-161-6/+0
* Add an exception for include/iprop.h and revert its reformatting,Greg Hudson2009-11-151-0/+1
* Reindent include directory, reformatting prototypes as necessary.Greg Hudson2009-11-141-0/+3
* Reformat some open-paren issues. Remove kprop.c and kpropd.c fromTom Yu2009-11-061-3/+1
* Add slave/ to INDENTDIRS, with some exclusionsTom Yu2009-11-061-3/+8
* Move more reindent settings into variablesTom Yu2009-11-061-10/+11
* Reformat some block comments. Refine lib/krb5/asn.1 reindentTom Yu2009-11-051-1/+6
* Deal with some open paren formatting issues, and reindent. MakeTom Yu2009-11-051-2/+0
* Correct regexps for matching emacs and cc-mode versions. In reindentTom Yu2009-11-041-31/+43
* Tweak batch reindent some more. Limit the initial bulk reindent, andTom Yu2009-10-301-10/+24
* New elisp file to mark C styles in files. New top-level MakefileTom Yu2009-10-281-0/+17
* Add "reindent" target to top-level Makefile.in. AddTom Yu2009-10-271-0/+11
* Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov2009-10-231-20/+21
* Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...Zhanna Tsitkov2009-09-301-3/+3
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-2/+5
* Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...Zhanna Tsitkov2009-09-021-3/+3
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-27/+33
* Restore limited support for static linkingGreg Hudson2009-06-081-2/+3
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-311-0/+1
* Updates for current CCAPI code; build krb5 unicode supportKen Raeburn2009-02-111-8/+16
* Don't create include/kerberosIV on installationKen Raeburn2009-01-071-1/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-2/+0
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-31/+6
* Some helper rules for running Coverity PreventKen Raeburn2008-08-271-0/+30
* Incorporate Apple's patchKen Raeburn2008-08-251-1/+7
* Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch2008-02-191-4/+32
* Only do fake-install in pkinit if building pkinitKen Raeburn2007-08-161-1/+3