summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* man page macro and hyphen fixesRuss Allbery2008-02-197-14/+13
* more tests for libdb btree page split on zero indexTom Yu2008-02-073-4/+113
* Remove AppleConnect workaround Alexandra Ellwood2008-02-061-13/+0
* Need CCAPI v2 support for WindowsAlexandra Ellwood2008-02-0612-84/+1301
* tools for svn:eol-style fixupsKen Raeburn2008-02-052-0/+21
* more eol-styleKen Raeburn2008-02-0521-3074/+3074
* set eol-styleKen Raeburn2008-02-0521-1763/+1763
* Set EOL styleAlexandra Ellwood2008-02-051-83/+83
* libdb btree page split on zero index corrupts dbTom Yu2008-02-012-4/+54
* Actually pass the nmake arguments to nmakeKevin Koch2008-01-311-5/+5
* CCAPI changes to the mac-specific code to use new kipc changesAlexandra Ellwood2008-01-291-11/+16
* Windows: avoid use of cygwin mkdir and rmdir commandsJeffrey Altman2008-01-232-4/+4
* Update build instructions to indicate PATH ordering; add troubleshooting tip ...Kevin Koch2008-01-231-9/+20
* Correct makefile so pingtest buildsKevin Koch2008-01-221-10/+21
* Windows CCAPI snapshot. Should build & pass ping testKevin Koch2008-01-2251-69/+6514
* Windows debug message line endings were already correct; revert cci_debugging.c.Kevin Koch2008-01-223-16/+4
* Make windows debug message line endings match the Mac endings.Kevin Koch2008-01-225-6/+30
* Add ccs_pipe_compareAlexandra Ellwood2008-01-156-2/+39
* improve debugging of ticket verification in ksuRuss Allbery2007-12-301-5/+5
* Wrap krb5_db_get_principal function with get_principal (which willKen Raeburn2007-12-226-16/+50
* Implement SWAP16 for Mac without compiler warningKen Raeburn2007-12-221-1/+9
* Rename krb4_sendto to set_response since that's what it doesKen Raeburn2007-12-191-4/+4
* Remove unused args to krb4_sendto and unused global. Use byte-order macros d...Ken Raeburn2007-12-191-20/+14
* Remove excess parameters in formatting log callsKen Raeburn2007-12-191-14/+12
* Make some stuff static that we don't need accessible outside kerberos_v4.cKen Raeburn2007-12-191-5/+5
* Add the CCAPI design sketch to the new directoryKevin Koch2007-12-171-0/+148
* fix CVE-2007-5894: apparent uninit length in ftpd.c:reply()Tom Yu2007-12-141-1/+1
* fix CVE-2007-5902: integer overflow in svcauth_gss_get_principal()Tom Yu2007-12-141-1/+1
* fix CVE-2007-5971: double-free in gss_krb5int_make_seal_token_v3()Tom Yu2007-12-141-1/+0
* fix CVE-2007-5972: double fclose() in krb5_def_store_mkey()Tom Yu2007-12-141-2/+1
* fix CVE-2007-5971: free of non-heap pointer in gss_indicate_mechs()Tom Yu2007-12-141-1/+1
* Remove Mac-specific bit unused in KfM that causes test failures nowKen Raeburn2007-12-141-8/+0
* KFW: BUG: KRB5CRED: Set identity data before sending notificationJeffrey Altman2007-12-121-1/+1
* copy correct key for lucid context acceptor_subkeyKevin Coffman2007-12-121-1/+1
* KFW BUG: WIX: 64-bit installer attempts to uninstall 32-bit NSIS Jeffrey Altman2007-12-121-2/+3
* Remove no-longer-needed include of Kerberos.hKevin Koch2007-12-0331-31/+0
* Conditionalize #pragma mark with TARGET_OS_MAC; remove any Windows #pragma di...Kevin Koch2007-11-212-19/+35
* Disable warnings about #pragma markKevin Koch2007-11-202-0/+8
* On Windows, UINT64_MAX isn't defined; define itKevin Koch2007-11-151-0/+4
* On Windows, UINT64_MAX isn't defined; get it from k5-platform.hKevin Koch2007-11-151-0/+4
* The khm_show_main_window() function is no longer calledJeffrey Altman2007-11-141-7/+18
* Include k5-platform.hKen Raeburn2007-11-041-0/+2
* Use 0 and 1 instead of relying on TRUE/FALSE being defined everywhereKen Raeburn2007-11-011-2/+3
* Conditionalize "#pragma mark" on TARGET_OS_MAC.Ken Raeburn2007-11-0118-20/+114
* On Windows, disable a pragma warning; add comment about what a pipe isKevin Koch2007-10-311-0/+5
* Set GNU warning options in CFLAGS and CXXFLAGS separately, avoiding optionsKen Raeburn2007-10-312-5/+16
* Add some dependenciesKen Raeburn2007-10-311-1/+20
* Correct the filenames in commentsKen Raeburn2007-10-312-2/+2
* Test more installed headers for C++ compatibilityKen Raeburn2007-10-313-1/+21
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-314-1/+45