Re: [dev] Commandline Email Advice Request

2022-11-25 Thread Nihal Jere
On Thu, Nov 24, 2022 at 12:42:08PM -0700, Michael Partridge wrote: > Happy Thanksgiving! > I'm having trouble using `git --send-email` to send a patch in. > > I am trying to use this email address (mcp...@nau.edu) with the > following settings in my global config: > ``` > [sendemail] > smtpenc

Re: [dev] tlsrp: a simple TLS reverse proxy

2020-07-05 Thread Nihal Jere
and the .pc file should add the appropriate > include directory. My distro requires OpenSSL, so it probably puts LibreSSL there to avoid conflicts. But #include works just fine and is more portable. Thanks for the feedback! Nihal Jere

[dev] tlsrp: a simple TLS reverse proxy

2020-07-05 Thread Nihal Jere
ne it from here: git://nihaljere.xyz/tlsrp I would appreciate any comments or criticism. Thanks, Nihal Jere