-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTASKS
26 lines (18 loc) · 1000 Bytes
/
TASKS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
-*- outline -*-
This is just a list of things to fix and keep on our radar
during development. Most of this will get done eventually, but
volunteers can get it done quicker! :^)
Email ~aristonl/[email protected] to take on a task and we'll add
your name to it. It doesn't mean that you're the only person working on
that task but it just means that you are 'maintaining' anything related
to that task (i.e. accepting patches, making the final pull request).
---
* #2: Possible LibreSSL support (atl)
It seems like a good idea considering that the OpenBSD team is pretty
good at being on top of things better than the OpenSSL team (especially
when talking about security vulnerabilities). Also, improves support for
the BSD's and macOS natively (since LibreSSL is the default).
* #3: Finish proxy implementation (FiRe)
According to Levi, in the proxy implementation commit, he wasn't able to
be able to turn it into a class so we'll put this here.
* #5: Finish man pages (atl)