Skip to content

Releases: Pixailz/ft_libft

build ad08c6b

27 Aug 14:33
ad08c6b
Compare
Choose a tag to compare
v1.6.0-ad08c6b

print: add (v)sprintf

build 19fb586

23 Aug 11:57
19fb586
Compare
Choose a tag to compare
v1.6.0-19fb586

test: fix hashtable.c

build d625bec

21 Aug 09:16
Compare
Choose a tag to compare
v1.6.0-d625bec

[helper] submodule update spread

build f609e65

14 Aug 14:55
Compare
Choose a tag to compare
New parsing for dns response

- add parsing for PTR record
- fix i4toh
- new ft_i4tohs for multiple name records

build d3f514f

13 Aug 20:31
d3f514f
Compare
Choose a tag to compare
Revert "Merge branch 'fix_dns_name' into main"

This reverts commit 5ecd9d6ceb88bfc325a36ed2d86c1a74e3f879c3, reversing
changes made to 6b93f451ca231be9707ebfc50f614915299f84c0.

build 6b93f45

13 Aug 20:17
6b93f45
Compare
Choose a tag to compare
New socket + autocleaning

- add new socket manager
  - add some function to set option on socket
- add atexit for parsing and socket

build 5ecd9d6

13 Aug 20:26
5ecd9d6
Compare
Choose a tag to compare
v1.6.0-5ecd9d6

Merge branch 'fix_dns_name' into main

build 22922a9

17 Jun 21:05
22922a9
Compare
Choose a tag to compare
v1.6.0-22922a9

actions: add more dependencies to mlx

build 77fceee

28 May 22:00
77fceee
Compare
Choose a tag to compare
v1.6.0-77fceee

fix double free

build 4e58959

26 May 15:10
4e58959
Compare
Choose a tag to compare
v1.6.0-4e58959

fix not compiling + not testing on Android (termux)