summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1
Commit message (Expand)AuthorAgeFilesLines
* Remove krb5_decode_leak test program on "make clean"Greg Hudson2009-09-161-1/+1
* Implement s4u extensionsGreg Hudson2009-09-139-2/+93
* CVE-2009-0846 asn1_decode_generaltime can free uninitialized pointerTom Yu2009-04-071-0/+16
* In krb5_decode_leak.c, work around the oddity thatGreg Hudson2009-02-131-2/+16
* Add a new test harness to facilitate memory leak detection in theGreg Hudson2009-02-113-3/+678
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-5/+5
* include dependencies for decoder testKen Raeburn2009-01-162-1/+13
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-52/+50
* Fix memory leaks in sam and ldap handler testing - there is still a leak w/ ldapEzra Peisach2008-12-164-0/+24
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-24/+23
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-23/+27
* partial rewrite of the ASN.1 encodersKen Raeburn2008-10-252-15/+15
* More regression tests for ASN.1 encodersKen Raeburn2008-10-255-2/+174
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-202-8/+4
* makedependKen Raeburn2008-10-151-3/+3
* Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn2008-10-0611-11/+190
* whitespaceKen Raeburn2008-10-067-3187/+3187
* Fix some signed/unsigned warningsKen Raeburn2008-10-064-5/+5
* makedependKen Raeburn2008-09-181-27/+29
* Explicitly note number as unsigned to shut gcc upKen Raeburn2008-06-021-1/+1
* test program build problemKen Raeburn2007-08-293-78/+113
* make dependKen Raeburn2007-08-161-25/+27
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-3/+3
* make dependTom Yu2006-10-061-11/+13
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-161-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-4/+4
* install headers into include/krb5Ken Raeburn2006-05-231-25/+27
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-15/+13
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-498/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-49/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-32/+34
* make dependKen Raeburn2006-03-271-12/+13
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-11/+11
* make dependKen Raeburn2006-03-081-4/+8
* make dependTom Yu2005-11-291-22/+15
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-183-2/+6
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-3/+0
* Update dependenciesKen Raeburn2005-06-211-14/+21
* * trval.c (convert_nibble): Declare the argument with a typeKen Raeburn2005-06-012-1/+5
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * debug.h (test): Macro renamed from "assert".Ken Raeburn2004-04-294-10/+15
* updated dependenciesKen Raeburn2004-04-241-13/+15
* make dependKen Raeburn2003-12-151-14/+16
* Send generalstring not octetstring in etype_info2. Accept eitherSam Hartman2003-07-222-5/+5
* make-depend updatesKen Raeburn2003-05-241-10/+10
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-183-25/+207
* Cleanup memory in asn.1 testsuite to allow for leak checkingEzra Peisach2003-05-126-94/+623
* Implement encoders for etype_info2 and add support to s2kparams forSam Hartman2003-05-066-0/+105
* update dependenciesTom Yu2002-12-121-7/+0