| Commit message (Expand) | Author | Age | Files | Lines |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 45 | -760/+751 |
* | Fixes for Emacs 22 compatibility | Ken Raeburn | 2009-10-30 | 1 | -2/+2 |
* | Tweak batch reindent some more. Limit the initial bulk reindent, and | Tom Yu | 2009-10-30 | 1 | -11/+30 |
* | New elisp file to mark C styles in files. New top-level Makefile | Tom Yu | 2009-10-28 | 1 | -0/+28 |
* | Update to use heuristics for setting "krb5" style based on file local | Tom Yu | 2009-10-28 | 2 | -8/+25 |
* | Add "reindent" target to top-level Makefile.in. Add | Tom Yu | 2009-10-27 | 1 | -0/+33 |
* | Fix missing emacs file variable markers. Add krb5-c-style.el: the | Tom Yu | 2009-10-26 | 1 | -0/+30 |
* | Changed the crypto make system to add build flexibility. The update cancels t... | Zhanna Tsitkov | 2009-10-23 | 1 | -8/+8 |
* | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -1/+1 |
* | Re-run make depend without autoconf.h in the source tree | Greg Hudson | 2009-09-16 | 4 | -76/+72 |
* | Crypto modularity proj.: Move prf and random-to-key ops from backend to krb | Zhanna Tsitkov | 2009-09-16 | 4 | -73/+77 |
* | Add t_unal.c to SRCS and generate dependencies.. | Ezra Peisach | 2009-09-15 | 2 | -1/+5 |
* | Test byte ordering determination and unaligned access | Ken Raeburn | 2009-09-15 | 2 | -2/+52 |
* | Crypto modularity proj: OpemSSL crypto feed for hmac/md5/md4/sha1/rc4/des/des... | Zhanna Tsitkov | 2009-09-03 | 1 | -1/+1 |
* | Disable the COPY_FIRST_CANONNAME workaround on Linux glibc 2.4 and | Greg Hudson | 2009-08-28 | 1 | -5/+16 |
* | Rename db2 header files db.h and db-config.h in the source tree, so | Ken Raeburn | 2009-08-21 | 1 | -1/+3 |
* | Get "make depend" to work in an unbuilt source tree, since bad deps | Greg Hudson | 2009-08-03 | 1 | -1/+1 |
* | Crypto modularity proj: Separate files under crypto directory based on their ... | Zhanna Tsitkov | 2009-08-03 | 1 | -14/+16 |
* | reduce some mutex performance problems in profile library | Ken Raeburn | 2009-06-18 | 3 | -21/+19 |
* | UCS2 support doesn't handle upper half of BMP | Greg Hudson | 2009-05-14 | 1 | -29/+37 |
* | In util/support/utf8_conv.c, the SWAP16 macro is invoked with an | Tom Yu | 2009-05-13 | 1 | -6/+4 |
* | Add DEBUG_ERROR_LOCATIONS support | Greg Hudson | 2009-04-29 | 2 | -2/+34 |
* | Subject k5_utf8s_to_ucs2s could deref NULL pointer.. | Ezra Peisach | 2009-04-07 | 1 | -3/+5 |
* | Null pointer defref in adding info | Ezra Peisach | 2009-04-07 | 1 | -1/+1 |
* | Make Lite Client lib link again | Zhanna Tsitkov | 2009-03-11 | 1 | -1/+1 |
* | Make it link again | Zhanna Tsitkov | 2009-03-11 | 1 | -2/+5 |
* | Don't pass negative numbers to strerror | Ken Raeburn | 2009-02-12 | 1 | -0/+14 |
* | build strlcpy.c, printf.c, ipc_stream.c on windows | Ken Raeburn | 2009-02-11 | 1 | -1/+17 |
* | Update t_k5buf.c for the renamed buffer type constants | Greg Hudson | 2009-02-10 | 1 | -10/+14 |
* | Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o... | Ken Raeburn | 2009-02-09 | 3 | -64/+64 |
* | Add variables for optionally building ipc_stream.c; currently empty | Ken Raeburn | 2009-02-09 | 1 | -0/+5 |
* | Adjust names to not conflict with Windows headers | Ken Raeburn | 2009-02-09 | 2 | -23/+23 |
* | Include assert.h | Ken Raeburn | 2009-02-09 | 1 | -0/+1 |
* | Use winsock2.h on Windows. Make initializer value static | Ken Raeburn | 2009-02-09 | 1 | -1/+4 |
* | More C++ compatibility: Don't use "typedef struct tag *tag"; rename | Ken Raeburn | 2009-02-09 | 1 | -3/+3 |
* | Unsigned/signed warnings cleanup | Ezra Peisach | 2009-02-06 | 1 | -3/+4 |
* | In krb5int_utf8s_to_ucs2les, free the correct value on error, instead | Greg Hudson | 2009-02-04 | 1 | -1/+1 |
* | Get rid of casts of free() argument to char*, except where it's | Ken Raeburn | 2009-02-02 | 1 | -2/+2 |
* | remove some remnants of krb4-related config file options | Ken Raeburn | 2009-01-28 | 1 | -2/+0 |
* | Helper script for processing valgrind logs that don't indicate any errors, or... | Ken Raeburn | 2009-01-27 | 1 | -0/+71 |
* | fix trailing whitespace | Tom Yu | 2009-01-22 | 3 | -7/+7 |
* | whitespace | Tom Yu | 2009-01-22 | 3 | -9/+9 |
* | Define SWAP16 if not already defined | Ken Raeburn | 2009-01-05 | 1 | -0/+3 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 13 | -182/+170 |
* | ifdef out unused functions that are also missing prototypes. | Ezra Peisach | 2009-01-05 | 1 | -0/+2 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 5 | -1/+1013 |
* | Remove some unused variables | Ken Raeburn | 2009-01-03 | 1 | -8/+0 |
* | Revert r21589, and export krb5_get_fallback_host_realm instead | Greg Hudson | 2008-12-29 | 1 | -0/+1 |
* | Clean up krb5_get_fallback_host_realm in two respects: | Greg Hudson | 2008-12-24 | 1 | -1/+0 |
* | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 2 | -5/+1 |