Skip to content

Conversation

AlexPeshkoff
Copy link
Member

No description provided.

chacha: $(CHACHA)

$(CHACHA): $(Chacha_Objects) $(COMMON_LIB)
$(LINK_PLUGIN) $(call LIB_LINK_SONAME,$(notdir $@).0) -o $@ $^ $(LINK_PLUG_LIBS) $(FIREBIRD_LIBRARY_LINK)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing LIB_LINK_DARWIN_INSTALL_NAME


~ChaCha()
{
delete en;
Copy link
Member

@asfernandes asfernandes Dec 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use AutoPtr?

@AppVeyorBot
Copy link

@AppVeyorBot
Copy link

Build firebird 1.0.1220 completed (commit 4ab23b7dc7 by @hvlad)

@AlexPeshkoff AlexPeshkoff merged commit 4ea61ec into master Dec 24, 2019
@AlexPeshkoff AlexPeshkoff deleted the wirechacha branch December 24, 2019 08:17
@aafemt
Copy link
Contributor

aafemt commented Dec 24, 2019

With this plugin do Firebird allow using wire encryption with legacy and sspi authentification?

@AlexPeshkoff
Copy link
Member Author

AlexPeshkoff commented Dec 24, 2019 via email

@hvlad
Copy link
Member

hvlad commented Dec 24, 2019

@AlexPeshkoff : could you provide minimal documentation about it ? At least at firebird.conf.

@AlexPeshkoff
Copy link
Member Author

AlexPeshkoff commented Jan 14, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants