Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

v2.0.0

Latest
Compare
Choose a tag to compare
@adobkin adobkin released this 07 Jul 04:58
· 2 commits to master since this release

Library

Bugfixes

  • Missed function argement added #27
  • Incorrect validation of certificate #26
  • Build problem referencing fcntl.h #22

Enhancements

  • Function apn_send() now returns array of invalid device tokens instead of invalid token index
  • Added apn_set_behavior() function. Call to specify behavior. Function takes one or more bit flags as a parameter.

apn-pusher

Bugfixes

  • Fixed memory leaks

Enhancements

  • Added new option '-T'
  • Renamed option '-l' to '-i'