Next | Query returned 31 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-10-07 02:40:58 by Amitai Schleier | Files touched by this commit (5) | Package updated
Log message:
fehqlibs: update to 26. Changes:

- Remove K/R declarations in include genalloc.h
- sgetln() changed to getln2() according to docs and man page.
   2024-09-22 20:22:50 by Amitai Schleier | Files touched by this commit (4) | Package updated
Log message:
fehqlibs: update to 25b. Changes:

- (Make) conf-build was not called due to move to ./src. Missing dot in
  ./configure.
   2024-09-10 22:08:29 by Amitai Schleier | Files touched by this commit (8) | Package updated
Log message:
fehqlibs: update to 25a. Changes:

- Removed 'register' in functions. Added 'const' for input strings.
- Compatibility with current gcc and clang compilers:
- (Internal) Unrolling for() loops removed. Internal functions are
  static now.
- (Internal) buffer_init uses now 'buffer_unixread' and
  'buffer_unixwrite' with matching signatures.
- (External) Added getopb() as external and thus removing getop()
  compatibility.
- (Installation) Moved C source files to ./src. Added INSTALL.md to
  describe changes.
- (Compilation) Added -fwrapv flag to the compiler (correctly handling
  two's complement).
- (Internal) alloc_re()'s first argument is now a void pointer to a list
  [gcc 14.2].
   2024-04-15 18:24:52 by Amitai Schleier | Files touched by this commit (7)
Log message:
fehqlibs: libtoolize for portability. Bump PKGREVISION.
   2024-04-03 05:30:28 by Amitai Schleier | Files touched by this commit (2) | Package updated
Log message:
fehqlibs: update to 23. Changes:

- More documentation for dns resolver routines.
- Added function stralloc_free() which was alreday in the header.
   2023-04-04 01:36:45 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 22a. From the changelog:

- dns_ip A lookup recognizes now 'composit' ip/fqdn correctly; ie.
  1.2.3.4.example.com.
   2022-08-03 18:31:22 by Amitai Schleier | Files touched by this commit (2)
Log message:
Update to 20. From the changelog:

- Added uint8p.c functions
- Fixed dns_txt.c for multiple labels in RDATA section
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-22 00:28:42 by Amitai Schleier | Files touched by this commit (3)
Log message:
Update to 19. From the changelog:

- Provided socket_accept4 again to avoid IPv4-mapped IPv6 adress
  binding problems.
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles

Next | Query returned 31 messages, browsing 1 to 10 | Previous