index
:
jurl
main
Libcurl wrapper for Janet
toast@bunkerlabs.net
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Lines
2023-07-02
patch against getcbytes bug, to be tested on linux
Chloe Kudryavtsev
-10
/
+45
2023-05-07
native: polyfills for get/opt cbytes
Chloe Kudryavtsev
-9
/
+29
2023-04-03
native: fix non-zeroed initialization
Chloe Kudryavtsev
-0
/
+11
2023-04-03
native: make strings more permissive
Chloe Kudryavtsev
-6
/
+15
2023-04-02
native: fix gc allocation error in jurl :dup
Chloe Kudryavtsev
-1
/
+1
2023-03-28
native: fix compat with curl as old as 7.81.0
Chloe Kudryavtsev
-0
/
+8
2023-03-27
native: correct classification mistake
Chloe Kudryavtsev
-2
/
+2
2023-03-26
native: remove prefixes from authentication keys
Chloe Kudryavtsev
-23
/
+23
2023-03-26
native: implement getinfo on enums and bitmasks
Chloe Kudryavtsev
-9
/
+122
2023-03-26
native: implement getinfo slists
Chloe Kudryavtsev
-4
/
+27
2023-03-25
native: allow write callback to handle <size bytes
Chloe Kudryavtsev
-2
/
+5
2023-03-25
native: use a macro for size of jurl_opts
Chloe Kudryavtsev
-2
/
+3
2023-03-24
native: add comment for future self
Chloe Kudryavtsev
-1
/
+2
2023-03-24
native: fix mime stuff
Chloe Kudryavtsev
-6
/
+4
2023-03-24
native: rework mimepart entirely
Chloe Kudryavtsev
-63
/
+113
2023-03-24
native: cleanup: add elaborative comments
Chloe Kudryavtsev
-0
/
+8
2023-03-24
native: cleanup, jurl.c edition
Chloe Kudryavtsev
-27
/
+27
2023-03-24
native: continue reorganizing: main.c edition
Chloe Kudryavtsev
-86
/
+96
2023-03-24
native: reorganize jurl.h
Chloe Kudryavtsev
-20
/
+29
2023-03-24
native: fix warning
Chloe Kudryavtsev
-1
/
+1
2023-03-24
native: implement -blob
Chloe Kudryavtsev
-8
/
+20
2023-03-24
native: fix another segfault
Chloe Kudryavtsev
-1
/
+1
2023-03-24
native: use getslist universally
Chloe Kudryavtsev
-13
/
+3
2023-03-24
native: ok this is kind of big, see rest of message
Chloe Kudryavtsev
-94
/
+131
2023-03-23
native: fix two potential runoffs
Chloe Kudryavtsev
-0
/
+2
2023-03-23
Revert "native: NULL-terminate all struct[]s"
Chloe Kudryavtsev
-12
/
+9
2023-03-23
native: fix nasty bug
Chloe Kudryavtsev
-1
/
+1
2023-03-23
native: NULL-terminate all struct[]s
Chloe Kudryavtsev
-9
/
+12
2023-03-23
native: add OO-like setopt and getopt
Chloe Kudryavtsev
-3
/
+26
2023-03-23
native: implement ssl and security opts
Chloe Kudryavtsev
-1
/
+105
2023-03-23
native: implement mimepost
Chloe Kudryavtsev
-1
/
+7
2023-03-23
all: implement mime-data-cb
Chloe Kudryavtsev
-4
/
+64
2023-03-23
native: main: remove prefixes and rename module
Chloe Kudryavtsev
-30
/
+30
2023-03-23
reorganize
Chloe Kudryavtsev
-0
/
+1601