~barnowl/barnowl/master

  • Committer: Anders Kaseorg
  • Date: 2019-02-04 01:58:44 UTC
  • Revision ID: git-v1:9a0d25d1513e92f2b0c99d89ab5fc5ae2c061151
Migrate to “new” OpenSSL DES API

The new API was added in OpenSSL 0.9.7.  The old API was removed in
OpenSSL 1.1.0.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Filename Latest Rev Last Changed Committer Comment Size
..
compat 1756 13 years ago David Benjamin Add a compatibility implementation of memrchr It' Diff
doc 1 21 years ago James M. Kretchmar Initial check in Diff
examples 1 21 years ago James M. Kretchmar Initial check in Diff
m4 1285 14 years ago Anders Kaseorg Use an aclocal macro directory m4/, and add the ma Diff
perl 409 17 years ago Sam Hartman jabber.pl is a core module Diff
scripts 1001 14 years ago Nelson Elhage Add a script to create a release tag and tarball. Diff
t 663 16 years ago Nelson Elhage Make the built-in regression tests output TAP and Diff
.gitignore 2234 10 years ago Anders Kaseorg .gitignore: Add other kinds of tags Signed-off-by 672 bytes Diff Download File
.mailmap 2200 10 years ago Alex Dehnert Add a .mailmap to canonicalize commit names/emails 676 bytes Diff Download File
.travis.yml 2250 8 years ago Jason Gross Use a cpanfile 833 bytes Diff Download File
AUTHORS 2195 10 years ago Jason Gross Fix spelling errors in AUTHORS (caught by ispell) 1.3 KB Diff Download File
File autogen.sh 1062.1.1 14 years ago Nelson Elhage Switch the build system to using automake. Use au 27 bytes Diff Download File
barnowl-wrapper.in 2179 10 years ago Anders Kaseorg Build bin/{barnowl,tester} instead of {barnowl,tes 412 bytes Diff Download File
ChangeLog 2257 7 years ago Adam Glasgall add ChangeLog entry for 1.10 91.2 KB Diff Download File
closures.c 2154.1.1 11 years ago David Benjamin perlvariables - iteration N Later commits reworke 768 bytes Diff Download File
cmd.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 8.1 KB Diff Download File
File codelist.pl 2321 6 years ago Anders Kaseorg Remove AIM support This code has received almost 702 bytes Diff Download File
commands.c 2321 6 years ago Anders Kaseorg Remove AIM support This code has received almost 82 KB Diff Download File
configure.ac 2327 5 years ago Anders Kaseorg Migrate to “new” OpenSSL DES API The new API was 6.6 KB Diff Download File
context.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 1.7 KB Diff Download File
COPYING 2142 11 years ago David Benjamin Unbundle random Facebook module libraries Probabl 45.7 KB Diff Download File
cpanfile 2251 8 years ago Jason Gross Add facebook dependencies to cpanfile We don't pu 569 bytes Diff Download File
dict.c 2047 12 years ago Jason Gross Fix up headers The additions to owl.h and some of 3.2 KB Diff Download File
editcontext.c 2047 12 years ago Jason Gross Fix up headers The additions to owl.h and some of 890 bytes Diff Download File
editwin.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 32.8 KB Diff Download File
errqueue.c 1971 12 years ago David Benjamin Replace owl_errqueue's owl_list with a GPtrArray 483 bytes Diff Download File
filter.c 2324 6 years ago Anders Kaseorg Allow changing the fg + bg colors of an existing f 5.5 KB Diff Download File
filterelement.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 9.2 KB Diff Download File
filterproc.c 2243.1.1 9 years ago Anders Kaseorg filterproc: Rewrite using GIOChannel The old poll 3.1 KB Diff Download File
filterproc.h 2119 12 years ago David Benjamin Rewrite call_filter to use g_spawn_async_with_pipe 224 bytes Diff Download File
fmtext.c 2047 12 years ago Jason Gross Fix up headers The additions to owl.h and some of 26 KB Diff Download File
functions.c 2324 6 years ago Anders Kaseorg Allow changing the fg + bg colors of an existing f 90.4 KB Diff Download File
global.c 2321 6 years ago Anders Kaseorg Remove AIM support This code has received almost 19.1 KB Diff Download File
help.c 2321 6 years ago Anders Kaseorg Remove AIM support This code has received almost 5.7 KB Diff Download File
history.c 1982 12 years ago David Benjamin Add a unit test for owl_history Also fix an off-b 1.6 KB Diff Download File
keybinding.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 3.6 KB Diff Download File
keymap.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 8.8 KB Diff Download File
keypress.c 2047 12 years ago Jason Gross Fix up headers The additions to owl.h and some of 5 KB Diff Download File
keys.c 2321 6 years ago Anders Kaseorg Remove AIM support This code has received almost 15.4 KB Diff Download File
logging.c 2318 6 years ago Anders Kaseorg Rename owl_log_entry_free to owl_log_entry_delete 9 KB Diff Download File
mainpanel.c 1651.1.88 13 years ago David Benjamin Eugh. Create the sepwin before the recwin The sep 1.8 KB Diff Download File
mainwin.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 5.2 KB Diff Download File
Makefile.am 2321 6 years ago Anders Kaseorg Remove AIM support This code has received almost 3.5 KB Diff Download File
marshal_types 2154.1.2 11 years ago David Benjamin Start of perlvariables iteration N+1 New plan: th 61 bytes Diff Download File
message.c 2321 6 years ago Anders Kaseorg Remove AIM support This code has received almost 23.7 KB Diff Download File
messagelist.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 3 KB Diff Download File
msgwin.c 1848 13 years ago Anders Kaseorg Replace owl_strdup with g_strdup. Signed-off-by: 1.1 KB Diff Download File
owl.c 2321 6 years ago Anders Kaseorg Remove AIM support This code has received almost 18.4 KB Diff Download File
owl.h 2321 6 years ago Anders Kaseorg Remove AIM support This code has received almost 16.5 KB Diff Download File
owl_perl.h 2206 10 years ago Jason Gross Refactor perl calls through a single method I don 1.9 KB Diff Download File
pair.c 1210.1.18 14 years ago Anders Kaseorg Add const qualifiers for owl_pair *. Signed-off-b 402 bytes Diff Download File
perlconfig.c 2319 6 years ago Anders Kaseorg owl_perlconfig_hashref2message: Don’t pass uniniti 15 KB Diff Download File
perlglue.xs 2304 6 years ago Jason Gross Use g_utf8_casefold and g_utf8_normalize We defin 12.8 KB Diff Download File
popexec.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 4.7 KB Diff Download File
popwin.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 2.7 KB Diff Download File
README 2203 10 years ago Anders Kaseorg Get rid of all our embedded copies of Module::Inst 1 KB Diff Download File
regex.c 2047 12 years ago Jason Gross Fix up headers The additions to owl.h and some of 1.7 KB Diff Download File
File runtests.sh 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 118 bytes Diff Download File
select.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 1.1 KB Diff Download File
sepbar.c 2214 10 years ago Edward Z. Yang Added a perl hook for :away Note: The sepbar no l 3 KB Diff Download File
signal.c 2038 12 years ago David Benjamin Assign all watched signals to a dummy no-op dispos 2.4 KB Diff Download File
File stubgen.pl 1987 12 years ago Jason Gross Pass owl_variable * around instead of owl_vardict 1.7 KB Diff Download File
style.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 2.5 KB Diff Download File
tester.c 2322 6 years ago Anders Kaseorg tester --builtin: Fix exit status The exit status 36.9 KB Diff Download File
text.c 2047 12 years ago Jason Gross Fix up headers The additions to owl.h and some of 6.7 KB Diff Download File
typemap 1324.1.2 14 years ago Nelson Elhage Return unicode strings to perl. Define a new type 141 bytes Diff Download File
util.c 2304 6 years ago Jason Gross Use g_utf8_casefold and g_utf8_normalize We defin 23.2 KB Diff Download File
variable.c 2321 6 years ago Anders Kaseorg Remove AIM support This code has received almost 42.5 KB Diff Download File
view.c 2107 12 years ago Jason Gross Allocate owl_messagelist on the heap This lets us 3.7 KB Diff Download File
viewwin.c 2237 10 years ago Anders Kaseorg Use the Glib slice allocator for fixed-size object 12.3 KB Diff Download File
wcwidth.c 899 15 years ago Nelson Elhage Fix three small warnings. 13.6 KB Diff Download File
window.c 2125 11 years ago David Benjamin Hide the default cursor with curs_set if supported 14.8 KB Diff Download File
window.h 1930 12 years ago David Benjamin Just require stdbool.h and tell ncurses to use it 2.5 KB Diff Download File
windowcb.c 1651.1.83 13 years ago David Benjamin Make mainpanel's fill_parent_cb also generic 418 bytes Diff Download File
zbuddylist.c 1970 12 years ago David Benjamin Replace owl_zbuddlist's owl_list with GPtrArray 1 KB Diff Download File
zcrypt.c 2327 5 years ago Anders Kaseorg Migrate to “new” OpenSSL DES API The new API was 21.7 KB Diff Download File
zephyr.c 2320 6 years ago Anders Kaseorg Avoid thread-unsafe functions ctime, localtime, st 39.3 KB Diff Download File
zwrite.c 2315 6 years ago Anders Kaseorg zephyr_zwrite: Use owl_function_zwrite This adds 9.2 KB Diff Download File