Next | Query returned 101 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2005-05-23 10:26:17 by Roland Illig | Files touched by this commit (270)
Log message:
Removed trailing white-space.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-02-24 14:10:14 by Alistair G. Crooks | Files touched by this commit (192)
Log message:
Add RMD160 digests.
   2005-01-27 16:47:57 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
Changes 0.2.13:
- Version number in libtasn1.h updated properly.

Changes 0.2.12:
- Manual converted to Texinfo format.
- Manual in GTK-DOC and DevHelp formats added.
- Man pages for all functions added.
- Various internal cleanups.
   2004-12-26 02:53:17 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.2.11:
- Added the self test with "make check" target
- Added management of ANY type with null length
- Corrected some writes to invalid data.
   2004-12-18 19:51:39 by grant beattie | Files touched by this commit (1)
Log message:
ignore getopt_long() on Darwin because there is no prototype for it,
nor declaration for "struct option".

fixes build on Darwin.
   2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703)
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
   2004-05-22 09:30:03 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 0.2.10
- Added scripts to assist in libtasn1 version detection
  from configure scripts.
- Corrected a DER decoding bug which was reported
  by Max Vozeler <max@hinterhof.net>.

Changes 0.2.9
- Accept negative numbers as range in INTEGER declarations

Changes 0.2.8
- Add asn1_delete_element function
   2004-04-12 01:58:30 by Soren Jacobsen | Files touched by this commit (1)
Log message:
No longer used.

Next | Query returned 101 messages, browsing 81 to 90 | Previous