Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ecasona
/
java-ipfs-api
Public
forked from
ipfs-shipyard/java-ipfs-http-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 4, 2018
Merge pull request #104 from tdiesler/ghi103
Show description for 8c0e46d
ianopolous
authored
8c0e46d
View commit details
Copy full SHA for 8c0e46d
Browse repository at this point
[Ignore #103] DNS test cannot resolve name
Thomas Diesler
committed
6d1eb26
View commit details
Copy full SHA for 6d1eb26
Browse repository at this point
Remove dependency on system jars
Thomas Diesler
committed
f05001c
View commit details
Copy full SHA for f05001c
Browse repository at this point
Move tmpdata to ignored target dir
Thomas Diesler
committed
e33d3c7
View commit details
Copy full SHA for e33d3c7
Browse repository at this point
Commits on Aug 29, 2018
Add magic header to multipart that fixes go-ipfs errors.
ianopolous
committed
2d1ffbc
View commit details
Copy full SHA for 2d1ffbc
Browse repository at this point
Add tests to illustrate bug in Multipart (mostly from tdiesler)
ianopolous
committed
d154cec
View commit details
Copy full SHA for d154cec
Browse repository at this point
Commits on Aug 19, 2018
Merge pull request #99 from manandbytes/versions-test
Show description for 745894f
ianopolous
authored
745894f
View commit details
Copy full SHA for 745894f
Browse repository at this point
Enable tests for versions
Show description for 8565e2e
manandbytes
committed
8565e2e
View commit details
Copy full SHA for 8565e2e
Browse repository at this point
Commits on Aug 14, 2018
Update dependencies to support identity hash
ianopolous
committed
282f798
View commit details
Copy full SHA for 282f798
Browse repository at this point
Commits on Aug 13, 2018
Improve multipart implementation
ianopolous
committed
a34599a
View commit details
Copy full SHA for a34599a
Browse repository at this point
Fix null pointer in merkle node when ipfs returns an error
ianopolous
committed
cec4e52
View commit details
Copy full SHA for cec4e52
Browse repository at this point
Merge pull request #90 from tdiesler/ghi89
Show description for 226e073
ianopolous
authored
226e073
View commit details
Copy full SHA for 226e073
Browse repository at this point
Commits on Aug 11, 2018
Update multiaddr
ianopolous
committed
26d681d
View commit details
Copy full SHA for 26d681d
Browse repository at this point
Commits on Aug 10, 2018
[resolves #89] Align maven coordinates with JitPack
Thomas Diesler
committed
3a6adb1
View commit details
Copy full SHA for 3a6adb1
Browse repository at this point
Commits on Aug 9, 2018
add test for larger binary data in a subdir in recursive add
ianopolous
committed
78c3b3f
View commit details
Copy full SHA for 78c3b3f
Browse repository at this point
add test for larger binary data add
ianopolous
committed
0a6b711
View commit details
Copy full SHA for 0a6b711
Browse repository at this point
add test for binary recursive add
ianopolous
committed
3feae20
View commit details
Copy full SHA for 3feae20
Browse repository at this point
fix test
ianopolous
committed
85d643b
View commit details
Copy full SHA for 85d643b
Browse repository at this point
print working directory in failing test, again
ianopolous
committed
c40e1c5
View commit details
Copy full SHA for c40e1c5
Browse repository at this point
print working directory in failing test
ianopolous
committed
dae0d33
View commit details
Copy full SHA for dae0d33
Browse repository at this point
Improve types of swarm, id and ping calls.
Show description for 7a9b209
ianopolous
committed
7a9b209
View commit details
Copy full SHA for 7a9b209
Browse repository at this point
Commits on Aug 8, 2018
release 1.2.1
ianopolous
committed
c450dd2
View commit details
Copy full SHA for c450dd2
Browse repository at this point
Commits on Aug 6, 2018
fix dag json test
ianopolous
committed
6c43f7d
View commit details
Copy full SHA for 6c43f7d
Browse repository at this point
fix dag cbor test
ianopolous
committed
67f00b9
View commit details
Copy full SHA for 67f00b9
Browse repository at this point
update ipfs version in travis
ianopolous
committed
99d358d
View commit details
Copy full SHA for 99d358d
Browse repository at this point
Update dag command to actually use dag over block
Show description for 55ff422
ianopolous
committed
55ff422
View commit details
Copy full SHA for 55ff422
Browse repository at this point
Commits on Jul 28, 2018
Merge pull request #80 from tdiesler/ghi79
Show description for 3186518
ianopolous
authored
3186518
View commit details
Copy full SHA for 3186518
Browse repository at this point
Merge pull request #65 from gjeanmart/master
Show description for ce812cf
ianopolous
authored
ce812cf
View commit details
Copy full SHA for ce812cf
Browse repository at this point
Commits on Jul 17, 2018
[#79] Failure with recursive add with binary in sub directory
Thomas Diesler
committed
7efe0b6
View commit details
Copy full SHA for 7efe0b6
Browse repository at this point
Commits on Jul 7, 2018
reverted last commit
gjeanmart
committed
9b4e09f
View commit details
Copy full SHA for 9b4e09f
Browse repository at this point
Commits on Jul 1, 2018
Update README.md
ianopolous
authored
6cd98d1
View commit details
Copy full SHA for 6cd98d1
Browse repository at this point
Merge pull request #75 from manandbytes/docker-compose
Show description for c82ce2f
ianopolous
authored
c82ce2f
View commit details
Copy full SHA for c82ce2f
Browse repository at this point
Commits on Jun 24, 2018
use multiaddress.isHTTPOverSSL
gjeanmart
committed
2004ef5
View commit details
Copy full SHA for 2004ef5
Browse repository at this point
Detect ssl from a multiaddress - Dependent of a java-multiaddress change
Show description for 3a4561c
gjeanmart
committed
3a4561c
View commit details
Copy full SHA for 3a4561c
Browse repository at this point
Merge branch 'master' of https://github.com/ipfs/java-ipfs-api
gjeanmart
committed
b02a58a
View commit details
Copy full SHA for b02a58a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.